x402.be
ServersBuiltFacilitatorsCompareSpecGlossaryAPIMethodologyChangelog
Pages
  • Servers
  • Built with x402
  • Facilitators
  • Compare protocols
  • Spec
  • Glossary
  • API
  • Embeds
  • Methodology
  • Changelog
Data sources
  • CDP Bazaar API
  • PayAI Bazaar API
  • x402 specification
  • Source on GitHub
Ecosystem
  • Chest Gate · Solana revenue splits
  • x402 ecosystem directory
  • Bazaar (CDP discovery layer)
Index
  • Snapshot 2026-08-05 07:26:13 UTC
  • 5905 servers · 2 facilitators · 4 chains
  • Sources: CDP Bazaar, PayAI Bazaar
  • License: data CC0, code MIT
x402.be · independent explorerNo login. No tracking. No affiliation.
All servers

app.suedeai.ai · /create-music

https://app.suedeai.ai/create-music

Generate a song from a prompt with optional custom lyrics and style inputs. Returns JSON describing the generated track when the request succeeds.

OtherCCDP BazaarUnknown
Price · per callUSDC
$0.5000
Calls · 30d
12
Volume · 30dUSDC
$6.00
Unique payers · 30d
8
Calls per payerunknown
2
Healthnot probed (top 100 only)
—

Identity

What this profile is sourced from

Server id
app-suedeai-ai-create-music
Endpoint
https://app.suedeai.ai/create-music
Primary chain
Other
Also accepts
bas
Listed by
CCDP Bazaar
Last call observed
1d ago
Available via API
/api/v1/servers/app-suedeai-ai-create-music

Caveats

Things to know before drawing strong conclusions

  • · Calls and volume are 30-day cumulative figures from the source facilitator. Daily breakdowns are not yet available — see /methodology.
  • · Volume = price × calls. If the server publishes multiple price tiers, only the first accepts[] entry is used.
  • · "Last call" is what the source last reported, refreshed every 60 seconds.

Sample 402 exchange

Raw HTTP — what an agent observes

GET https://app.suedeai.ai/create-music

→ HTTP/1.1 402 Payment Required
  X-Payment-Required: $0.5000
  X-Payment-Currency: USDC
  X-Payment-Chain: other

GET https://app.suedeai.ai/create-music
  X-Payment: <signed-receipt>

→ HTTP/1.1 200 OK
  Content-Type: application/json
  …response body…