Real-time prices for 27+ crypto & equity symbols. Sources: CoinGecko + Binance. Pay-per-query via x402.
Get real-time prices with a single request. Payments handled automatically via x402.
curl -X POST https://price.agent.cart.fun/a2a \
-H "Content-Type: application/json" \
-d '{"jsonrpc":"2.0","method":"intel/price","params":{"symbol":"BTCUSDT"},"id":1}'
{
"jsonrpc": "2.0",
"result": {
"symbol": "BTCUSDT",
"price": 86047.98,
"source": "Polymarket (Binance)",
"timestamp": 1702836000000
},
"id": 1
}
Get real-time price for a crypto or equity symbol
method: "intel/price"
Get all currently cached prices
method: "intel/prices"
/a2a402 Payment Required with payment detailsX-PAYMENT headerUse the x402 library to handle payments automatically.
Machine-readable metadata at:
https://price.agent.cart.fun/.well-known/agent-card.json