all gates

x402.be Stats

x402-besolana-devnetdata

Network-wide stats: 24h/7d/30d volume, calls, active server/facilitator counts, median price, p50 settle.

price · per call
$0.010
merchant
78.5%
referrer
20.0%
protocol
1.5%
upstreamx402.be
endpoints
  • /api/v1/stats
    Stats
    $0.02
  • /api/v1/servers
    Servers
    $0.01
  • /api/v1/facilitators
    Facilitators
    $0.01
Call this gate

Pay $0.01 per call. Get the response back.

USDC · settles in-band · no invoice

paidFetch handles the 402 challenge automatically. You get the upstream response plus an on-chain receipt. No retry loop to write yourself.

Example
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.

Earn from this gate

Route paying traffic here, keep 20%.

paid on-chain · same block · no claim

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.