SemiAnalysis: ChatGPT Pro Costs OpenAI $14,000 at Full Use — The Agentic Subsidy Exposed

Abhishek GautamAbhishek Gautam9 min read
SemiAnalysis: ChatGPT Pro Costs OpenAI $14,000 at Full Use — The Agentic Subsidy Exposed

Quick summary

SemiAnalysis bought every OpenAI and Anthropic subscription tier and maxed weekly usage with agentic coding tasks. The result: a $200 ChatGPT Pro plan costs OpenAI $14,000 in compute at full utilization. OpenAI loses money above 11.4% usage. Here is the full breakdown.

A SemiAnalysis researcher who maxed out a $200 ChatGPT Pro subscription with long-horizon coding and agent tasks consumed compute that would have cost $14,000 at standard API pricing. That is a 70x gap between what a power user pays and what OpenAI spends to serve them.

The research firm published its findings in June 2026 after buying one of every subscription tier from both OpenAI and Anthropic, running agentic workflows until weekly limits were exhausted, and mapping actual token consumption to public API rates. The numbers are not close. The subscription pricing model that drove AI adoption was, by OpenAI's own head of ChatGPT's admission, "accidental" — designed for casual chat users, now being stress-tested by engineers running autonomous agents all day.

The SemiAnalysis Methodology

SemiAnalysis purchased every available tier from OpenAI and Anthropic: ChatGPT Free, ChatGPT Plus ($20/month), ChatGPT Pro 5x ($100/month), ChatGPT Pro 20x ($200/month), Claude Pro ($20/month), Claude Max 5x ($100/month), and Claude Max 20x ($200/month).

For each tier, researchers ran long-horizon coding tasks and agent-style workflows — the kind of work that software engineers, data scientists, and DevOps teams actually do with these tools — until the weekly usage limits were fully exhausted. They then calculated the token volume consumed and converted it to cost using publicly posted API pricing for the equivalent models (GPT-4o, o3, claude-sonnet-4-6, claude-opus-4-8).

This is the correct methodology for understanding subscription economics. Surveying average users gives you the median case. Maxing the limits gives you the upper bound — and the upper bound is what the flat-rate pricing model has to sustain.

The Numbers: $200 In, $14,000 Out

SubscriptionMonthly priceCompute cost at full useMultiplier
ChatGPT Pro 20x$200$14,00070x
Claude Max 20x$200$8,00040x
ChatGPT Pro 5x$100~$7,00070x
Claude Max 5x$100~$4,00040x

The 70x multiplier on ChatGPT Pro is the headline. A user who genuinely maxes their subscription every week for four weeks gives OpenAI a compute bill 70 times larger than the subscription revenue. Anthropic's equivalent is 40x — still catastrophic at scale, but significantly better insulated than OpenAI.

The difference between the two companies on this metric matters. Anthropic's inference costs per token are lower relative to its subscription caps, and the Claude Max architecture allows Anthropic to sustain heavier use before reaching the same loss threshold. Both companies lose money on heavy users. OpenAI loses money faster.

The Agentic Token Explosion

The reason these numbers are so extreme is not that the models got more expensive. It is that how people use them changed completely.

A standard ChatGPT conversation in 2023 consumed roughly 500-2,000 tokens per exchange. A user asking questions, getting answers, following up — the token volume was bounded by how fast a human could type and read.

An agentic task in 2026 is different. The typical agent job consumes 96,000 tokens before producing a single answer — more text than the entire novel The Great Gatsby. An autonomous coding agent reviewing a codebase, writing tests, running them, reading error output, revising, and committing can consume hundreds of thousands of tokens in a single session. SemiAnalysis estimates agentic workflows use up to 1,000 times more tokens than a standard prompt-and-response exchange.

OpenAI priced ChatGPT Pro for the prompt-and-response world. The product is now used primarily for agent workflows by the engineers who pay $200/month. The pricing model has not caught up.

The Utilization Breakpoints: When the Losses Start

SemiAnalysis calculated the utilization rate at which each tier crosses from profit to loss:

OpenAI:

  • ChatGPT Plus and Pro 5x: loses money above 11.4% utilization
  • Top-tier Pro 20x: reaches zero gross margin at 5.7% utilization

Anthropic:

  • Claude Pro and Max 5x: breaks even at approximately 20% utilization
  • Top-tier Max 20x: reaches zero gross margin at approximately 10% utilization

These numbers mean OpenAI is structurally more exposed than Anthropic. An OpenAI Pro 20x subscriber who uses the product at even moderate intensity — not maxing it, just using it daily for real work — crosses the loss threshold at 5.7% of theoretical maximum capacity. That is not a power user edge case. That is a working developer using an AI coding assistant for a few hours a week.

