x402 is Birdeye Data’s Pay As You Go package. It works alongside standard subscription plans rather than replacing them. If your agent already has an API key, you do not need x402.
What is x402
x402 is an open HTTP payment standard that revives the long dormant402 Payment Required status code. Instead of requiring an account, an API key, and a billing cycle, x402 lets any client, human or machine, pay for a resource at the moment it requests it.
The flow has four steps:
1
Client sends an API request
No API key or authentication header needed.
2
Server responds with 402 Payment Required
Birdeye returns payment instructions alongside the
402 status.3
Client signs a stablecoin payment
The client signs a USDC payment for the request.
4
Server verifies and returns the data
Birdeye verifies the payment through a blockchain facilitator, Coinbase CDP on Base or PayAI on Solana, then returns the requested data.
Pricing and access
Who this is for
AI agents
The primary use case. An agent can query Birdeye Data and pay for each request autonomously from its own wallet, with no human in the loop and no API key to manage.
Developers testing and prototyping
Query the full API surface on a per request basis before committing to a monthly plan.
Applications with variable usage
Spiky or event-driven traffic can pay per request instead of guessing the right subscription tier upfront.
What you can access
x402 gives pay-per-request access to Birdeye’s full REST API, the same data trusted by global leaders like Phantom, Raydium, Coinbase, and Bybit:- Real-time token data: prices, market cap, volume, liquidity across Solana, Sui, and major EVM chains
- Trading data: live trades, OHLCV candles, buy and sell ratios, top traders
- Wallet analytics: portfolio tracking, transaction history, PnL
- Market discovery: trending tokens, new listings, gainers and losers
- Token security: safety signals, metadata, holder distribution
- New listings: newly created tokens with creation timestamps, useful for meme and early-entry agents
Getting started
Using Birdeye via x402 requires no account setup. Any x402-compatible client can start making paid API requests immediately.Birdeye x402 API Reference
Supported endpoints, pricing, and payment details for querying Birdeye Data over x402.
Coinbase x402 Documentation
SDKs in TypeScript and Go for building x402 clients.
x402 Open Standard
The protocol specification behind x402, maintained independently of any single provider.
Prefer a subscription?
Birdeye’s standard packages, including a free Standard tier, are available at birdeye.so/data-api.

