x402.be Stats
Network-wide stats: 24h/7d/30d volume, calls, active server/facilitator counts, median price, p50 settle.
- /api/v1/statsStats$0.02
- /api/v1/serversServers$0.01
- /api/v1/facilitatorsFacilitators$0.01
Pay $0.01 per call. Get the response back.
paidFetch handles the 402 challenge automatically. You get the upstream response plus an on-chain receipt. No retry loop to write yourself.
import { paidFetch } from '@chest-gate/sdk'
const { body } = await paidFetch(
'https://gate.chest.sh/g/x402-be/<endpoint>',
)
console.log(body)First time? Top up your chest.sh wallet, or follow the quickstart.
Route paying traffic here, keep 20%.
If you ship an agent, MCP server, or skill that calls x402-be, you keep the referrer share on every paid call. Your cut lands in the wallet you’ve set, the same block the merchant gets paid.
import { paidFetch } from '@chest-gate/sdk'
const { body } = await paidFetch(
'https://gate.chest.sh/g/x402-be/<endpoint>',
{ appSlug: 'your-app' },
)Publish an app once; chest.sh resolves your payout wallet from the app manifest on every call.
Listings on Chest Gate are operated by independent publishers. Chest Gate is a payment-routing protocol and does not endorse, vet, or warrant any Gate’s upstream API or content; references to third-party services do not imply affiliation. The publisher warrants they hold the rights required to operate this Gate. To report a Gate that infringes your rights or violates the Terms, use the contact form.