Skip to content
Cost analytics

See exactly where your Anthropic bill goes.

Claude Recall computes per-session, per-project, per-tag cost analytics locally from your Claude Code session metadata. Which session cost you fifteen dollars. What your weekly trend looks like. Whether the experimental project ate more than the production one this month. Three questions the Anthropic console cannot answer.

What it answers

The command

From the CLI:

recall stats

In the web UI: open the dashboard, click Stats.

Anthropic console vs. Claude Recall stats

QuestionAnthropic consoleClaude Recall
Total monthly spendYesYes
Per-session costNoYes
Per-project breakdownNoYes
Per-tag breakdownNoYes
Trend over timeLimitedYes
Computed locally without sending data anywhereN/AYes

Codex counts too

If you run the Codex CLI as well, Claude Recall indexes those sessions beside your Claude Code ones, carries a Codex badge, and prices them from a separate OpenAI rate table. Same views, same breakdowns, one number for the week across both agents.

The rate table is deliberately strict, because a cost report you cannot trust is worse than none:

Privacy

Cost numbers are computed from the token counts inside the session files Claude Code and the Codex CLI already write to your disk. Claude Recall reads those files locally; nothing gets sent to a server. Your spending pattern stays on your machine.