Heads-up display · refreshed daily
Claude Code
receipts.
Every claim on the home page about Claude-in-the-loop is downstream of
one number: how much I actually drive the model. This page reads my
local Claude Code stats cache — the same data behind /usage
— and lays it out: tokens, sessions, tool calls, model mix. No edits,
no hand-tuning. If activity drops, that shows up here too.
01 Daily token volume
Last 30 days of total tokens per day (input + cached + output). Bars are CSS-only — no chart library, just the numbers as they came back from the API.
No daily data yet — first run will populate this.
02 Model mix · 30d
Which Claude models I actually use. Tokens are the sum of input (uncached + cache reads + cache writes) and output. Sorted by total.
No model breakdown yet — first run will populate this.