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-09-19 13:28:09 UTC
  • 5932 servers · 2 facilitators · 6 chains
  • Sources: CDP Bazaar, PayAI Bazaar
  • License: data CC0, code MIT
x402.be · independent explorerNo login. No tracking. No affiliation.
All servers

x402.aispace.bot · /generate

https://x402.aispace.bot/api/v1/image/generate

Text-to-image generation on Venice models (Flux, SD3.5, GPT-Image, HunyuanImage, and more), paid per request in USDC on Base via x402, no API key. Resolve a model id from GET /api/v1/models?type=image and an optional style from GET /api/v1/image/styles.

BaseCCDP BazaarVerified
Price · per callUSDC
$0.0150
Calls · 30d
206
Volume · 30dUSDC
$3.09
Unique payers · 30d
7
Calls per payerverified
29
Healthnot probed (top 100 only)
—

Identity

What this profile is sourced from

Server id
x402-aispace-bot-api-v1-image-generate
Endpoint
https://x402.aispace.bot/api/v1/image/generate
Primary chain
Base
Also accepts
sol
Listed by
CCDP Bazaar
Last call observed
2d ago
Available via API
/api/v1/servers/x402-aispace-bot-api-v1-image-generate

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://x402.aispace.bot/api/v1/image/generate

→ HTTP/1.1 402 Payment Required
  X-Payment-Required: $0.0150
  X-Payment-Currency: USDC
  X-Payment-Chain: base

GET https://x402.aispace.bot/api/v1/image/generate
  X-Payment: <signed-receipt>

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