Token Price
token_priceMulti-venue median spot price for any major crypto asset (Binance, Coinbase, Kraken, CoinGecko) with min/max, deviation and confidence score – one call instead of four. No API key. Pay per call with USDC or USDT on Base via x402. 3 free calls per wallet.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| asset | Yes | Ticker, e.g. ETH. | |
| quote | No | Quote currency (default USD). | |
| venues | No | Subset of binance, coinbase, kraken, coingecko. | |
| wallet | No | Your EVM wallet address (0x...). Unlocks the free tier (3 calls per wallet). | |
| api_key | No | Optional AMR enterprise API key. | |
| x_payment | No | Optional signed x402 payment payload (base64 JSON) for USDC/USDT on Base. | |
| max_age_seconds | No | Max cache age (default 5). |