Skip to content
We’re going live Sunday, April 26 at 9:00 PM CT.
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

Privacy

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