← Reddit

2 accounts - usage charges both? Help!

Reddit · nattyandthecoffee · May 4, 2026
A user with two Claude code accounts discovered identical usage charges across both accounts despite one remaining untouched for five hours. After contacting support about the discrepancy, the chatbot indicated that requesting a refund could result in account cancellation. The user expressed concerns about the legality of this policy under consumer protection laws.

Detailed Analysis

A Claude Code subscriber reporting dual-account billing discrepancies has raised concerns about Anthropic's usage tracking and customer support infrastructure, describing a situation in which two separate "Max" tier accounts appeared to display identical usage metrics despite one account having been inactive for five hours. The user, operating two simultaneous VS Code sessions under different accounts, noticed the anomaly during a side-by-side comparison of usage dashboards. The core complaint centers not only on the apparent billing error but also on the response received from Anthropic's support chatbot, which allegedly stated that requesting a refund would result in account cancellation — a policy the user characterizes as coercive and potentially unlawful under consumer protection statutes.

The technical scenario described points to a plausible session-state synchronization bug or a shared usage attribution issue, where tokens or compute consumption may be incorrectly mirrored or aggregated across accounts — possibly tied to a shared identity, payment method, or workspace configuration. While the user acknowledges that token efficiency could be improved, the critical issue is whether Anthropic's billing backend correctly isolates usage at the account level. If usage data is being duplicated across accounts rather than independently tracked, users running parallel workflows could be effectively double-billed for the same computational activity, representing a significant integrity problem in the platform's metering system.

The support interaction described reflects a broader challenge facing AI companies as they rapidly scale consumer-facing subscription products: customer service infrastructure frequently lags behind product growth. The reported chatbot response — linking refund requests to account termination — if accurate, would represent an unusual and legally questionable policy, as most jurisdictions with consumer protection frameworks, including those in the EU and UK, grant subscribers rights to dispute charges without forfeiting their service agreements. Whether this was a misinterpretation by an automated system or reflects actual policy is unclear from the post alone.

The incident connects to a wider pattern of growing pains among AI companies deploying usage-based and flat-rate hybrid billing models for developer tools. Claude Code's "Max" tier represents Anthropic's push into the professional developer market, and as power users increasingly run agentic, multi-session workloads, the demands placed on accurate usage metering become substantially more complex than in traditional SaaS contexts. Errors in this environment carry outsized financial consequences, since users like the one described may be consuming hundreds of dollars of capacity per month across multiple subscriptions. Anthropic, like its competitors, faces mounting pressure to build enterprise-grade billing transparency and dispute resolution pathways commensurate with the pricing and intensity of its professional product tier.

Read original article →