Claude Code Pricing in 2026: Every Plan, Real Limits, and What It Actually Costs

Every Claude Code plan in 2026: Free, Pro, Max 5x/20x, Team, and API rates, with the real usage limits and which tier fits how you build.

Monday, June 15, 2026Omid Saffari
Tools
Claude Code Pricing in 2026: Every Plan, Real Limits, and What It Actually Costs

Claude Code starts at $20 a month on an individual subscription, rises to $200 a month for Max 20x, and can also run against metered API credits. The number that bites is the rolling five-hour allowance or weekly cap, not just the sticker price. Here is what every current plan costs in September 2026 and which one fits how you build.

The honest version: most solo builders want Pro at $20/month, and the moment Claude Code starts stopping you mid-task most days, you move to Max 5x at $100. Everything else is edge cases. The plans below were re-verified against Anthropic's live pricing, help, model, and changelog pages on September 2, 2026.

PlanPriceWhat you getBest for
Free$0Claude chat only; Claude Code starts on paid plansPreviewing Claude
Pro$20/mo ($17/mo on annual)Claude Code + full Claude apps, standard capacitySolo builders, side projects
Max 5x$100/mo5x Pro capacity per sessionDaily coding, real projects
Max 20x$200/mo20x Pro capacity per sessionAll-day agent runs, heavy use
Team$20 to $25/seat/mo (Standard), $100 to $125 (Premium)Both seats include Claude Code; Premium has 5x Standard usageTeams of 2 to 150 people
API (BYOK)Pay per tokenNo subscription, billed on usageBursty or automated workloads
Claude pricing page showing Free, Pro, and Max plan tiers
Claude plans and pricing

A quick note on what "Claude Code" even is here, because it changes how you read the price. Claude Code is Anthropic's coding agent that runs in your terminal or IDE, the thing you hand a task and it edits files, runs commands, and iterates. There is no separate flat-rate Claude Code subscription. Every paid Claude plan includes it alongside the chat app, while API use is metered separately. That bundling is the single most misread fact about its pricing, and it drives most of the questions below.

Is Claude Code free, and is it still on the $20 plan?

No. Claude's Free chat plan costs $0, but Anthropic's current pricing FAQ says Claude Code is included in all paid plans. The individual floor is Pro at $20/month or $200/year. Free lets you preview Claude itself, not run Claude Code under a subscription.

And yes, Claude Code is still on the $20 Pro plan. The official support article is titled "Use Claude Code with your Pro or Max plan," and it spells out that one unified subscription gives you Claude on web, desktop, and mobile and Claude Code in your terminal. Pro includes it.

Every plan, what it costs, what you get

Here is the full individual lineup with the real billing detail, because "annual equivalent" pricing hides where the money actually goes.

Pro is $20 billed monthly, or $200 billed up front for the year, which works out to about $17/month if you commit to twelve months. For that you get standard usage capacity across Claude and Claude Code. For a founder validating an idea or an indie hacker shipping a small product, Pro is the first plan to try. Exact capacity varies with conversation length, model, effort, and features, so Anthropic does not promise a fixed number of coding hours. It is the floor for Claude Code subscription access.

Max 5x is $100/month, monthly billing only, and gives you 5x the per-session capacity of Pro. This is the tier you move to when Pro interrupts you too often, the one for someone coding most of the day or running the agent on larger repositories where a single task chews through more context.

Max 20x is $200/month, also monthly only, with 20x Pro's per-session capacity. This is for people who run Claude Code hard all day, often several agent sessions at once, where even Max 5x runs dry before the day does.

The jump from Pro to Max 5x is 5x the price for 5x the per-session capacity, so on paper it is linear. In practice you upgrade not because you do five times the work, but because Pro keeps interrupting you and the lost flow is worth $80 more a month. That is the real trigger, and it is a usage question, not a math question, which is why the limits matter more than the sticker.

The limits that actually decide your bill

This is the part the price tables skip, and it is the part that determines whether $20 feels generous or stingy. Claude Code does not bill you per task. You buy an allowance, and the question is how fast you spend it.

Three things shape that allowance:

It is shared with the chat app. Every message in Claude on the web and every agent run in Claude Code draw from the same pool. If you spend your morning brainstorming in the chat app, you have less left for Claude Code that afternoon. People who treat the two as separate budgets get surprised.

Every plan resets on a rolling five-hour session window, and paid plans add weekly limits. Max has a weekly limit across all models, while Anthropic's live plan table caps Fable at 50% of the Max weekly allowance. The weekly limit resets at a fixed time tied to your account, which you can see under Settings > Usage. You can be inside the current five-hour window and still be throttled because the week's allowance is spent.

Heavy agent runs are expensive in allowance terms. When you point Claude Code at a big task and let it loop, reading files, running commands, re-reading output, it consumes far more than a chat back-and-forth. That is why "why is it so expensive" usually means "my agent runs are eating the week," not a hidden charge.

When you do hit the limit, you are not stuck. Here is how to keep working, and how to keep it from costing you by accident.

  1. Decide whether to keep going or wait

    At the limit, Claude Code offers to continue using API credits (billed at standard per-token rates) or you can simply wait for your allowance to reset. For a non-urgent task, waiting is free. For a sprint, credits keep you moving.

  2. Stay strictly on your plan

    To avoid surprise charges, decline the API-credit option when it appears, and log in using only your Pro or Max credentials with no Claude Console account attached. Then Claude Code can only ever spend your subscription allowance.

  3. Watch your usage with /status

    Run the /status command inside Claude Code to see how much of your allowance is left before you start a big agent run. It is the cheapest way to avoid getting cut off mid-task.

If you find yourself hitting the wall most days on Pro, that is the signal to move to Max 5x. If you are hitting it on Max 5x, Max 20x or pay-as-you-go is the next step, covered below.

