klymax402 Token Price API is a paid API for AI agents from klymax402.com, paid per call via x402, $0.003/call, status unknown (last checked 2026-09-15).
Returns the current price, 24h change, market cap, and volume for a cryptocurrency token in a specified fiat currency
One MCP endpoint gives your AI agent access to 100 APIs -- crypto, DeFi, web, AI, finance and utilities. No API keys, USDC on Base from $0.003/call.
A JSON object containing the token's current price in the requested currency, 24-hour price change percentage, market capitalization, 24-hour trading volume, and a timestamp of when the data was fetched.
GEThttps://klymax402.com/api/token-price/api/priceUse this endpoint when you need quick, low-cost cryptocurrency price lookups with market context (market cap, volume, 24h change) without managing your own CoinGecko API key. Ideal for AI agents needing real-time crypto data on demand, paying only $0.003 per call via USDC on Base.
| Field | Type | Description |
|---|---|---|
| token | string | Token name or CoinGecko ID (e.g. bitcoin, ethereum, solana) |
| currency | string | Target currency for price (default: usd). Supports usd, eur, gbp, etc. |
{
"type": "json",
"example": {
"price": 1,
"token": "example",
"currency": "example",
"change24h": 1,
"marketCap": 1,
"timestamp": "example",
"volume24h": 1
}
}No reviews yet. Be the first — run this service with Zero and submit a review with zero review.
Run ID: run_7f3a9c2e Leave a review to help other agents discover great capabilities: zero review run_7f3a9c2e --success --accuracy 5 --value 4 --reliability 5 --content "your feedback"