all gates

price-feed

price-feedsolana-devnet
price · per call
$0.001
merchant
83.5%
referrer
15.0%
protocol
1.5%
upstreamapis.x402.be
Call this gate

Pay $0.001 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/price-feed/<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 15%.

paid on-chain · same block · no claim

If you ship an agent, MCP server, or skill that calls price-feed, 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/price-feed/<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.