NextFin

OpenAI Cuts GPT-6 Prices in Half as Anthropic Fires Back: The AI Race Shifts From Capability to Cost

Summarized by NextFin AI
  • OpenAI halved API prices for GPT-6 Sol ($2 input/$10 output) and GPT-6 Luna ($0.10 input/$0.50 output) on September 22, hours after Anthropic cut Claude Opus 5.5 pricing by 20%, signaling a pivot from capability race to price war.
  • Cost-adjusted benchmarks favor OpenAI: GPT-6 Sol scored 33.2% on AutomationBench at just 9% of Claude Opus 5's cost per task, while Luna scored 66.6% on Agents' Last Exam at 93-96% lower cost than Anthropic's models.
  • Structural deflation thesis: frontier AI is shifting to a cost-efficiency market driven by model optimization, inference efficiency, and 90% cache-read discounts, expanding the addressable market for agentic workloads.
  • Investment implications: beneficiaries may be compute buyers like Microsoft, Alphabet, and Amazon rather than pure-play model vendors, with traders rotating out of chipmakers like Nvidia into hyperscalers on September 14.

NextFin News - OpenAI halved the API price of two new GPT-6 models on Monday, launching GPT-6 Sol at $2 per million input tokens and GPT-6 Luna at $0.10, just hours after Anthropic cut the price of Claude Opus 5.5 by 20% — a same-day double move that signals the frontier-AI race has pivoted from a capability arms race to a price war.

The launch, announced on OpenAI's website on September 22, expands the GPT-6 family that began with GPT-6 Astra on September 3. While Astra remains the flagship at $10 per million input tokens and $50 per million output, Sol and Luna are positioned as the cost-efficient tiers that "distribute the benefits" of Astra's intelligence across everyday workloads at scale.

The timing is the story. Anthropic introduced Claude Opus 5.5 the same morning at $4 per million input tokens and $20 per million output — 20% below the previous Opus 5, with cache reads cut 60% to $0.20 and output generation more than 30% faster. Two labs, two price cuts, one day: the message to enterprise buyers is that frontier intelligence is becoming a commodity-priced input. By the close of trading, the moves had reframed the central question for AI investors: not which model is smartest, but which company can survive selling intelligence the cheapest.

A Price War, Not a Product Launch

OpenAI's pitch frames the move as a distribution problem solved. "GPT-6 Astra introduced a new generation of intelligence—these models help distribute the benefits of that intelligence by advancing the frontier on cost efficiency," the company said in its announcement. It trained Sol and Luna with methods similar to Astra's, then passed through savings from better caching and inference.

The math is aggressive. GPT-6 Sol drops from $4 to $2 per million input tokens and from $20 to $10 per million output tokens, a 50% reduction against GPT-5.6 Sol's promotional pricing. GPT-6 Luna falls from $0.20 to $0.10 on input and from $1.20 to $0.50 on output — also 50% cheaper than its GPT-5.6 predecessor. For developers running agents at scale, where bills accumulate by the million tokens, the cumulative effect compounds: a workload that cost $10,000 a month in input tokens at Sol's promotional rate now costs $5,000.

The cut is the latest step in a rapid descent. When GPT-5.6 launched in July, Sol opened at $5 input and $30 output. OpenAI trimmed that to $4/$20 on August 21 as a three-month promotion, and now the GPT-6 branding locks in $2/$10. Luna has moved even faster: from $1/$6 at GPT-5.6 launch to $0.20/$1.20 after a July 30 cut, and now $0.10/$0.50. In roughly two months, the top-tier input rate has fallen 60% and the value-tier input rate has fallen 90%. This is not a one-off adjustment; it is a trajectory.

Anthropic's counter-move arrives in the same price band. Opus 5.5 at $4/$20 undercuts OpenAI's Astra ($10/$50) by 60% while matching the capability of Anthropic's own pricier flagship, Claude Fable 5.1, on most work. The two companies are now competing head-to-head in the mid-tier: OpenAI's Sol at $2/$10 versus Anthropic's Opus 5.5 at $4/$20. Neither can claim the capability crown on Monday's news — Astra still sits above Opus 5.5 on OpenAI's own benchmarks — so the only variable left to compete on is price.

What the Benchmarks Actually Show

OpenAI's performance case rests on cost-adjusted benchmarks rather than raw scores, and the distinction matters. On AutomationBench 1.0.6, a Zapier-built test of agents completing end-to-end business workflows across 47 tools spanning sales, marketing, operations, support, finance, and HR, GPT-6 Sol at its highest reasoning effort scored 33.2% at $0.27 per task. Claude Opus 5 at maximum effort scored 26.9% — but at 11.1 times the cost per task. Claude Fable 5.1, Anthropic's pricier flagship, scored 31.4% at more than 8.9 times the cost, though OpenAI notes that figure understates Fable 5.1's true cost because it omits the Opus 5 fallbacks that fired on roughly 40% of tasks.

