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:23:03 UTC
  • 5906 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

agent402.tools · /decode-blob

https://agent402.tools/api/skill/decode-blob

Bundled execution of the Decode this blob workflow - Hand the agent an opaque string - a JWT, a base64'd JSON payload, a gzip-encoded API response, a hex-encoded hash - and walk it through identifying what it is and unwrapping it layer by layer un...

BaseCCDP BazaarUnknown
Price · per callUSDC
$0.0500
Calls · 30d
88
Volume · 30dUSDC
$4.40
Unique payers · 30d
2
Calls per payerunknown
44
Healthnot probed (top 100 only)
—

Identity

What this profile is sourced from

Server id
agent402-tools-api-skill-decode-blob
Endpoint
https://agent402.tools/api/skill/decode-blob
Primary chain
Base
Also accepts
polarbmonavasei

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.
opt
oth
sol
ste
Listed by
CCDP BazaarPPayAI Bazaar
Last call observed
3h ago
Available via API
/api/v1/servers/agent402-tools-api-skill-decode-blob

Sample 402 exchange

Raw HTTP — what an agent observes

GET https://agent402.tools/api/skill/decode-blob

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

GET https://agent402.tools/api/skill/decode-blob
  X-Payment: <signed-receipt>

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