{"uid":"cap_xVmbGqYS9HKwaGCVOGweg","slug":"mimirapi-crypto-spot-price-router-38295dab","name":"MimirAPI Crypto Spot Price Router","description":"Live crypto/token spot price in USD, routed to the best live x402 provider and returned normalized. Pass ?symbol=BTC (or ETH, WIF, a coin name) and optional ?vs=USD. One integration, always-live: the router weighs providers for liveness and price and buys on your behalf, so you never chase a dead endpoint or manage six provider accounts. Returns the price, its as-of time, the upstream source, and a confidence signal.","url":"https://mimirapi.com/v1/route/price","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"queryParams":{"type":"object","required":["symbol"],"properties":{"vs":{"type":"string","description":"Quote currency (default USD)"},"symbol":{"type":"string","description":"Asset symbol or name (BTC, ETH, WIF, bitcoin)"},"verify":{"type":"string","description":"Set to 1/true to cross-validate against a second independent source"}},"additionalProperties":false}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","required":["priceUsd","source","confidence","sources"],"properties":{"asOf":{"type":"string","description":"ISO-8601 as-of time from the upstream source"},"source":{"type":"string"},"sources":{"type":"array","items":{"type":"object"}},"priceUsd":{"type":"number"},"spreadPct":{"type":"number","description":"Fractional gap between the two sources (present only with ?verify)"},"confidence":{"enum":["single-source","cross-validated","divergent"],"type":"string"}}}}}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.03","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.03/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.03","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.03","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_WPTrSa3aMImsAlY_T9yJw","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.03","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Returns a live USD spot price for any crypto asset by routing to the best available provider, with optional cross-validation against a second source and a confidence signal.","exampleAgentPrompt":"What's the live USD spot price of BTC right now — and cross-validate it against a second source so I can see if they agree?","exampleUseCases":[{"title":"Live ETH price before trading","prompt":"What's ETH worth right now in USD? I'm about to make a trade and want a reliable current price before I pull the trigger."},{"title":"Meme coin price with confidence check","prompt":"Look up the live spot price of WIF for me, and cross-validate it against a second source so I know how confident we should be in that number."},{"title":"Crypto price anomaly detection","prompt":"Fetch the current BTC price with cross-validation turned on — I want to see if two independent sources agree or if something looks off before I trigger an alert."}],"resultDescription":"Returns a JSON object containing the numeric USD price (priceUsd), ISO-8601 as-of timestamp, the upstream source name, an array of source details, a confidence enum ('single-source', 'cross-validated', or 'divergent'), and optionally a spreadPct showing the fractional gap between two sources when verify=1 was requested.","failureModes":["Unrecognized symbol returns an error indicating the asset could not be resolved","All upstream providers temporarily unavailable returns a 5xx or provider-exhaustion error","verify=1 returns 'divergent' confidence with both prices shown when sources disagree by more than 2%","Missing required symbol parameter returns a 400 validation error","Network timeout from upstream provider causes fallback routing; if all fail, returns an error"],"whenToPreferThis":"Use this endpoint when you need a live, normalized crypto spot price without maintaining accounts across multiple data providers — especially when reliability and source attribution matter. The built-in provider routing and fallover logic make it preferable over calling individual exchange or price APIs directly. Choose the verify=1 option when you need a confidence signal for financial decisions or anomaly detection.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-13T18:33:37.772Z","isFirstParty":false}