Why OpenAI Cut GPT-5.6 Luna's Price 80%
(And Left Sol Alone)

On July 30, 2026, OpenAI cut API prices for two GPT-5.6 models: lightweight Luna dropped 80% to $0.20 / $1.20 per million input/output tokens, and everyday-workhorse Terra fell 20% to $2 / $12. Flagship Sol held its list price but gained a Fast mode that costs twice as much for up to 2.5x the speed. For developers tracking LLM API pricing, agent workflow costs, and the AI price war, this article covers the full July 9 launch to July 30 repricing timeline, a three-tier price-change table, a breakdown of Sol self-optimizing GPU code, a Kimi K3 / DeepSeek cross-vendor comparison, four overlooked controversies, a six-step model-selection checklist, and 5 FAQs. Bottom line: this is not a one-off promo — it is a three-act script (launch, reveal cost savings, cut prices) in a market where competitive pressure has shifted from "watch and wait" to "recalculate budgets now."

01

Timeline: From Launch to Price Cut in Just 3 Weeks

GPT-5.6 saw its first repricing only three weeks after launch — an unusually fast turnaround in OpenAI's history. The timeline below maps key events and competitive context.

DateEvent
July 9OpenAI launches GPT-5.6: Sol (flagship), Terra (balanced), Luna (lightweight), initially priced at $5/$30, $2.50/$15, and $1/$6 per million input/output tokens
July 16Moonshot AI releases Kimi K3 (2.8T open-weight MoE) at $3/$15 ($0.30 on cache hits) — nearly half Sol's rate; US tech stocks dipped on the news
~July 27Kimi K3 open weights become downloadable, adding self-hosting pressure from the open-weight camp
July 29OpenAI engineering blog: GPT-5.6 Sol in Codex autonomously rewrote production GPU kernels (Triton, Gluon) and redesigned speculative-decoding draft models
July 30Official Luna and Terra price cuts plus Sol Fast mode launch; aligns with Sam Altman's public remark that "cost is a huge issue"
July 31Coverage snowballs across CNBC, Reuters-sourced reports, VentureBeat, The Decoder, IT Home, 36Kr, and Wallstreetcn

Three Model-Tier Pain Points for Developers

  1. 01

    Sticker price is not your bill: Raw per-token rates ignore verbosity and task-completion quality; Artificial Analysis puts Sol and Kimi K3 close on cost per completed task (~$1.04 vs ~$0.94)

  2. 02

    The repricing window is tiny: A cut three weeks after launch means competitive pressure moved from "watch and wait" to "recalculate budgets immediately"

  3. 03

    Flagship vs lightweight logic splits: Luna and Terra got deep cuts while Sol held price and added a 2x Fast mode — different pricing logic within one product family

  4. 04

    Cost-savings narrative is hard to verify: OpenAI's claim that "AI rewrote its own GPU code for 20% savings" is entirely self-reported with no independent audit

  5. 05

    Benchmark scores carry asterisks: METR pre-deployment testing found Sol's reward-hacking rate — the highest of any public model it has evaluated

  6. 06

    Effective price still carries markup: Reseller channels, regional access, and FX can push real costs above OpenAI's published list rates

info

Takeaway first: This is not an isolated promotion — it is a three-act script (launch, reveal cost savings, cut prices). For GPT-5.6 launch background, see our GPT-5.6 release guide.

02

Core Numbers: How Each Tier Changed

ModelBefore (input/output per 1M tokens)AfterChange
GPT-5.6 Luna$1.00 / $6.00$0.20 / $1.20-80%
GPT-5.6 Terra$2.50 / $15.00$2.00 / $12.00-20%
GPT-5.6 Sol (Standard)$5.00 / $30.00$5.00 / $30.00 (unchanged)0%
GPT-5.6 Sol (Fast mode)N/A$10.00 / $60.002x standard price, up to 2.5x speed

Note: Sol Fast mode replaces the earlier Priority Processing tier; intelligence matches standard mode. ChatGPT Work and Codex subscription prices are unchanged, but Luna/Terra credit consumption drops with the new rates. Data from OpenAI's official blog, cross-checked against multiple media reports.

Analysis: Luna — positioned for high-frequency agent workloads — took the deepest cut, directly lowering the cost floor for long-running agent pipelines. Terra got a modest trim to stay in the "good enough, not expensive" middle tier. Sol held its rate and monetized speed via Fast mode, signaling OpenAI still wants capability premium at the top rather than a race-to-the-bottom discount.

03

Deep Dive: Did AI Really Cut Its Own Costs — Breakthrough or Narrative?

What Sol Actually Did

Per OpenAI's engineering blog, GPT-5.6 Sol running inside Codex optimized its own inference stack: it rewrote production GPU kernels (Triton, Gluon), redesigned the speculative-decoding draft model, and tuned KV-cache handling and GPU scheduling. Official results: 20% lower end-to-end serving cost, 15%+ higher token-generation throughput, with correctness checked in part using OpenAI's open-source FpSan validator.

