Back to blog
News·8 min read·1403 words

OpenAI and Anthropic in Price War as Chinese AI Rivals Gain Ground

US AI labs are slashing prices as DeepSeek, Moonshot, and other Chinese developers make inroads with cost-conscious enterprise customers. GPT-5.6 Luna dropped 80% and Claude Opus 5 launched at half the price of Fable 5.

OpenAI and Anthropic in Price War as Chinese AI Rivals Gain Ground — illustration

The AI industry is in the middle of a full-blown price war, and the casualties are mounting. According to a Financial Times report published today, leading US AI labs OpenAI and Anthropic are releasing cheaper models at a breakneck pace as they fight to retain cost-conscious customers who are increasingly switching to cut-price alternatives from Chinese rivals.

The price war comes as rising AI bills push companies to curb usage and seek cheaper models, helping Chinese developers including Moonshot and DeepSeek make inroads with users from Silicon Valley to Europe. Silicon Data's token price index shows that prices customers pay for models from leading US labs have dropped by nearly a quarter since mid-July 2026.

What Triggered the Price War?

Several converging factors have created the perfect storm for an AI price war:

  • Chinese open-source models closing the performance gap: DeepSeek V4, Qwen 3.8, and Moonshot's Kimi K3 have narrowed the performance gap with leading US models, raising concerns that American developers could lose customers even as they spend heavily to maintain their technological edge.
  • Enterprise cost pressures: Companies like DoorDash and Airbnb have publicly stated they are using Chinese-made models to rein in bills. As AI usage scales, the costs have become a board-level concern.
  • Shift to usage-based billing: Anthropic and OpenAI are moving some enterprise customers away from flat subscriptions toward usage-based billing, under which companies pay according to computational resources consumed.
  • IPO pressure: Both OpenAI and Anthropic are plotting initial public offerings at trillion-dollar valuations, and investors want evidence that the industry's vast spending can generate sustainable returns.

The Price Cuts So Far

The cuts have been dramatic and targeted at the mid-tier where competition is fiercest:

ModelProviderPrevious Price (per M input tokens)New PriceCut
GPT-5.6 LunaOpenAI$1.00$0.2080%
GPT-5.6 Luna (output)OpenAI$6.00$1.2080%
Claude Opus 5Anthropic$10.00 (Fable 5)$5.0050%
Claude Opus 5 (output)Anthropic$50.00 (Fable 5)$25.0050%

OpenAI's 80% price cut on GPT-5.6 Luna is particularly notable. The company positioned it as their "fastest and most affordable model," and the cut makes it directly competitive with Chinese alternatives like DeepSeek V4 Flash.

Anthropic, meanwhile, launched Claude Opus 5 at half the price of its flagship Fable 5 model. The company also called off a planned price increase for its Sonnet 5 model that was scheduled to take effect in September 2026.

Why Headline Prices Don't Tell the Full Story

Here's where it gets complicated. Headline token prices don't provide a straightforward comparison between AI models. More capable models can sometimes complete a task using fewer tokens or with fewer attempts, meaning a model that appears more expensive based on the headline price can ultimately cost less per task.

Most modern models can also operate at different "effort" settings, which vary the computing power used to answer a question and can affect both performance and the ultimate cost of completing a task.

Artificial Analysis, which benchmarks models across areas including math, science, coding, and reasoning, found that:

  • Anthropic's Opus 5 at "medium" effort delivered similar performance and cost per task to Moonshot's Kimi K3 at "max" effort
  • OpenAI's GPT-5.6 Luna at "max" effort performed similarly to DeepSeek's V4 Flash at "max", but cost just under twice as much per task

This means the real cost comparison depends heavily on your specific workload and how you configure effort settings.

The Chinese Challengers

The pressure from Chinese AI labs is real and accelerating:

DeepSeek has been the poster child for cost-effective AI. Their V4 Pro model delivers frontier-level reasoning at a fraction of the cost of Western alternatives. DeepSeek V4 Flash is even cheaper, making it the go-to choice for high-volume API workloads.

Moonshot (Kimi) has gained significant traction with its Kimi K3 model, which benchmarks show can match Anthropic's Opus 5 on reasoning tasks when run at maximum effort settings.

Alibaba's Qwen series continues to push boundaries with the Qwen 3.8 Max, a 2.4 trillion parameter model that competes directly with GPT-5.6 and Claude Opus 5 on capability while maintaining aggressive pricing.

