Getting Started
Set up an x402 client
Follow the x402 Quickstart for Buyers to configure your wallet.
Call an x402 endpoint
Insert
The server responds with
/x402/ after /v3/ in any supported endpoint path.402 code and payment requirements.Sign and pay
Your wallet signs a USDC authorization.
Resend the request with the
Resend the request with the
PAYMENT-SIGNATURE header:
The x402 client generates the PAYMENT-SIGNATURE header automatically — you don’t need to create it manually.
Receive data
See each endpoint reference for full payload details.
Supported Endpoints
| Endpoint | x402 Path |
|---|---|
| Simple Price | /x402/simple/price |
| Simple Token Price | /x402/onchain/simple/networks/{id}/token_price/{address} |
| Search Pools | /x402/onchain/search/pools |
| Trending Pools by Network | /x402/onchain/networks/{id}/trending_pools |
| Token Data by Address | /x402/onchain/networks/{network}/tokens/{address} |
- All parameters from the Pro API are supported — refer to each endpoint’s reference page for details.
- For
network_idvalues, see the Networks List or this Google Sheet. - See the x402 guide for more usage details.
Request Examples
Get VIRTUALS and WETH prices on Base
Get VIRTUALS and WETH prices on Base
Search pools on Solana
Search pools on Solana
Trending pools on Base (last 5 minutes)
Trending pools on Base (last 5 minutes)
Token data for KEETA on Base
Token data for KEETA on Base
BTC, ETH, SOL prices by symbol
BTC, ETH, SOL prices by symbol
Pricing & Payment
- $0.01 USDC per request for all supported endpoints.
- Payment networks: Base, Solana
Paying with Privy Wallet
Privy provides embedded and agent wallets with native x402 support — an all-in-one option for paying CoinGecko API calls.
Privy provides embedded and agent wallets with native x402 support — an all-in-one option for paying CoinGecko API calls.
Share Feedback
Questions or feedback about x402 endpoints? Let us know.

