Three weeks after launching GPT-5.6, OpenAI has pulled the kind of pricing move that makes enterprise procurement teams sit up and pay attention. On July 30, the company cut API prices for its entry-level Luna model by 80%, dropping input costs from $1.00 to $0.20 per million tokens and output from $6.00 to $1.20. The mid-tier Terra model got a 20% reduction to $2/$12. Flagship Sol stays put at $5/$30. A table tells the story quickly: | Model | Input (Old) | Input (New) | Output (Old) | Output (New) | Reduction | |---|---|---|---|---|---| | GPT-5.6 Luna | $1.00 | $0.20 | $6.00 | $1.20 | 80% | | GPT-5.6 Terra | $2.50 | $2.00 | $15.00 | $12.00 | 20% | | GPT-5.6 Sol | $5.00 | $5.00 | $30.00 | $30.00 | 0% | OpenAI also cut Luna's cached input pricing from $0.10 to $0.02 per million tokens. It capped tool output at 10,000 tokens by default and kept model-visible history append-only, which pushes agent loops into prompt cache territory — meaning repeated calls in long-running agent workflows don't pay full input rates every time. The official explanation is efficiency. OpenAI says Sol itself helped optimize production software while under human supervision. The company disclosed a 20% reduction in end-to-end serving costs through production GPU kernel rewrites, and a 15% improvement in token-generation efficiency from better speculative decoding. Five members of OpenAI's technical staff wrote in a July 29 engineering post: "Under-the-hood improvements should be passed back to our users and customers in the form of more widely available, cost-efficient intelligence." President Greg Brockman called Luna "the most cost-effective model in its class" on X, sharing data that showed Luna's Intelligence Index above 51 points at roughly $0.075 per task. That's the official story. But analysts aren't buying it entirely.
Twenty percent savings on serving costs don't usually translate into an 80% price cut. Something else is going on. As one Chinese tech analysis put it: "The price cut rationale clearly needs to be found in the competitive landscape." That landscape has shifted dramatically in the past year. OpenAI isn't just competing against Anthropic and Google anymore. It's competing against open-weight models that enterprises can download, inspect, and run on their own infrastructure — no API fees, no vendor lock-in, no per-token meter running. The pressure comes from several directions at once. Moonshot AI's Kimi K3, released in July 2026, is a mixture-of-experts model with 2.8 trillion total parameters and 104 billion activated. Its weights are openly available. It scored 57 on the Artificial Analysis Intelligence Index at about $0.94 per task, and companies like Microsoft have reportedly calculated that swapping some Copilot workloads to Kimi K3 could save hundreds of millions annually. DeepSeek has been even more aggressive on price. V4 Pro was already cut by 75% in May 2026, with cache-hit pricing as low as 0.025 yuan per million tokens. The company says it achieved this through sparse attention and MoE architecture that compressed compute consumption to 27% of the previous generation. According to OpenRouter data, the cheapest DeepSeek V4 Flash endpoint ran at $0.09 per million input tokens versus GPT-5.5 at $5 — a 55x gap. Z.ai's GLM-5.2 is also in the mix. Chinese open-weight models are broadly 60–90% cheaper than US proprietary equivalents, and reports indicate roughly 46% of US enterprises have used Chinese AI models in some capacity. The new Luna pricing actually undercuts DeepSeek on input cost ($0.20 vs. $0.09 is still higher, but far closer than before), though it remains pricier on output. The US side isn't sitting still either. Anthropic released Claude Opus 5 on July 25 at half the cost of its flagship Fable 5 while matching performance. Claude Sonnet 4.6 sits at $3/$15, above Terra's new $2/$12. Luna now undercuts Anthropic's cheapest published model, Haiku 4.5, by a factor of five on input and roughly four on output. Google launched Gemini 3.6 Flash in July and cut AI Plus subscription pricing from $7.99 to $4.99. Microsoft keeps pushing MAI-Thinking-1 as a cost-efficiency play. The competitive data is stark. According to Ramp, Anthropic's share of US enterprise AI subscription spending reached 41% in May 2026, overtaking OpenAI's 39.5% for the first time. OpenAI reportedly missed monthly sales targets for several consecutive months. The secondary market shows old OpenAI shares trading at a 10% discount with few buyers, while the same investors reportedly lined up $2 billion to buy Anthropic stock. In that context, an 80% price cut starts to look less like generosity and more like damage control.
Enterprises are actually watching their bills now
The broader industry backdrop explains why price matters more than it used to. The "tokenmaxxing" era — where companies encouraged employees to use AI as much as possible without worrying about cost — is over. Enterprise AI bills have ballooned into the billions, and companies are pushing back. Uber reportedly burned through its entire annual AI budget in four months, with 5,000 engineers each spending $500–$2,000 per month on AI tools. Amazon's engineering organization hit a cost overrun that produced a $1.8 million bill for a single data-matching task using Claude Sonnet — 860% over budget, discovered five months later. Meta reportedly spent hundreds of millions monthly after tying AI usage to performance reviews, prompting employees to game the numbers. OpenAI shipped hard spend limits for API organizations on July 22, letting administrators set monthly ceilings. GitHub Copilot has model routing built in. IBM research found that 71% of 1,000 global executives say switching primary AI vendors is difficult, and 81% said a seven-day vendor outage would cause severe disruption. Yet the switching pressure persists because the cost gap is simply too large to ignore. DoorDash and Airbnb have reportedly adopted Chinese AI models to replace OpenAI and Anthropic products. Coinbase moved to GLM and Kimi models. AI startup Decagon shifted 90% of its traffic to open-weight models. OpenRouter data showed that among high-spending customers, open-source token usage grew four times faster than closed-source between fall 2025 and spring 2026, with over 500 institutions switching. The numbers explain why. A George Washington University researcher was blunt: "Since Chinese AI models are already capable enough for most application scenarios, why should enterprises pay a premium for Anthropic and OpenAI models?"
Developer reactions: relief, skepticism, and a new price war
The developer community response has been largely positive, with some pointed caveats.
On the OpenAI Developer Community forum, one developer wrote: "nice, with the new prices gpt-5.6-luna beats gpt-5.4-mini in pricing and consolidates as the best option for cheaper runs." Another noted the efficiency numbers directly. Developers confirmed that Fast mode maps to service_tier: priority and that vision/image tokens follow an unpublished multiplier of 120% across all GPT-5.6 models.
The economics are genuinely dramatic. One developer on X calculated that he previously built a full-stack application using Luna while consuming only 4% of his weekly quota. With the price cut, he estimated building roughly 100 complete applications per week — "almost like unlimited usage."
Hacker News commenters pointed out that Luna's new pricing undercuts Google's Gemini 3.1 Flash-Lite ($0.25/$1.50), which changes the competitive math for lower-priced tiers.
OpenAI is also upgrading Auto-review in the ChatGPT app and Codex CLI from GPT-5.4 to GPT-5.6 Luna. Combined with the price cut, Auto-review costs are expected to drop roughly 10x. Developers have welcomed this: "Running multi-step tasks, an 80% price cut directly lowers the barrier for long-running agents."
But not everyone is celebrating. Some developers remain skeptical. "OpenAI says compute costs dropped 10x, but my wallet feels exactly the same," one community member wrote. Another said canceling subscriptions and switching to free plans was "the best protest." There's a sense among some users that the price cut came only after enterprise resistance made it unavoidable.
The skepticism isn't unreasonable. OpenAI faces an estimated $14 billion in annual losses and has filed confidentially for an IPO. Anthropic has done the same. Both companies are racing to demonstrate durable business models to public market investors, and cutting prices by 80% doesn't obviously help the bottom line in the short term.
What an 80% cut actually means for AI buyers
The cheaper tiers — Luna and Terra — carry most high-volume production traffic: classification, extraction, request routing, first-pass drafting, and the long agent loops where one user instruction triggers dozens of model calls. A five-fold cut on the tier absorbing that volume changes the arithmetic on which workloads are worth automating. OpenAI claims Luna delivers performance comparable to frontier-class models from a year ago at roughly six cents on the dollar per task, nearly nine times faster. On professional work as measured by Agents' Last Exam, Luna reportedly outperforms Anthropic's Fable 5 at a per-task cost nearly 99% lower. Analysts expect enterprises to spend the savings rather than pocket them. Pareekh Jain, principal analyst at Pareekh Consulting, told media: "For CIOs, the biggest impact is likely to be scaling AI adoption rather than simply cutting costs. Lower prices make it easier to move pilots into production, expand AI across more employees and business processes, and economically deploy more complex agentic workflows." He pointed to the Jevons paradox: efficiency improvements often increase overall consumption rather than reducing it. Chandrika Dutt, research director at Avasant, similarly said enterprise teams are likely to use the pricing leeway to build increasingly sophisticated agentic workflows that were previously hard to justify. Jain also predicted that inference prices will keep falling over the next 24 months across providers. "These price decreases are broadly sustainable in the long run," he said. "New chips, better software, and more efficient model designs will keep driving down the cost per token."
[SPONSORED]
NEXT-GEN NPU CHIPSETS
Empower your local devices with desktop-class inference capabilities.
The bigger picture: from performance wars to price wars
The AI industry's competitive axis is shifting. For years, model makers competed on benchmark scores and capability demos. Now the conversation is increasingly about cost per task, cost per token, and the price-performance ratio that matters for real workloads. Yahoo Finance analysis identified three structural changes behind OpenAI's decision: open-weight competition is pushing proprietary providers toward lower prices; AI adoption is moving faster than earlier computing revolutions, leaving institutions little time to adapt; and the foundation-model market is beginning to look like an infrastructure industry where scale, capital, and operating efficiency favor a small number of large players. Sam Altman framed it in abundance terms: "AI infrastructure is not valuable because it is large. It is valuable because of what it makes possible: more capable intelligence, available to more people, at a lower cost." "When the cost of useful intelligence falls, more work becomes worth doing," he wrote. "Better intelligence drives broader adoption. Broader adoption supports more investment. More investment improves intelligence and efficiency. That is the cycle we are building." There are limits to the abundance narrative. OpenAI hasn't touched ChatGPT subscription prices. Subscription quotas remain unchanged. The only real benefit for subscription users is that Terra and Luna now consume fewer usage credits in ChatGPT Work and Codex plans, letting eligible subscribers do more with the same allowance. And the competitive response is already underway. DeepSeek launched the official version of DeepSeek V4 the day after OpenAI's announcement, suggesting it had been holding the release in reserve. Anthropic had already priced Claude Opus 5 aggressively a week earlier. OpenAI's Fast mode for Sol — up to 2.5x speed at twice the price, replacing Priority Processing — is a separate bet that some developers will pay a premium for lower latency even as prices fall elsewhere. None of this suggests the price war is ending. If anything, the 80% cut signals that OpenAI believes the market has fundamentally repriced what frontier AI should cost. "Cost is becoming the thing that counts for many developers," one analyst said. The open question is whether revenue follows the volume. Token prices are falling toward zero, and OpenAI's infrastructure bill is enormous. The company is betting that cheaper intelligence creates a cycle of more usage, more investment, and better models. For enterprises, that's a good deal in the short term. For investors, it's a test of whether the Jevons paradox can outrun the losses.