claude-code - 💡(How to fix) Fix [BUG] Credit balance being deducted despite "Extra Usage" disabled [1 comments, 2 participants]

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…
GitHub stats
anthropics/claude-code#48233Fetched 2026-04-15 06:29:26
View on GitHub
Comments
1
Participants
2
Timeline
5
Reactions
0
Timeline (top)
labeled ×4commented ×1

Error Message

Error Messages/Logs

RAW_BUFFERClick to expand / collapse

Preflight Checklist

  • I have searched existing issues and this hasn't been reported yet
  • This is a single bug report (please file separate reports for different bugs)
  • I am using the latest version of Claude Code

What's Wrong?

I have disabled extra usage in the morning. But somehow, I found my balance was deducted by $3.23 in the afternoon. My subscription limit is not even reached, and dashboard shows the same $7.67 spent (see the screenshots).

Actually this has kept happening over the weekend where balance was $275.XX on last Friday. And I am sure no API key created for this account.

<img width="2537" height="1649" alt="Image" src="https://github.com/user-attachments/assets/d3c3c33d-6dda-4817-a1a2-6c70f388c165" /> <img width="2550" height="1644" alt="Image" src="https://github.com/user-attachments/assets/f01e0225-9c0b-4b36-8143-9ccb8f48016e" />

What Should Happen?

No credit should be deducted since extra usage is disabled

Error Messages/Logs

Steps to Reproduce

  1. Disable "Extra Usage"
  2. Use Claude Code without hitting 5h, 7d limit

Claude Model

None

Is this a regression?

Yes, this worked in a previous version

Last Working Version

No response

Claude Code Version

2.1.100

Platform

Anthropic API

Operating System

Windows

Terminal/Shell

PowerShell

Additional Information

No response

extent analysis

TL;DR

Disable "Extra Usage" and verify the subscription limits to ensure no unintended charges are incurred.

Guidance

  • Review the account settings to confirm that "Extra Usage" is indeed disabled and that the subscription limits are correctly configured.
  • Check the transaction history to identify the specific transactions that resulted in the $3.23 deduction and verify that they are not related to any authorized usage.
  • Investigate if there are any hidden or default settings that may be overriding the "Extra Usage" disablement.
  • Consider reaching out to the support team to review the account activity and provide further assistance.

Example

No code snippet is provided as it is not relevant to the issue.

Notes

The issue seems to be related to the account settings and subscription limits, but without more information about the previous working version and the changes made, it's difficult to provide a more specific solution.

Recommendation

Apply workaround: Verify account settings and subscription limits to prevent unintended charges, as the root cause of the issue is unclear.

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING