Claude Agent SDK Billing Changes June 15: Per-User Credits, No Rollover, Hard Cliff

Starting June 15, Claude Agent SDK usage and claude -p stop counting against your Claude subscription limits. Instead, each user gets a dedicated monthly credit for SDK use only. Here’s the breakdown:
- Pro: $20
- Max 5x: $100
- Max 20x: $200
- Team Standard: $20 / Premium: $100
- Enterprise usage-based: $20 / seat-based Premium: $200 / seat-based Standard: $0
Interactive Claude Code in your IDE, Cowork, and chat still use your existing subscription limits.
The Gotchas
- Credits don’t pool. $100 per Premium seat is per-user, not a team budget.
- No rollover. Use it or lose it monthly.
- Hard cliff. At the credit limit, calls flow to API-rate overage (if enabled) or stop.
- Enterprise Standard seats get $0.
What to Do (from the source, written by a CMO)
- Audit. Ask each direct report what Claude tools they’ve built or are using. The answer is rarely zero.
- Sort personal vs shared. One user = personal. Two or more = shared. Different billing strategies.
- Upgrade the plan for personal tools. Pro at $20 doesn’t run a real agent loop. Max 5x ($100) is the minimum for active builders. Max 20x ($200) is for anyone shipping tools regularly.
- Move shared tools to API. Get a Developer Platform account on marketing budget. Expect $500–$2,000/month at moderate use.
- Quarterly review. Which tools are actually used, which earn their keep. Most agents won’t survive.
Why This Matters
Someone on your team has been building agents on a personal sub, and the cost has been invisible. That ends in June. Put structure around it now, or wait until someone hits the cliff and quietly stops maintaining a tool you didn’t know existed.
Source: Claude Support article
📖 Read the full source: r/ClaudeAI
👀 See Also

Melbourne Psychiatrist Refuses New Patients Who Don't Consent to AI Note-Taking
A Melbourne psychiatrist now requires new patients to consent to AI transcription for sessions or be referred elsewhere, raising data security and accuracy concerns.

Anthropic Splits Remote Agent Control into Dispatch and Remote Control with Reliability Issues
Anthropic has implemented OpenClaw's core capability as two separate products: Dispatch for Cowork users and Remote Control for Claude Code developers. Both suffer from reliability problems including mobile connection drops after roughly 10 hours.

Claude Code Postmortem: Three Bugs Caused Quality Degradation, Now Fixed
Anthropic traced recent Claude Code quality complaints to three separate changes: default reasoning effort was lowered, a caching bug dropped session memory, and a verbosity prompt hurt coding quality. All fixed as of April 20 (v2.1.116).

Claude Cowork Now Available on Windows with Local File Access and Task Scheduling
Claude Cowork, previously exclusive to macOS, is now accessible on Windows devices. The desktop application requires a paid Claude plan, handles larger tasks with direct local file access, and allows scheduling tasks to run automatically.