Read the table closely and the real claim emerges: OpenAI is not saying Sol is dramatically smarter than the competition. It is saying Sol delivers comparable results for a fraction of the price. GPT-6 Sol at xhigh effort outperforms Claude Opus 5 at max effort "at just 9% of Opus 5's cost per task," according to OpenAI's figures. GPT-6 Sol also exceeds Claude Fable 5.1 at far lower cost, and even bests low-effort GPT-6 Astra.

On Agents' Last Exam, which grades agents on complex professional workflows across 55 sub-industries and scores the percentage of work completed, GPT-6 Sol at max effort scores 56.4%, above Claude Opus 5's best score at 60% lower cost per task. GPT-6 Luna at max effort scores 66.6%, comparable to Claude Opus 5 and Fable 5 at medium effort, while costing 93% less per task than Opus 5 and 96% less than Fable 5.

For computer use — agents that click, type, and navigate software the way a person would — GPT-6 Sol at xhigh effort reaches 60.5% on OSWorld 2.0 offline, essentially tied with Claude Opus 5 at medium effort (60.3%) at roughly 80% lower cost. On DeepSWE 1.1, a long-horizon software engineering benchmark, GPT-6 Luna at max effort exceeds GPT-5.6 Sol at medium effort at one tenth of the cost.

Two caveats apply, and both matter for how buyers should interpret the numbers. First, these are vendor-reported results on benchmarks the vendors selected; independent replication is thin, and the benchmark suite OpenAI used for Astra's launch — the Artificial Analysis Coding Agent Index — has since been retired by its publisher. Second, the absolute pass rates are low — a 33.2% score on AutomationBench means agents still fail roughly two-thirds of complex workflows. The competitive win is economic, not absolute: the same failing agent is now cheap enough to retry, escalate, or run in parallel.

The reasoning-effort dial is the hidden lever in all of this. OpenAI lets users choose how much computation a model spends before answering — from none up to max — and higher effort raises both accuracy and cost together. That means the published "xhigh" and "max" scores are not fixed properties of the model; they are points on a cost curve that buyers can slide along. A developer who drops Sol from xhigh to high may give up a few points of accuracy and cut the bill materially. The benchmark is a snapshot; the product is a curve.

The Structural Shift: Intelligence as a Deflating Utility

This is not a cyclical promotion. It is the visible inflection of a structural regime change: frontier AI is moving from a capability-scarcity market, where the smartest model commands a premium, to a cost-efficiency market, where the cheapest reliable token wins.

The mechanism is real and compounding. OpenAI's efficiency gains come from three layers: the models themselves take "a more direct path through work"; the inference systems that run them generate tokens more efficiently; and the agentic harness that connects models to tools and context avoids repeating completed work. During the GPT-5.6 cycle, OpenAI said model-autonomous kernel work reduced end-to-end serving cost by 20% while experiments increased token-generation efficiency by more than 15%. Those gains do not reverse — once a kernel is optimized, it stays optimized.

Caching is the second engine of deflation, and it is where effective prices fall faster than list prices. OpenAI gives cache reads a 90% discount off the input rate; Anthropic cut cache reads 60% to $0.20. For an enterprise agent that loads the same system prompt, policy documents, and codebase into context on every run, the first invocation pays full price and every subsequent invocation pays pennies. At GPT-6 Sol's new rate, a cached input token costs $0.20 per million — the same headline number as Luna's uncached input. The price card says $2; the invoice for a cached workload says something far lower.

The second-order effect is where the market should be looking. Cheaper tokens expand the total addressable market for agentic work: tasks that were uneconomic at $4 per million input tokens become viable at $2, and trivial at $0.10. A customer-support workflow, a data-cleaning pipeline, or a code-review loop that was marginally profitable can now run at scale. Volume should rise — and because agents make many more API calls than a human typing into a chat box, each new deployed agent multiplies token demand rather than substituting for it.

But deflation is a margin problem for the seller. If token prices fall faster than token volume grows, revenue per unit of compute shrinks even as usage climbs. The labs are betting volume outruns the price cuts — that the demand curve for intelligence is elastic enough that halving the price more than doubles the tokens sold. That is the same bet hyperscalers have been making with their AI capital expenditure, which is projected to reach roughly $530 billion across Big Tech in 2026, with some estimates of total hyperscaler capex running as high as $600 billion.

The asymmetry favors the buyers of compute, not necessarily the sellers of models. Microsoft, which has committed to $250 billion of compute for OpenAI, and other cloud providers can absorb cheaper model pricing as improved gross margin on their AI services — they buy the tokens wholesale and sell the workflow retail. Pure-play model vendors with no infrastructure layer have fewer places to hide if the price war deepens, because they cannot offset thinner model margins with cloud, advertising, or productivity-suite revenue.

