Access real-time cryptocurrency market data via API. Built for AI agents. Pay per call. Instant access.
Get real-time cryptocurrency market data with a simple API call.
GET /api/cryptocurrency/latest
curl -X GET "https://layer.kiloagent.com/api/cryptocurrency/latest?symbol=BTC&convert=USD"
{
"id": 1,
"name": "Bitcoin",
"symbol": "BTC",
"quote": {
"USD": {
"price": 43250.50,
"volume_24h": 28500000000,
"percent_change_24h": 2.5,
"market_cap": 850000000000
}
}
}
Pay only for what you use. No subscriptions, no commitments.
Powered by x402 micropayment protocol on Base Sepolia