Subscription vs API pay-as-you-go

The subscription is not the only way to run Claude Code. You can point it at the Anthropic API and pay strictly per token, no monthly fee. Whether that is cheaper depends entirely on how much you run.

These are the current API rates, re-verified against Anthropic's live rate card on September 2, 2026. The latest lineup is Fable 5.1, Opus 5, Sonnet 5, and Haiku 4.5.

ModelInput (per million tokens)Output (per million tokens)Best for
Fable 5.1$10$50Demanding long-horizon agents
Opus 5$5$25Complex agentic coding
Sonnet 5$2$10Everyday coding and agents
Haiku 4.5$1$5Fast, cheap, simple edits

Since September 1, 2026, Claude Code 2.1.257 has made Fable 5.1 the default Fable model. Fresh input and output stay at $10 and $50 per million tokens, but cache reads fell from $1 on Fable 5 to $0.25 on Fable 5.1: ten reads of a one-million-token cached prefix fall from $10 to $2.50. The cheaper loop comes with stricter API rules, because forced tool selection now returns HTTP 400 and replayed thinking blocks can fail after earlier history is edited; the Fable 5.1 explainer has the migration sequence.

Two levers cut the API bill hard. Prompt caching lets you reuse a large context such as a codebase or long system prompt. An ordinary Claude cache hit costs 10% of the base input rate, while Fable 5.1 is the exception at 2.5%. And batch processing saves 50% on input and output for workloads that do not need an instant answer.

So when does API beat a subscription? It wins when your metered total stays below the flat fee, or when automation requires API access. At Fable 5.1's $50 output rate, two million output tokens alone equal $100 and four million equal $200, before input. Caching shifts that crossover only for repeated input. A Max subscription makes steady daily use more predictable, but it still has five-hour and weekly limits; the API is a meter with no flat allowance.

Teams and enterprise

For groups, pricing moves to per-seat, and the important change is that both Team seat types now include Claude Code. Premium buys more capacity, not access to the coding agent.

Team Standard is $20/seat/month on annual billing, or $25/seat billed monthly, for teams of 2 to 150 people. It includes Claude Code and carries 1.25x Pro usage per session. Team Premium is $100/seat/month annual, or $125 monthly, also includes Claude Code, and carries 6.25x Pro usage, which is 5x Standard. You can mix seat types on one plan, so the economical setup is Standard for most people and Premium only for the members who repeatedly exhaust Standard.

Enterprise is $20/seat/month, billed annually, plus usage at standard API rates. The seat fee covers access to Claude, Claude Code, and Cowork but includes no token allowance; current usage-based Enterprise has no plan-level or seat-level usage cap because every token is metered. Self-serve starts at 20 seats and sales-assisted at 50. Enterprise adds controls such as SCIM, audit logs, custom data retention, compliance APIs, and organization or user spend limits.

Which plan is right for you

The decision rule is simple: start on Pro, and let your interruptions tell you when to upgrade. You do not need to predict your usage, you need to notice when Claude Code stops you mid-task more than occasionally. That is the only signal that matters.

If you are…GetWhy
Trying Claude chat onlyFreeClaude Code starts on paid plans
A solo builder or indie hackerPro ($20)Includes Claude Code + full apps; the real floor
Coding most of the dayMax 5x ($100)Stops the interruptions; the value tier
Running agents all dayMax 20x ($200)Highest sustained capacity
Bursty or automated workloadsAPI (BYOK)No flat fee; pay only for what you run
A small teamTeam Standard ($20/seat annual or $25/seat monthly)Claude Code is included; buy Premium only for 5x Standard usage

For most people reading this, the honest answer is Pro for a month, then watch your /status. If you are curious how the cost stacks up against the obvious alternatives, the math against Cursor is laid out in Claude Code vs Cursor, and if budget is the hard constraint, Gemini CLI vs Claude Code covers the cheaper route.

Is the $20 Claude Code plan worth it?

For most solo builders, yes. Pro at $20/month includes both Claude Code and the Claude apps, and it is the cheapest subscription with Code access. Capacity varies by task and model, so upgrade only if Claude Code starts cutting you off mid-task most days, at which point Max 5x is the move.

How do I run Claude Code for free, or as cheaply as possible?

Claude Code is not included on the $0 Free subscription. The cheapest subscription route is Pro at $20/month, or about $17/month if you pay annually ($200 up front). API access has no subscription fee but bills every token, and there is no standing Max discount beyond occasional official promotions.

Is Claude Code Max worth it?

If you hit Pro's limits most days, Max 5x at $100/month is the value tier, 5x the per-session capacity for 5x the price. Max 20x at $200 only makes sense if you run the agent hard all day or several sessions at once and still run dry on Max 5x. Weekly limits still apply to both.

Was Claude Code removed from the $20 plan?

No. Claude Code is included in the Pro plan ($20/month) as well as Max. Anthropic's current pricing and support documentation explicitly cover using Claude Code on Pro or Max.

Why is Claude Code so expensive?

It usually is not a hidden charge, it is your allowance running out. You are paying for frontier-model tokens, and a heavy agent run reads files, runs commands, and loops, which burns far more of your shared and weekly allowance than a chat conversation. Watching /status and using a Max tier for sustained work is how you stop hitting the wall.

Last Updated

Sep 2, 2026

CategoryBuild

Prefer this site in Google

Add omidsaffari.com as a preferred source in Google Search

Mark omidsaffari.com as preferred and Google lifts it in Top Stories, AI Overviews and AI Mode for you.

Newsletter

One letter, every Sunday. Working systems, not hot takes.

Build logs, working systems, and field notes from running a portfolio of AI ventures.

Weekly. No spam. Unsubscribe anytime.