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.
# 1. Ask the endpoint what it costs (no payment, no wallet needed): curl -i -X GET 'https://mimirapi.com/v1/route/price' # -> HTTP/1.1 402 Payment Required # the response carries the price, asset and pay-to address. # 2. Pay and retry with any x402 client: npx x402-fetch 'https://mimirapi.com/v1/route/price'
Endpoint: https://mimirapi.com/v1/route/price. Operated by mimirapi.com, not by Animica. Price and availability were correct at the last probe on 2026-08-27 and are set by the operator, who may change them.
Paid liveness probe for the MimirAPI counter. Returns pong, the SKU id, and a server timestamp. One tenth of a cent buys a complete challenge, sign, settle, ser…