Savings tracker

Claude Code savings tracker

See — and cut — what your Claude Code sessions cost, by routing each call to the cheapest capable model.

Cheaper doesn't just show what Claude Code costs — it lowers it. Every request is triaged and routed to the cheapest capable model, escalating only for the hard, correctness-critical work. The gateway logs each decision so your savings are measured, not promised.

Estimate your savings

Estimated monthly savings
$0
Rough estimate. Routine calls drop from a top tier to a cheaper one (~5–15× cheaper); hard calls stay put. Actual savings depend on your workload — the gateway's monitor reports your real numbers.

How it works with Claude Code

Point Claude Code at the Cheaper gateway (it speaks the Anthropic API), then watch the monitor:

npx cheaperapp install --all
cheaper gateway start
export ANTHROPIC_BASE_URL=http://localhost:8787
cheaper monitor

Read the docs →