Savings tracker

Codex savings tracker

Track and reduce OpenAI Codex spend with tiered routing and effort control.

Cheaper doesn't just show what Codex 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 Codex

Point Codex 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 →