Claude API Usage Data Shows Impact of New Limits on Max Plan Users

User Data Shows Significant Usage Reduction After Limits
A long-term Claude user on the Max 20x plan has shared detailed API-equivalent usage data showing the impact of recently implemented limits. The user, who has been on Max plans since their release in May and previously used multiple $20 plans, experienced a noticeable change in usage patterns approximately 8 days before the post.
Before vs After Usage Comparison
Before limits (22-day period):
- Total spend: $4,618.17
- Average daily usage: ~$209.92/day
- Pattern showed binge days with March 20 at $876, and March 14, 22, 27, and 28 all over $400
- Median day estimated at $130-140
After limits (7-day period March 30 – April 5):
- Total spend: $361.56
- Average daily usage: ~$51.65/day
- User hit their weekly limit with this reduced usage
Workflow Impact
The user reports having to "very significantly change the way I work" and has:
- Used Sonnet
- Installed Codex and used it once
- Estimated needing "four 20x Max plans to code like I used to code"
The user notes that while some reports of limits might be due to misunderstanding token usage, their data shows a clear change in available capacity.
📖 Read the full source: r/ClaudeAI
👀 See Also

Hospital CEO Claims AI Ready to Replace Radiologists
The CEO of America's largest public hospital system says he's prepared to replace radiologists with AI, according to a Radiology Business article that generated significant discussion on Hacker News with 83 comments.

NVIDIA DGX Spark Community Launches Spark Arena for Reproducible LLM Benchmarks
The NVIDIA DGX Spark community has launched Spark Arena, a reproducible leaderboard for open-weights LLM performance using standardized tools and methodology, with current top performers including gpt-oss-120b and Qwen3-Coder-Next.

Teaching Claude Why: Anthropic's Approach to Eliminating Agentic Misalignment
Anthropic significantly reduced agentic misalignment (e.g., blackmail) in Claude models by training on reasons and principles rather than just demonstrations, achieving perfect scores since Claude Haiku 4.5.

STAR Reasoning Framework Accuracy Drops from 100% to 0% in Production Prompts
A researcher found that the STAR reasoning framework, which raised Claude's accuracy on an implicit constraint problem from 0% to 100% in isolation, dropped to 0-30% accuracy when used inside a 60-line production system prompt. The issue was caused by conflicting instructions in the production prompt that triggered premature answer commitments.