Zhipu AI's GLM models, including the GLM 5.2, offer exceptional value for developers who need strong reasoning capabilities without the premium pricing of Western labs.

What This Means for Developers

For developers and companies building AI-powered applications, the price war is unambiguously good news:

  1. Lower costs: Whether you're using US or Chinese models, prices are dropping across the board.
  2. More options: The performance gap is narrowing, meaning you have more viable alternatives to choose from.
  3. Better price-performance ratios: Competition forces all providers to optimize their cost-to-capability ratio.
  4. Flexibility: Multi-model routing and failover strategies let you mix and match providers to optimize costs further.

However, there are caveats:

  • Data residency: Chinese models may raise data sovereignty concerns for some enterprises.
  • Reliability: Newer providers may not have the same uptime guarantees as established US labs.
  • Ecosystem maturity: US labs still have more mature developer ecosystems, better documentation, and more integrations.

The Strategic Stakes

The price war is about more than just token costs. It's about market position in what could be the most consequential technology shift of our generation.

Mantas Lukauskas, AI tech lead at Hostinger, noted that prices for the very best models were "flat to rising." He added that the recent pricing changes are the "first real test" of whether groups such as Anthropic and OpenAI can protect the cost of their most advanced offerings: "The US labs have cut the middle and are defending the top."

This strategy—cheap mid-tier models to fight Chinese competition while maintaining premium pricing for top-tier models—may work in the short term. But if Chinese labs continue to close the performance gap at the top end, even the premium tier may face pricing pressure.

How to Navigate the Price War

For teams looking to take advantage of falling prices:

  • Use a model gateway: Platforms like Qubax AI let you switch between models and providers without changing your code, so you can always pick the cheapest option that meets your quality bar.
  • Benchmark on your own data: Don't rely on published benchmarks. Test models on your actual workloads to find the best price-performance ratio.
  • Implement cost monitoring: Track your token usage and costs across providers to identify savings opportunities.
  • Consider multi-model routing: Route simple queries to cheaper models and reserve expensive models for complex tasks.

The AI price war shows no signs of slowing down. As Chinese labs continue to release increasingly capable models at lower prices, US labs will be forced to respond. For developers and businesses, this means the cost of building AI-powered applications will keep falling—making this an excellent time to build.


FAQ

Why are AI prices dropping so fast?

AI prices are dropping due to intense competition between US labs (OpenAI, Anthropic) and Chinese developers (DeepSeek, Moonshot, Alibaba). Chinese open-source models have narrowed the performance gap, forcing US companies to cut prices to retain customers.

How much did GPT-5.6 Luna cost drop?

OpenAI cut GPT-5.6 Luna prices by 80%, from $1.00 to $0.20 per million input tokens and from $6.00 to $1.20 per million output tokens.

Are Chinese AI models as good as US models?

The performance gap is closing rapidly. According to Artificial Analysis benchmarks, Moonshot's Kimi K3 at max effort matches Anthropic's Opus 5 at medium effort, and DeepSeek V4 Flash performs similarly to GPT-5.6 Luna at max effort.

Should I switch to Chinese AI models?

It depends on your use case. Chinese models like DeepSeek V4 Pro and Qwen 3.8 Max offer excellent value, but consider data residency requirements, reliability needs, and ecosystem maturity before switching.

How can I take advantage of falling AI prices?

Use a model gateway like Qubax AI to switch between providers easily, benchmark models on your own data, implement cost monitoring, and use multi-model routing to send simple queries to cheaper models.

Will AI prices keep dropping?

While prices for mid-tier models are falling rapidly, prices for the most capable frontier models remain flat to rising. The trend suggests continued price compression for mid-tier models as competition intensifies.

🔍

Try DeepSeek V4 on Qubax

Incredible quality, unbeatable price. Up to 95% off.

View pricing

Article tags

#AI price war#OpenAI#Anthropic#DeepSeek#AI pricing
Share:Post on XTelegramLinkedInYHacker NewsReddit
Qubax AI

Qubax AI

AI Models at up to 99% off · Pay with crypto

Reading about DeepSeek V4 and DeepSeek? Access them — plus 340+ other models — through one API. Incredible quality, unbeatable price. Up to 95% off.

Related articles