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 08:08:41 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

api.tradeperpetua.xyz · /audit

https://api.tradeperpetua.xyz/audit

Full contract audit across six focused lenses, access control, reentrancy and state order, arithmetic, economics and oracles, upgradeability, and token rug vectors. Every finding is then challenged by an adversarial pass that tries to refute it, so what ships is only what survived. Returns a job id at once, then a signed report with exploit scenarios, a table of what the owner can do, and a list of what was not checked.

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

Identity

What this profile is sourced from

Server id
api-tradeperpetua-xyz-audit
Endpoint
https://api.tradeperpetua.xyz/audit
Primary chain
Base
Listed by
CCDP BazaarPPayAI Bazaar
Last call observed
5d ago
Available via API
/api/v1/servers/api-tradeperpetua-xyz-audit

Sample 402 exchange

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.

Raw HTTP — what an agent observes

GET https://api.tradeperpetua.xyz/audit

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

GET https://api.tradeperpetua.xyz/audit
  X-Payment: <signed-receipt>

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