Topped up US$5 of Claude API credit — and ran US$26.45 of usage?
I recently ran a test on the Claude API and hit an interesting billing quirk: the account had only US$5 of credit on it, yet it ended up running US$26.45 of API usage.

In other words, the usage that actually went through was about 5.29× the amount topped up.
To be clear up front: Anthropic did not hand me US$21.45 for free. Once the balance ran out the system did not stop immediately, and everything billed after that became an unpaid balance.
At the start the account was on the Free tier
Before any top-up, this Claude Console account showed as Free tier, with very low limits.
- up to 5 requests per minute
- up to 10K input tokens per minute
- up to 4K output tokens per minute

That is really only enough to poke at the API. Send a few more requests than that and you hit the rate limit almost immediately.
After a US$5 top-up the account moved to the Start tier
Once I added US$5, the account went from Free tier to Start tier and the API limits jumped sharply.
Taking Claude Fable 5 from the screenshot as the example:
- up to 1,000 requests per minute
- up to 500K input tokens per minute
- up to 100K output tokens per minute

So topping up does not just add balance — more importantly the account gets much higher throughput, which means a lot of tokens can be burned in a very short window.
How much usage actually went through?
The Rate limits page in the Claude Console showed that peak usage for Claude Fable 5 was already very high at the time.
- output tokens: 95K / 100K
- input tokens: 348K / 500K
- requests: 200 / 1,000

Output tokens in particular peaked at 95% of the limit, so the API usage really was concentrated into a short period.
The final bill
In the end the Claude Console showed US$26.45 of spend on this account for the month.
- amount actually topped up: US$5
- final API usage: US$26.45
- unpaid balance: US$21.45
A US$5 top-up ended up producing US$26.45 of API usage.
Measured purely by usage, that is far beyond the original US$5 — roughly five times the prepaid balance.
Is the extra US$21.45 free money?
Strictly speaking, no. Claude did not waive it; the account balance simply went to -US$21.45.
The bottom-left of the console says so plainly:
You have an unpaid balance of US$21.45. Add funds to resume API access.
That means the account now owes US$21.45, and its API access stays blocked until the balance is topped up.
Why does the overspend happen?
Judging by the result, deducting from the balance and cutting off API calls do not appear to happen in perfect lockstep.
When the balance is nearly exhausted, requests that were already submitted, running concurrently, or still being processed can keep going for a while.
By the time usage accounting and billing catch up, the charges incurred may already exceed what was originally topped up.
It is a bit like a credit-card charge that has gone through while the statement has not refreshed yet: only once it updates do you see the account is negative.
That said, this is inference from the screenshots and the outcome. Whether Claude settles concurrently, defers deductions, or does something else entirely, I cannot say for certain.
A US$500 monthly limit is not US$500 of balance
The screenshots also show a Monthly spend limit of US$500 on this account.
That is easy to misread. The US$500 is not account balance, and Anthropic is not handing the account US$500 of free credit.
It only caps how much API spend the organisation may generate per month. What you can actually use still depends on your topped-up balance and billing status.
Conclusion
This test suggests that prepaid Claude API balance is not necessarily a strict, real-time hard ceiling on spend.
At least in this test:
After topping up US$5, the account ultimately produced US$26.45 of billable API usage.
Purely in terms of calls made, you can read that as US$5 buying far more than US$5 of throughput.
But the surplus is not a gift from the platform — it becomes debt on the account, and API access is suspended until it is paid.
So the accurate phrasing is: after a US$5 top-up you can generate far more than US$5 of real usage before the balance stops working, but everything beyond it lands on an unpaid bill.
If this is just a temporary test, or an account you do not plan to keep using, then yes — the usage obtained was worth considerably more than the original top-up.
This will not necessarily happen every time, and Claude may change how balances settle and when the API cuts off at any moment.
This article only records one real test result. It is not a statement of the rules, and it is not a suggestion to do this repeatedly with bulk accounts or deliberate overdrafts.