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-06-19 20:47:30 UTC
  • 5705 servers · 2 facilitators · 5 chains
  • Sources: CDP Bazaar, PayAI Bazaar
  • License: data CC0, code MIT
x402.be · independent explorerNo login. No tracking. No affiliation.
All servers

ged-x402-llm.jvalamis.workers.dev · /:model

https://ged-x402-llm.jvalamis.workers.dev/v1/llm/:model

Chat completion with GLM 5.2 on Cloudflare Workers AI (@cf/zai-org/glm-5.2). POST JSON messages[] (system/user/assistant) and optional max_tokens; pay USDC per request with dynamic neuron-based pricing.

BaseCCDP BazaarUnknown
Price · per callUSDC
$0.1200
Calls · 30d
31
Volume · 30dUSDC
$3.72
Unique payers · 30d
1
Calls per payerunknown
31
Healthnot probed (top 100 only)
—

Identity

What this profile is sourced from

Server id
ged-x402-llm-jvalamis-workers-dev-v1-llm-model
Endpoint
https://ged-x402-llm.jvalamis.workers.dev/v1/llm/:model
Primary chain
Base
Also accepts
polarbworsol

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.
Listed by
CCDP Bazaar
Last call observed
2d ago
Available via API
/api/v1/servers/ged-x402-llm-jvalamis-workers-dev-v1-llm-model

Sample 402 exchange

Raw HTTP — what an agent observes

GET https://ged-x402-llm.jvalamis.workers.dev/v1/llm/:model

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

GET https://ged-x402-llm.jvalamis.workers.dev/v1/llm/:model
  X-Payment: <signed-receipt>

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