← Reddit

Pro Account. Tokens disappear without Claude Code doing anything?

Reddit · angeruroth · April 16, 2026
A Pro Account user reported observing token usage increasing from 79% to 85% over approximately one hour without active usage of Claude Code. The usage mysteriously reset to 0% for both five-hour and weekly metrics before jumping to 21% and 3% respectively following a Windows app update and the /compact command, leaving the user unclear about the cause of the fluctuations.

Detailed Analysis

A Claude Pro subscriber's account on Reddit illustrates the growing frustration among individual users experiencing unexplained token depletion within Anthropic's Claude Code environment. The user describes watching their 5-hour usage window climb from 79% to 85% over a roughly 30-to-50-minute period during which they report performing no active tasks. The situation compounds when the usage counter abruptly resets to zero, then jumps to 21% and 3% for the 5-hour and weekly windows respectively after a manual app update and a failed `/compact` operation. The user's confusion is palpable and emblematic of a broader class of complaints: the product's usage accounting appears opaque, inconsistent, and difficult to reconcile with observed behavior.

Several technical factors likely underlie experiences like this one. Claude Pro accounts operate under an approximately 44,000-token rolling 5-hour window that begins from the first message of a session. Critically, token consumption is not always reflected immediately in usage dashboards, and lag times of 20 to 60 minutes between actual consumption and visible updates have been widely reported. This means that tokens from prior high-cost operations — such as multi-file code analysis or model-heavy agentic tasks — can appear to drain usage percentages well after a user has stopped interacting with the tool. The sudden zero-reset the user observed is consistent with documented billing glitches in which Pro subscription renewals or authentication cycles briefly wipe displayed credit totals before recalculating, a behavior confirmed in open GitHub issues against the Claude Code repository.

Authentication persistence bugs add another layer of complexity. On certain platforms, including Windows and Linux environments, the Claude Code application sometimes fails to properly store session tokens to disk between interactions. When this occurs, the system may silently fall back to alternative authentication pathways or re-authenticate in the background, occasionally triggering duplicate or phantom usage events. The user's experience of `/compact` failing to complete and requiring a full app restart is consistent with session-state instability that has been flagged in multiple open issues on Anthropic's GitHub. These are not edge cases for power users — they represent fundamental reliability gaps that affect subscribers attempting routine, light use of the product.

The broader significance of this incident lies in what it reveals about the current state of Anthropic's consumer-facing infrastructure relative to its rapid product expansion. Claude Code, positioned as a flagship agentic coding tool, is being pushed to a general Pro subscriber base that includes individual developers and hobbyists who lack the technical depth or enterprise support channels to diagnose authentication failures or billing anomalies independently. The token limit architecture itself — rolling 5-hour windows with weekly caps and model-dependent burn rates — is genuinely complex, and Anthropic has not provided sufficiently transparent in-product tooling for users to understand in real time why their limits are being consumed. The user's closing remark that even small customers deserve answers captures a legitimate tension between Anthropic's enterprise-prioritization strategy and its obligations to individual Pro subscribers who pay for a defined tier of access.

This episode connects to a wider pattern in the AI industry where rapid capability development outpaces the maturity of billing, authentication, and user-communication systems. Competitors including OpenAI have faced similar criticism over opaque usage accounting and unexpected credit depletion in their API and consumer products. For Anthropic specifically, the situation is sharpened by the fact that Claude Code is being actively marketed as a productivity multiplier, raising user expectations for reliability and transparency. Without clearer real-time usage visibility, more robust authentication persistence across platforms, and faster resolution pathways for billing anomalies, the gap between the product's technical ambitions and its day-to-day trustworthiness for individual subscribers is likely to continue generating precisely this kind of confused, compounded frustration.

Read original article →