The business model works because most subscribers do not use their plan anywhere close to its limits. The casual user who asks ChatGPT a few questions a day subsidises the engineer running agents all night. This cross-subsidy has funded AI adoption at scale. The SemiAnalysis data shows how thin the margin for that cross-subsidy actually is.

OpenAI Already Knows: "Accidental" Pricing and the $100 Pro Lite Move

OpenAI's head of ChatGPT described the current pricing model as "accidental" in early 2026 — designed when the product was a chatbot, not an agent platform. The statement is an unusually candid acknowledgment that the economics are wrong.

The company has already started restructuring. On April 9, 2026, OpenAI launched ChatGPT Pro Lite at $100/month — a new tier slotting between Plus ($20) and Pro ($200). The tier was discovered in ChatGPT's web app code before launch, confirming that OpenAI was actively segmenting the market to separate moderate users (who can be profitable at $100) from heavy users (who remain a loss at $200 but potentially profitable at a higher future price).

Read alongside the SemiAnalysis findings: the $100 Pro Lite tier is OpenAI's first structural response to the subsidy problem. The next move is almost certainly a price increase on Pro 20x or a hard token cap that converts the unlimited plan into a capped one. OpenAI has 900 million weekly active users and 50 million paying subscribers. Even a small fraction of those subscribers running agentic workflows at scale creates a compute bill that the current pricing cannot cover.

This connects directly to why OpenAI is still losing $14 billion per year despite $2 billion in monthly revenue. See our OpenAI $122B funding and $852B valuation post for the full financial picture.

What This Means for Developers: Subscription vs. API Math

For developers and engineering teams, the SemiAnalysis data has an immediate practical implication: if you are a heavy user, you are currently getting a deal that cannot last.

The arbitrage works like this. ChatGPT Pro at $200/month gives you access to GPT-4o and o3 for tasks that would cost $14,000 at API rates. Claude Max at $200/month gives you access to claude-opus-4-8 and claude-sonnet-4-6 for tasks that would cost $8,000 at API rates. As a developer running agentic coding workflows, the subscription is a 40-70x cost advantage over using the API directly.

That advantage exists because OpenAI and Anthropic are subsidising it. When the subsidy ends — through price increases, usage caps, or tiered token limits — the economics flip. The switch GitHub Copilot made in June 2026 from flat-rate to usage-based AI Credits billing is exactly what happens when a subscription business discovers its heavy users are destroying unit economics. See our GitHub Copilot billing change post for the detailed breakdown of what that transition looks like.

Current developer guidance:

  • If you are running agentic workflows heavily, extract maximum value from the current flat-rate plans now
  • Build your cost models assuming subscription prices double or token caps appear within 12-18 months
  • For production workloads, use the API rather than subscriptions — it scales predictably and will not have its economics changed overnight

For current model API pricing across OpenAI, Anthropic, and alternatives, see the LLM API Pricing Tracker.

Our Analysis: The Flat-Rate Bet That Worked Until Agents Arrived

The $20 ChatGPT Plus plan launched in February 2023 was a brilliant customer acquisition move. Flat-rate pricing removed purchase anxiety, drove mass adoption, and generated the subscriber base that justified the company's valuation. OpenAI and Anthropic both bet that casual users would subsidize the heavy ones, and the bet paid off through 2024.

The problem is that the product category changed underneath the pricing model. In 2023, an AI subscription competed with Google Search — a tool for quick answers. In 2026, it competes with hiring a software engineer — a tool for extended autonomous work. The token consumption profile of those two use cases is not in the same order of magnitude.

SemiAnalysis's 96,000-token-per-agent-job figure is the crux of the issue. That number is not going down. As models get better at autonomous coding, research, and operations tasks, the jobs users give them get longer and more complex. The average token consumption per paying subscriber is a ratchet that only turns one way.

Both OpenAI and Anthropic know this. The $100 Pro Lite tier, the GitHub Copilot credit switch, the Anthropic Max usage caps — these are all early signals of an industry-wide repricing that will happen gradually and then suddenly. The SemiAnalysis report just made the math visible.

