{"uid":"cap_gLhJm1DvSt9o0BF-oCvwp","slug":"openverbs-crypto-token-price-lookup-db530ed5","name":"OpenVerbs Crypto Token Price Lookup","description":"Crypto prices: current USD spot price for one or more tokens/coins by coin id (e.g. \"coingecko:bitcoin\", \"coingecko:ethereum\", or \"ethereum:0xdAC17...\"). Real-time bitcoin, ethereum and ERC-20 token price feed from an open, redistribution-OK source. Unknown ids are returned in `notFound`.","url":"https://crypto.openverbs.com/v1/price","method":"POST","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method","bodyType","body"],"properties":{"body":{"type":"object","required":["coins"],"properties":{"coins":{"type":"array","items":{"type":"string"},"maxItems":50,"minItems":1,"description":"Coin ids: \"coingecko:{slug}\" (e.g. \"coingecko:bitcoin\", \"coingecko:ethereum\") or \"{chain}:{tokenAddress}\" (e.g. \"ethereum:0xdAC17F958D2ee523a2206206994597C13D831ec7\")."}},"additionalProperties":false},"type":{"type":"string","const":"http"},"method":{"enum":["POST"],"type":"string"},"bodyType":{"enum":["json","form-data","text"],"type":"string"}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":{"type":"json","example":{"stale":false,"prices":[{"coin":"coingecko:bitcoin","price":79136.16,"symbol":"BTC","decimals":null,"timestamp":1788803330,"confidence":0.99}],"source":"defillama","notFound":[]}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.001","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.001/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.001","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.001","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_IBPDc6Nw3uDYu1onmMjmc","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.001","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Returns current USD prices for one or more tokens identified by CoinGecko slug or on-chain contract address, with unrecognized IDs flagged in `notFound`.","exampleAgentPrompt":"What are the current USD prices for Bitcoin, Ethereum, and the USDT stablecoin on Ethereum (contract 0xdAC17F958D2ee523a2206206994597C13D831ec7)?","exampleUseCases":[{"title":"Portfolio value snapshot","prompt":"I hold Bitcoin, Solana, and Chainlink — can you pull their current USD prices so I can calculate today's portfolio value?"},{"title":"DeFi token contract price check","prompt":"What's the current USD price of the USDC token on Ethereum? The contract address is 0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48."},{"title":"Crypto dashboard price feed","prompt":"Fetch me live USD prices for coingecko:bitcoin, coingecko:ethereum, coingecko:cardano, and coingecko:polkadot so I can update my dashboard."}],"resultDescription":"A map of each recognized coin ID to its current USD price, plus a `notFound` array listing any coin IDs that could not be resolved.","failureModes":["Unknown coin IDs returned in `notFound` array rather than causing an error","Malformed coin ID format (e.g. missing chain prefix) results in the ID being placed in `notFound`","Exceeding 50 coins per request returns a validation error","Network or upstream data provider outage may return a 5xx error","Payment failure or insufficient balance returns a 402 Payment Required"],"whenToPreferThis":"Choose this endpoint when you need current spot USD prices for one or more tokens in a single call, especially when you have a mix of CoinGecko-listed coins and EVM on-chain token addresses. It is ideal for portfolio valuation, real-time dashboards, or enriching transaction data with current prices. For historical price data, use the sibling historical price endpoint instead.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T18:46:31.210Z","isFirstParty":false}