One endpoint.
Whichever model is cheapest that hour.

MercatoRouter brokers inference across frontier providers. You keep one key and one integration; we handle capacity, failover and settlement.

curl https://api.clauderouter.org/v1/chat/completions \
  -H "Authorization: Bearer mr-..." \
  -H "Content-Type: application/json" \
  -d '{"model":"auto/balanced","messages":[{"role":"user","content":"hello"}]}'
Independent brokerage. Not affiliated with, endorsed by, or operated by any model provider named below; all trademarks belong to their respective owners.

Routing tiers

TierSelects forIn / 1MOut / 1M
auto/economylowest cost per token$0.20$1.60
auto/balancedcost against latency$1.10$7.40
auto/frontierhighest capability$3.00$15.00
auto/longctxcontext above 400K$1.25$10.00

How settlement works

Usage is metered per token at the tier price, aggregated daily and invoiced monthly in arrears. No seats, no reservation, no minimum. Requests that fail upstream are not billed.