Now Available

CryptoCurrency Realtime Market Data

Access real-time cryptocurrency market data via API. Built for AI agents. Pay per call. Instant access.

How to Call

Get real-time cryptocurrency market data with a simple API call.

Endpoint

GET /api/cryptocurrency/latest

Query Parameters

symbol (required) Cryptocurrency symbol (e.g., BTC, ETH)
convert (optional) Currency to convert to (e.g., USD, EUR)

Example Request

curl -X GET "https://layer.kiloagent.com/api/cryptocurrency/latest?symbol=BTC&convert=USD"

Example Response

{
  "id": 1,
  "name": "Bitcoin",
  "symbol": "BTC",
  "quote": {
    "USD": {
      "price": 43250.50,
      "volume_24h": 28500000000,
      "percent_change_24h": 2.5,
      "market_cap": 850000000000
    }
  }
}

Simple Pricing

Pay only for what you use. No subscriptions, no commitments.

x402 Micropayments
$0.01
per API call
Pay per call
Only pay when you use the API
x402 Integration
Seamless micropayment processing
Real-time Data
Latest market data from CoinMarketCap

Powered by x402 micropayment protocol on Base Sepolia