"$100 in Extra Usage, on Us" for Third-Party Apps: What It Means and How to Use It
"$100 in Extra Usage, on Us" for Third-Party Apps
If you just saw the message "tip: $100 in extra usage, on us" with a reference to third-party apps and /extra-usage, Anthropic is telling you that you have a one-time credit sitting in your account. This guide explains what the credit is for, who gets it, how to claim it, and how fast it gets used up.
What Is the $100 Extra Usage Credit?
Anthropic recently separated billing for third-party apps (Cursor, Claude Code, VS Code extensions, MCP tools) from your regular Claude plan. Instead of sharing one pool, third-party apps now draw from a separate prepaid balance called "extra usage credits."
To ease the transition, Anthropic gave certain accounts a one-time starter credit. The $100 credit is the amount given to Team plan accounts. Other plans get different amounts:
| Plan | Monthly cost | One-time starter credit | Recurring? | |---|---|---|---| | Free | $0 | $0 | No | | Pro | $20/month | $5 to $20 | No | | Pro (heavy usage history) | $20/month | $100 | No | | Team | $30/seat/month | $100 | No | | Enterprise | Custom | $200 | No |
Why you see $100 specifically
The $100 amount typically appears for Team plan subscribers or Pro users with heavy third-party app usage history. If you see a different amount ($5, $20, or $200), it reflects your plan tier or usage pattern. All amounts are one-time credits, not recurring.
How to Claim the Credit
- Go to claude.ai/settings/usage
- Sign in with the same account your third-party apps use
- Look for the banner or tip about extra usage credits
- Click to claim if prompted, or check your balance directly
If you do not see a banner, the credit may have been applied automatically. Look at the "Extra usage" section of the page. If it shows a positive balance, you already have it.
Which Apps Use This Credit
The credit applies to any tool that authenticates through your Claude account via OAuth, not tools using a separate API key.
| App type | Examples | Uses extra usage credits? | |---|---|---| | Code editors with Claude OAuth | Cursor, Windsurf, Cline, Continue | Yes | | Claude CLI tools | Claude Code, Claude for Terminal | Yes | | VS Code extensions | Claude Dev, Anthropic extensions | Yes | | MCP-connected tools | Tools using Model Context Protocol via your account | Yes | | claude.ai and mobile | Browser, iOS, Android | No (plan limits) | | Direct API key usage | Your own scripts and bots | No (API billing) |
How the Credit Flows Through the System
How Long Does $100 Last?
It depends entirely on which tools you use and how aggressively. Here are realistic estimates:
| Tool and usage pattern | Approximate cost/hour | $100 lasts roughly | |---|---|---| | VS Code extension, occasional questions | $0.10 - $0.30/hr | 300+ hours | | Cursor autocomplete and chat | $0.50 - $1.50/hr | 65 - 200 hours | | Claude Code, single agent sessions | $1 - $3/hr | 33 - 100 hours | | Cursor heavy agent mode | $2 - $5/hr | 20 - 50 hours | | Claude Code with parallel agents | $5 - $15/hr | 7 - 20 hours | | Multiple tools running simultaneously | $10 - $25/hr | 4 - 10 hours |
Watch out for agent mode
Agent mode in Cursor or Claude Code makes many sequential API calls per task. A single complex coding session in agent mode can burn through $10 to $50. If you run parallel agents, the $100 credit can disappear in a few work sessions.
What Happens When the Credit Runs Out
The credit is one-time only. Once your $100 balance hits zero:
- Every third-party app that uses your Claude OAuth login stops working
- You see "request rejected" or "out of extra usage" errors
- Waiting does not fix it; there is no monthly reset for extra usage credits
- You must add more credits manually or enable auto-reload
Set Up Auto-Reload Before You Run Out
If you rely on these tools daily, configure auto-reload now while you still have credit:
- Go to claude.ai/settings/usage
- Find "Auto-reload credits"
- Pick a reload amount ($5, $10, or $20)
- Set a threshold (e.g., reload when below $5)
- Add a payment method
This prevents the sudden stop that catches people off guard when their starter credit runs dry.
Alternative: Use an API Key Instead
If you prefer pay-per-token billing with no credit pool to manage, most third-party tools support using your own Anthropic API key. This bypasses the extra usage system entirely.
| Tool | How to configure API key |
|---|---|
| Cursor | Settings, Models, add Anthropic API key |
| Claude Code | Set ANTHROPIC_API_KEY environment variable |
| Continue (VS Code) | config.json, set apiKey field |
| Cline | Settings, API Provider, enter key |
With an API key, billing goes through your Anthropic Console account at pay-per-token rates. No credit pool, no balance management, no "out of extra usage" messages.
Frequently Asked Questions
Is the $100 credit recurring every month?
No. It is a one-time transition bonus. After you spend it, you need to fund your extra usage balance yourself through manual top-ups or auto-reload.
I see $20 instead of $100. Why?
The credit amount depends on your plan and usage history. Pro plan users typically get $5 to $20. Team plan users get $100. Enterprise gets $200. Some Pro users with heavy third-party usage history may also receive $100.
Does claiming the credit change my monthly subscription cost?
No. The starter credit is free. Your Pro or Team subscription price stays the same. Extra usage charges only apply when you add more credits beyond the starter amount.
Can I transfer the credit to API billing?
No. Extra usage credits and API billing are completely separate systems. The $100 credit only works for third-party apps that authenticate through your Claude account.
What does "/extra-usage" in the message mean?
It refers to the path on claude.ai where you manage your extra usage credits: claude.ai/settings/usage. The "/extra-usage" is a shorthand reference to the billing settings page.
Fazm is an open source macOS AI agent. Open source on GitHub.