Key Takeaways

  • ChatGPT Pro ($200/month) costs OpenAI $14,000 in compute at full use: SemiAnalysis bought every tier and maxed weekly usage with agentic coding tasks — the 70x gap between subscription revenue and compute cost is the clearest measure of the subsidy problem
  • Claude Max ($200/month) costs Anthropic $8,000 at full use: Anthropic is better insulated at 40x (vs OpenAI at 70x) because its inference costs per token are lower relative to subscription caps
  • OpenAI loses money at 5.7% utilization on top-tier plans: the 11.4% breakeven for Plus/Pro 5x means a working developer using AI daily crosses into loss territory well before hitting any usage limit
  • Agentic tasks use 1,000x more tokens than standard prompts: a typical agent job consumes 96,000 tokens — more than The Great Gatsby — before producing a single answer; this is what the flat-rate model was never priced for
  • OpenAI already responded: Pro Lite at $100/month launched April 9, 2026; pricing described internally as "accidental"; price increases or token caps on Pro 20x are the logical next move
  • Developer implication: heavy users are extracting 40-70x value from subscriptions that cannot remain subsidised indefinitely — use it while it lasts, model your production costs assuming usage-based billing within 12-18 months

Sources

FAQ

Frequently Asked Questions

Why does ChatGPT Pro cost OpenAI $14,000 when you only pay $200?

SemiAnalysis tested every subscription tier by maxing weekly usage with long-horizon coding and agentic tasks, then compared actual token consumption to public API pricing. A fully-utilised ChatGPT Pro 20x plan consumes compute equivalent to $14,000 in API costs — a 70x gap. The reason: agentic workflows consume up to 1,000 times more tokens than casual chat. A typical AI agent job uses 96,000 tokens before producing a single answer. OpenAI priced the subscription for 2023 chatbot usage patterns. The product is now used for 2026 autonomous agent workflows that were not part of the pricing model.

At what usage level does OpenAI start losing money on ChatGPT Pro?

SemiAnalysis calculated that OpenAI loses money on ChatGPT Plus and Pro 5x above 11.4% utilization, and reaches zero gross margin on the top-tier Pro 20x plan at just 5.7% utilization. This means a developer using ChatGPT Pro daily for real coding work — not maxing it out, just using it regularly — crosses into loss territory for OpenAI well before hitting any weekly limit. Anthropic is better positioned: Claude Pro and Max 5x break even at around 20% utilization, and the top-tier Max 20x reaches zero gross margin at approximately 10%.

How much does Claude Max cost Anthropic at full use?

According to the SemiAnalysis analysis, a fully-utilised Claude Max 20x plan at $200/month costs Anthropic approximately $8,000 in compute — a 40x gap. The Claude Max 5x plan at $100/month costs around $4,000 at full utilization. Anthropic is significantly better insulated than OpenAI on this metric: the 40x multiplier versus OpenAI's 70x reflects lower inference costs per token relative to subscription caps. However, both companies lose money on heavy users running agentic workflows at sustained intensity.

Is OpenAI changing its ChatGPT pricing because of this?

Yes. OpenAI launched a $100/month Pro Lite tier on April 9, 2026, slotting between the $20 Plus and $200 Pro plans — a direct response to segmenting users by usage intensity. OpenAI's head of ChatGPT described the current pricing model as "accidental," designed when the product was a chatbot rather than an agent platform. The next likely steps are a price increase on the Pro 20x plan or the introduction of token caps that convert the unlimited plan into a metered one. GitHub Copilot made an equivalent move in June 2026, switching from flat-rate to usage-based AI Credits billing for the same reason.

Should developers use ChatGPT Pro subscription or the API for agentic tasks?

For heavy agentic use right now, the subscription is a 40-70x cost advantage over the API and worth maximising while the subsidy lasts. ChatGPT Pro at $200/month gives access to GPT-4o and o3 for tasks costing $14,000 at API rates. Claude Max at $200/month gives access to claude-opus-4-8 for tasks costing $8,000 at API rates. However, for production workloads and teams, use the API — it scales predictably and cannot have its economics changed overnight by a pricing restructure. Build cost models assuming subscription prices increase or usage caps appear within 12-18 months, and see the LLM API Pricing Tracker for current per-token rates across all major providers.

Free Weekly Briefing

The AI & Dev Briefing

One honest email a week — what actually matters in AI and software engineering. No noise, no sponsored content. Read by developers across 30+ countries.

No spam. Unsubscribe anytime.

Free Tool

What should your project cost?

Get honest 2026 price ranges for any project type — website, SaaS, MVP, or e-commerce. No fluff.

Try the Website Cost Calculator →

Free Tool

Will AI replace your job?

4 questions. Get a personalised developer risk score based on your stack, role, and what you actually build day to day.

Check Your AI Risk Score →

Written by

Software Engineer based in Delhi, India. Writes about AI models, semiconductor supply chains, and tech geopolitics — covering the intersection of infrastructure and global events. 917+ posts cited by ChatGPT, Perplexity, and Gemini. Read in 167 countries.