Claude Code · live cross-device ledger

Token Usage Over Time

Daily consumption, · MAX-merged sessions across machines · generated

Daily usage
Bars = that day · line = running cumulative total
Tokens by device
Where the work happens — each machine pushes its own transcripts to the shared ledger.
What the tokens are
Cache reads dominate — that is normal and the cheapest tier.

Heads up on the cost figure: the dollar amounts are API-equivalent — what these tokens would cost at pay-as-you-go API list rates. Each session is priced at its most-capable model (Opus for most, Fable when used), since per-model token splits are not stored — so mixed Opus+subagent sessions round up. On a Claude subscription you are not billed per token, so treat it as a usage gauge, not a bill.
Sessions are MAX-merged by session id, so re-runs never double-count and a session survives even after its transcript rotates away.
Source: Claude Code transcripts on each machine, pushed to a Cloudflare D1 ledger · live at /api/summary · refresh the page to update.