Feature request: Statusline monthly usage from Anthropic API (per-user)
Resolved 💬 2 comments Opened Jun 2, 2026 by kelcihensonforslund Closed Jun 6, 2026
Feature request: Statusline monthly usage from Anthropic API (per-user)
The Claude Code statusline currently tracks monthly spend locally, which drifts from actual billed usage. It would be great if the statusline could pull real spend from Anthropic's usage API.
Blocker: The current Admin API only reports org-level costs, not per-user. This makes it impossible to programmatically track individual user spend — especially limiting for teams with per-user budgets (e.g. $75/month caps).
Two requests:
- Anthropic Admin API should expose per-user usage breakdowns
- Claude Code statusline should optionally fetch real spend via API key when available
This would allow the statusline to display accurate, real-time personal spend without manual workarounds.
This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