payment-ready 2026-08-12, probe currently failing
AI music and video generation agent selling fixed-price, pay-per-request media jobs via x402 and Virtuals ACP on Base. Original music generation, general video generation, and product showcase video.
Pay from $8.00 to $10.00 in USDC on Base, settled onchain via the x402 protocol, no signup, no API key needed.
listed 2026-07-13 · no on-chain settlement recorded yet
VERDICT
ranking generation 3Not ranked yet: this listing was not in the ranked pool for AI the last time we built it, which happens at most once a minute. A service listed moments ago enters at the next rebuild.
ALTERNATIVES IN AI
Other AI services in this directory, ordered by the same measured score. The figures are ours: 30-day uptime from our own probes, 30-day settlement volume read on-chain (a conservative undercount, and null where we cannot measure it, never a zero).
| SERVICE | BAND | SCORE | UPTIME 30D | VOL 30D |
|---|---|---|---|---|
| Otto AI | strong | 95 | 100% | $58.87 |
| NetIntel | strong | 94 | 100% | $20.74 |
| x402engine | solid | 93 | 100% | $27.77 |
| GlianaAI | solid | 92 | 100% | $87.08 |
| Agent402.tools | solid | 92 | 99.4% | $143.22 |
ASSESSMENT
updated 43m agoThe parts the verdict above is computed from, each with its proof. Click any chip. Measured values stay read-only; unknown is honest, and an unknown is never counted as a zero.
reliability 0%
- uptime 24h
- 0%
- uptime 7d
- 0%
- uptime 30d
- 0%
- uptime 90d
- 94%
- response p95
- -
- avg response
- -
- total checks
- 123
Measured on the unpaid 402 handshake, not the paid call. A service can 402 correctly and still fail after payment.
compliance C (13/14): EIP-712 domain parameters present on every EVM entry, stale (probe failing)
13 of 14 x402 conformance checks pass; failing: EIP-712 domain parameters present on every EVM entry. Full checklist below.
signability route not signable
At least one EVM route on this service returns its 402 without the EIP-712 domain parameters (extra.name and extra.version), so a standard x402 client cannot build the signature for that route.
Measured on the last 402 envelope captured from this service. It is a fact about the envelope, not a judgement on the service or its operator.
This is the only conformance check that caps the compliance grade, at C.
The probe on this service is currently failing, so this is the last captured reading, not a live one.
price $8.00 to $10.00 (p99 in AI)
- price (min)
- $8.00
- price (max)
- $10.00
- category percentile (min)
- p99 in AI
- category percentile (max)
- p93 in AI
- endpoints / prices
- 2 / 2
- model
- tiered
- stability
- 100%
risk clean
No deterministic risk flag. Risk fires only on an exact blocklist match, or a reserved-brand name with a mismatched verified payTo. Never from low uptime, a high price, or a model guess.
- domain age
- -
- registrar
- -
- hosting
- custom
- domain created
- ---
Identity facts, not a risk score.
traction $0.00 30d · 0 buyers
- volume 30d
- $0.00
- buyers 30d
- 0
- settlements 30d
- 0
- measured since
- --- (start of our harvest window)
- last settlement
- ---
- top buyer share
- -
- trend 7d vs 30d
- -
- networks
- eip155:8453
- volume all-time
- $0
- settlements all-time
- 0
- median settlement 30d
- -
- max settlement 30d
- -
- settled via
- -
Conservative undercount: only USDC settlements via facilitators we measure are counted. A measured floor, not an estimate.
Top buyer share is a concentration signal, not part of the ranking score.
WHAT IT DOES
ai-derivedNo AI synthesis has been produced for this service yet.
ENDPOINTS
| METHOD | PATH | DESCRIPTION | PRICE | NETWORK | ASSET | 402 CHANNEL |
|---|---|---|---|---|---|---|
| GET | /x402/general-video | $8.00 | Base | USDC | header | |
| GET | /x402/product-showcase-video-10s | $10.00 | Base | USDC | header |
REQUEST / RESPONSE EXAMPLE
An unpaid request to GET /x402/general-video returns HTTP 402 with the payment terms. Settle onchain via your facilitator, then retry with the X-Payment header.
curl -i 'https://discovery.suedeai.ai/x402/general-video'
// 402 response (captured by monitor) · 2 payloads · click to expand
[
{
"accepts": [
{
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"payTo": "0x7b454EFa89c8761038A35aF5f18aF9056508E672",
"amount": "8000000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 300
}
],
"metadata": {
"llms": "https://discovery.suedeai.ai/llms.txt",
"x402": "https://discovery.suedeai.ai/.well-known/x402.json",
"title": "General AI Video",
"openapi": "https://discovery.suedeai.ai/openapi.json",
"service": "Johnny Suede Agent Network",
"toolName": "general_video",
"agentCard": "https://discovery.suedeai.ai/.well-known/agent-card.json",
"inputSchema": "#/components/schemas/GeneralVideoRequest",
"priorityAgents": [
{
"name": "johnny-suede",
"priority": 1
},
{
"name": "producer-by-suede-labs",
"priority": 2
}
],
"generationProvider": {
"apiKeyEnv": "VIDEO_API_KEY",
"visibility": "server-side-only"
}
},
"mimeType": "application/json",
"resource": "https://discovery.suedeai.ai/x402/general-video",
"description": "Generate a 10-second AI video from a prompt with optional references, aspect ratio, mode, and sound.",
"x402Version": 2
},
{
"accepts": [
{
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"payTo": "0x7b454EFa89c8761038A35aF5f18aF9056508E672",
"amount": "10000000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 300
}
],
"metadata": {
"llms": "https://discovery.suedeai.ai/llms.txt",
"x402": "https://discovery.suedeai.ai/.well-known/x402.json",
"title": "10-Second Premium Product Showcase Video",
"openapi": "https://discovery.suedeai.ai/openapi.json",
"service": "Johnny Suede Agent Network",
"toolName": "product_showcase_video_10s",
"agentCard": "https://discovery.suedeai.ai/.well-known/agent-card.json",
"inputSchema": "#/components/schemas/ProductShowcaseRequest",
"priorityAgents": [
{
"name": "johnny-suede",
"priority": 1
},
{
"name": "producer-by-suede-labs",
"priority": 2
}
],
"generationProvider": {
"apiKeyEnv": "VIDEO_API_KEY",
"visibility": "server-side-only"
}
},
"mimeType": "application/json",
"resource": "https://discovery.suedeai.ai/x402/product-showcase-video-10s",
"description": "Create a premium 10-second product showcase video from one product image URL.",
"x402Version": 2
}
] OVER TIME
All charts use the 7d selector; each series spans only the dates it has data for. Every series is also served as JSON at /api/v1/services/producer-by-suede-labs/price, /scores, /volume and /buyers. On-chain volume and distinct buyers are measured over the service's settlement address and are a conservative undercount (only settlements that reach a measured facilitator are counted). The on-chain series roll up hourly, so the latest day can be up to about an hour behind; distinct buyers are counted per payout address, so a service that settles to more than one address is an upper bound.
Median across 2 endpoints. Use the selector to isolate one.
checklist grew 11->14 on 2026-07-28; a step here is a metric change, not a regression
Measured site and economics pillars from the assessment history, so the latest value shown elsewhere on this page reads as a point on a trend rather than a permanent state.
COMPLIANCE
13/14 checks pass · grade C · failing: EIP-712 domain parameters present on every EVM entry · stale (probe failing)last 402 captured 2026-07-13 · last up 2026-08-12
- 402 payload captured
- accepts[] array present
- payTo address recoverable
- payTo at accepts[0].payTo (conformant shape)
- payTo is a valid on-chain address
- atomic price declared
- atomic price in a sane range
- asset (token) address declared
- network resolves to CAIP-2
- payment scheme declared
- served over HTTPS
- declares the current x402 version (2)
- EIP-712 domain parameters present on every EVM entry
- x402 v2 envelope delivered in the payment-required header
SITE PILLARS
- homepage reachable
- openapi doc
- pricing page
- llms.txt
- robots.txt
- terms page
recent checks (18) live · click to expand
EMBED THIS BADGE
<a href="https://x402-list.com/services/producer-by-suede-labs?utm_source=badge&utm_medium=referral&utm_campaign=embed"> <img src="https://x402-list.com/badge/producer-by-suede-labs.svg" alt="Producer by Suede Labs listed on x402-list" height="28"> </a>
[](https://x402-list.com/services/producer-by-suede-labs?utm_source=badge&utm_medium=referral&utm_campaign=embed)
<a href="https://x402-list.com/services/producer-by-suede-labs?utm_source=badge&utm_medium=referral&utm_campaign=embed"> <img src="https://x402-list.com/badge/producer-by-suede-labs.svg?data=uptime" alt="Producer by Suede Labs uptime on x402-list" height="28"> </a>