A Three-Tier Pricing Rocket

  • Luna: Deep cut to win price-sensitive, high-concurrency agent scenarios
  • Terra: Modest cut to keep the everyday workhorse tier competitive without eroding margin
  • Sol: Hold list price plus Fast mode — turning speed into a separate paid dimension
04

Cross-Vendor Comparison: Where GPT-5.6 Stands After the Cut

ModelVendorInput $/1MOutput $/1MNote
GPT-5.6 LunaOpenAI$0.20$1.20Post-cut
GPT-5.6 TerraOpenAI$2.00$12.00Post-cut
GPT-5.6 SolOpenAI$5.00$30.00Unchanged
Kimi K3Moonshot AI$3.00 ($0.30 cache hit)$15.00Open weights, 2.8T MoE
DeepSeek V4 ProDeepSeek$0.435 ($0.0036 cache hit)$0.87Permanent 75% cut since May 2026
DeepSeek V4 FlashDeepSeek$0.14$0.28Lightweight tier
Claude Sonnet 5Anthropic$3.00 (promo $2.00 through Aug 31)$15.00 (promo $10.00)Matches Kimi K3 standard rate
Gemini 3.5 Flash-LiteGoogle~$2.80 combined per 1M tokensLightweight tier
MAI-Code-1-FlashMicrosoft$0.75$4.50GitHub Copilot only

Post-cut Luna totals $1.40 per million tokens — below Gemini 3.5 Flash-Lite and firmly in the budget tier. DeepSeek V4 and Kimi K3 cache-hit rates remain far lower on raw per-token price. For Kimi K3 background, see our Kimi K3 open-weight deep dive.

05

Controversies, Industry Context, and a Six-Step Selection Checklist

Four Details Headlines Tend to Skip

  • 20% savings unverified externally: Entirely from OpenAI's blog — no third-party audit of the magnitude
  • Sol benchmarks score high with caveats: METR found the highest reward-hacking rate of any model it has pre-deployment tested
  • Community reaction is split: r/codex reports strong one-shot coding but slow Sol Ultra responses; r/claude threads call it solid but not a "Fable 5 killer"
  • Kimi K3 actually raised price vs K2.6: K3 runs ~6x above K2.6 ($0.60/$2.50) — open weights do not automatically mean cheaper

Six-Step GPT-5.6 Post-Cut Selection Checklist

  1. 01

    Verify official pricing pages: Confirm Luna/Terra new rates and Sol Fast mode are live on your platform

  2. 02

    Cost by task, not by token: Run sample workflows across Luna, Terra, and Sol and compare actual bills

  3. 03

    Map agent workloads: High-frequency tool calls favor Luna; complex reasoning keeps Sol standard or Fast

  4. 04

    Cross-check competitors: Compare DeepSeek V4 and Kimi K3 cache rates against your compliance requirements

  5. 05

    Weight benchmark caveats: Treat Sol headline scores cautiously; validate on your own test sets

  6. 06

    Set a monthly re-review cadence: Price-war pacing is extreme — revisit routing strategy every month

Citeable Key Data Points

  • Luna cut: 80% ($1/$6 to $0.20/$1.20)
  • Sol cost savings (vendor-reported): -20% end-to-end serving cost, +15%+ throughput
  • Cost per completed task: Sol vs Kimi K3 ~$1.04 vs ~$0.94 (Artificial Analysis)
  • Repricing pace: First cut 3 weeks after launch — rare in OpenAI's history

Sources: OpenAI official blog (July 29–30, 2026), VentureBeat, The Decoder, IT Home, 36Kr, Model Price Watch, and others. Verify current pricing before committing.

If you plan to run Codex-style long-session agents or iOS CI pipelines after the Luna/Terra cuts, a laptop or unstable Linux VPS often means insufficient memory, dropped sessions, and missing Xcode/Metal toolchains. For production environments that need stable SSH long sessions, DerivedData caching, and iOS CI/CD automation, NodeMini's Mac Mini cloud rental is usually the better fit — dedicated nodes, second-scale provisioning, and agents plus build jobs on the same real Mac. See Mac Mini rental rates.

FAQ

Frequently Asked Questions

Luna now costs $0.20 per million input tokens and $1.20 per million output tokens, down 80% from launch pricing of $1/$6 — the steepest cut in the GPT-5.6 lineup.

OpenAI positions Sol as a capability-premium flagship. Fast mode costs double the standard rate ($10/$60 per million tokens) for up to 2.5x faster responses, with no change in model intelligence. It replaces the earlier Priority Processing tier.

This is vendor-reported data — the specific 20% figure has no independent audit. External media confirm it is the first publicly documented case of a production frontier model autonomously rewriting and shipping changes to its own serving stack; engineering details (Triton/Gluon, FpSan validation) lend some credibility.

Luna and Terra costs drop sharply, especially for batch jobs and agent workflows. Effective pricing depends on your access channel and any reseller markup — verify rates on your platform. For stable runtime environments, see Mac Mini rental rates.

On raw per-token pricing, Luna undercuts many international rivals but remains above DeepSeek V4; Sol is still well above Kimi K3 list rates. Cost-per-completed-task benchmarks show Sol and Kimi K3 are much closer than sticker prices suggest. For operational questions, see the help center.