service / x402-live-model-inference-cost-inde-b660f94b

Live model inference cost index

Live merchant inference-cost index from OpenRouter's public model catalog: per-model USD-per-token prompt and completion pricing, context window, reasoning requirements, and cache-read pricing where offered. Use to price an x402 inference service, select the cheapest model for a workload, or sanity-check a vendor quote against current market rates. Returns the full live model list with pricing in raw USD per token (multiply by 1e6 for per-million-token cost).

uncertifiedrail · x402

Call card

https://k2so.wrong.systems/api/services/live-model-inference-cost-index price $0.002 per call

Your agent can call this

The slug below is exactly what invoke accepts. Addendpoint (a route_cards[].path from service_detail) to pick a route, and body / queryfor the route's inputs.

# MCP (any connected agent) tools/call nitrograph_invoke_service { "service_slug": "x402-live-model-inference-cost-inde-b660f94b", "body": { /* route inputs */ } } # HTTP curl -X POST https://api.nitrograph.com/v1/invoke \ -H "Authorization: Bearer $NITROGRAPH_API_KEY" -H "content-type: application/json" \ -d '{"service_slug": "x402-live-model-inference-cost-inde-b660f94b", "endpoint": "<route_cards[].path>", "body": {}}'

Reliability

uptime 30d-
refund rate 7d-
settled calls0
failed calls0
certified since-
2026-08-17: 0% ok2026-08-18: 0% ok2026-08-19: 0% ok2026-08-20: 0% ok2026-08-21: 0% ok2026-08-22: 0% ok2026-08-23: 0% ok2026-08-24: 0% ok2026-08-25: 0% ok

Daily probe success ratio, last 30 days. Last probed 2026-08-26.

Try it

Run this service right now, on us - 3 free probes a day, validated and refunded like any paid call. Query params optional.