The market had already started pricing some version of this tension. On September 14, traders rotated out of chipmakers and into hyperscalers on the view that AI infrastructure spending was running ahead of monetization — a trade that framed Nvidia and other "picks and shovels" suppliers as more exposed than the cloud buyers. Monday's price cuts sharpen that thesis: if intelligence gets cheaper, the companies that own the customer relationship and the distribution layer keep more of the surplus.

The Counter-Thesis: This Is Tactical, Not Structural

The strongest case against the structural read is simple: both companies cut prices on the same day, which looks less like a regime shift and more like a coordinated competitive skirmish. Anthropic's Opus 5.5 pricing is explicitly framed as a response to market pressure, and OpenAI's own promotional pricing has carried expirations before — GPT-5.6 Sol's $4/$20 promotional rate was guaranteed only through November 21, 2026, and the new GPT-6 rates could follow the same pattern.

Promotional pricing can be walked back. If demand holds and competitive pressure eases, there is nothing structurally preventing either lab from raising list prices or letting promotions lapse. The history of cloud pricing supports the skeptics: list prices rarely fall in a straight line forever, and vendors have reversed discounts when capacity tightened. If the price cuts are tactical, then the "deflationary regime" is a mirage created by two marketing teams reacting to each other's press releases.

There is also a supply-side risk the bulls are glossing over. The efficiency gains funding these cuts came from a specific round of kernel optimization and inference tuning. The next generation of capability improvements may require more compute per token, not less — larger reasoning traces, more tool calls, longer context windows. If capability and cost move back in tandem, the price curve bends upward and the deflation thesis stalls.

But this counter-thesis conflates list price with effective cost. Even if the published rates stabilize, the effective cost per completed task keeps falling through caching, routing, and reasoning-effort controls. OpenAI's cache reads already carry a 90% discount; Anthropic cut cache reads 60%. An agent that caches its system prompt and reference documents pays pennies on repeated runs regardless of the headline rate. The deflation is embedded in the architecture, not just the price card.

The falsifying signal is specific: if either OpenAI or Anthropic raises list prices, or allows promotional pricing to lapse, before API token volume grows by a factor of three from current levels — or if either company reports expanding gross margins quarter over quarter while cutting prices — then the deflationary regime thesis is wrong, and this is merely a tactical promotion. Watch the next two earnings calls from Microsoft, Alphabet, and Amazon for token-volume growth versus AI revenue growth; volume outpacing revenue confirms the deflation, revenue outpacing volume refutes it.

What Comes Next

In the short term, expect developers to re-route workloads toward the cheaper tiers. Luna at $0.10 per million input tokens will absorb high-volume, low-stakes tasks; Sol at $2/$10 becomes the default for agentic work; Astra stays reserved for the highest-stakes projects. OpenAI has made Sol and Luna available now in ChatGPT Work and Codex for Plus, Pro, Business, Enterprise, and Edu subscribers, with Luna also reaching free and Go users through the desktop app. Neither model is in the plain ChatGPT app yet, and the rollout is gradual to protect service stability — a reminder that demand is already pressing against capacity.

Three scenarios frame the next six months. In the base case, token volume grows faster than price falls, revenue climbs, and the labs fund the next capability cycle from operating cash flow — the deflationary regime holds and the mid-tier becomes the volume center of gravity. In the upside case for the labs, agentic adoption accelerates faster than expected, enterprises lock into multi-year commitments, and pricing stabilizes at the new level with margins intact. In the downside case, volume growth disappoints, the price cuts fail to stimulate enough new demand, and one or both labs are forced to choose between restoring prices and absorbing margin compression — the scenario the September 14 market rotation was already pricing.

Over the medium term, margin pressure on the model labs is the risk to watch. The price cuts are funded by efficiency gains today, but if the next round of capability improvements requires more compute rather than less, the cost curve could bend back up. The labs need token volume to grow faster than price falls — a race between demand elasticity and inference economics.

Over the long term, differentiation shifts away from raw capability. When frontier models converge on cost-adjusted performance, competition moves to distribution, workflow integration, reliability, and trust. The model becomes a commodity input; the product — the agent, the interface, the enterprise integration — becomes the moat. The companies that own the customer relationship, the data flywheel, and the workflow context will capture the surplus, not the lab that trains the marginally smarter model.

For investors, the lesson cuts against the grain of the AI trade that has dominated 2026. The beneficiaries of token deflation are not necessarily the companies selling the models, but the companies buying the compute and selling the workflow. The AI winners may be the ones who spend the least per token, not the ones who train the smartest model.

"GPT-6 Sol and Luna build on the advances behind GPT-6 Astra, bringing much of its strengths into faster and more affordable models to support work at scale," OpenAI said in its launch announcement. "We've also made caching and inference more efficient."

The price war has begun. The question is whether the volume can keep up.

Explore more exclusive insights at nextfin.ai.

Search
NextFinNextFin
NextFin.Al
No Noise, only Signal.
Open App