Deep|LLM: Tiered Model Pricing Is Broadening AI Adoption; Limited Impact by Jev
On September 22, Anthropic launched Claude Opus 5.5 at $4 per million input tokens and $20 per million output tokens, 20% below Opus 5. Anthropic estimates that a typical customer workload costs 40% less to run. OpenAI launched GPT-6 Sol ($2/$10) and GPT-6 Luna ($0.10/$0.50) the same day, at prices 50–58% below the prevailing rates for the corresponding GPT-5.6 models and 60–92% below their July 9 launch prices. GPT-6 Luna is the first U.S. model since DeepSeek launched its V4 series to undercut DeepSeek’s cheapest model on both input and output list prices: DeepSeek V4.1 Flash costs $0.15/$0.60 even at off-peak rates. In the text, paired prices such as $4/$20 denote input/output charges per million tokens.
We remain positive on the outlook for AI adoption. Frontier models still carry premium prices, while cheaper models make more everyday tasks economical to automate. Offering models at different price and capability tiers lets developers match the model to the task and their budget. Applications that were previously too expensive to run can now be deployed. As more applications enter production and existing users do more with them, we expect both AI usage and compute demand to keep growing.
API list prices for the models discussed (US$ per million tokens)
1. Inference costs have further to fall
Anthropic and OpenAI both attribute their price cuts to more efficient inference. DeepSeek’s latest model also owes its low prices to efficiency gains. Anthropic says Opus 5.5 needs less compute to serve the same request, generates tokens more than 30% faster, and uses fewer tokens per task at default settings, helping reduce the customer’s cost of a typical workload by 40%. OpenAI cites improvements in caching and inference: cached input is now billed at 10% of the standard input price, and switching reasoning levels or tools no longer invalidates the cache, increasing the savings on multi-step agent workflows. DeepSeek’s V4.1 Flash, released September 10, shrinks the KV cache to a quarter of the previous generation’s size, activates only 16 billion of its 552 billion parameters during generation, and charges $0.003 per million cached input tokens during off-peak hours.
Independent testing by Artificial Analysis (AA) also shows lower costs per task. Cost per task fell from $1.99 to $1.06 for Sol and from $0.18 to $0.07 for Luna, with composite scores unchanged from the prior generation. With token volumes and the mix of input, cached input and output unchanged, switching to GPT-6 Sol roughly halves the model API bill.
We expect further cost reductions. Work on caching, KV-cache compression, MoE and kernel optimization continues, and we expect TPU v8 and Vera Rubin, once they ship in volume, to bring unit inference costs down further. AI-assisted model development is another area to watch: kernels, caching strategies and harnesses can all be optimized with model assistance, as discussed in our report on recursive self-improvement (RSI).
Luna illustrates the pace of price reductions. GPT-5.6 Luna launched on July 9 at $1/$6, was cut to $0.20/$1.20 three weeks later, and GPT-6 Luna arrived at $0.10/$0.50 on September 22. In just over two months, input pricing is down 90% and output pricing about 92%, while both generations score 37 on the AA Intelligence Index. Shorter gaps between launches and price cuts do not tell us how much RSI is contributing, but the steady decline in the price of a given level of capability is becoming a routine consideration in application budgets. We expect it to continue.
2. Tiered pricing brings more use cases within reach
Customers tackling complex tasks are still willing to pay for stronger models. Astra and Fable 5.1 remain at $10/$50, while Opus 5.5 at max reasoning effort scores 58 on the AA Intelligence Index and costs $5.98 per task, roughly the same as Opus 5 at max. YipitData’s June report also shows effective enterprise prices broadly unchanged, with usage shifting toward higher-end models. The latest releases give customers more options across price, capability and speed. In our view, tiered pricing is expanding the market. We do not see these price cuts as evidence that the AI industry is entering deflation. Frontier capability remains expensive; lower-cost models make a wider range of tasks commercially viable. Falling prices for a given level of capability can go hand in hand with growing demand.
Capability gains matter just as much. Opus 5.5 scores 40.0% on AutomationBench, up from 26.9% for Opus 5, and 58.7% on Terminal-Bench-Science, up from 29.0%. GitHub says it solves more terminal tasks in fewer than half as many steps. The cheaper models make these workflows easier to scale: Luna averages $0.07 per task in AA’s evaluation and is available to Free and Go users in the ChatGPT desktop app; Anthropic raised subscribers’ five-hour usage limits the same day; and in TypeSafe’s own testing, Jev averages $0.0004 per call with 0.4-second latency.
Developers can choose a model for each step: Jev for simple decisions, Luna for extraction and routing, Sol for routine coding, and Astra or Opus 5.5 for the hardest problems. As long as each step is reliable enough, developers do not need to use a flagship model throughout the workflow. Projects shelved because of cost can go live. The same budget can support more users or allow agents to tackle longer, more complex tasks.
Inference costs matter especially for consumer agents. An agent may run dozens or hundreds of steps a day for a user; most of them do not need flagship capability, but every one of them costs money. Meta’s Muse competes here: Muse Spark 1.3 is priced at $1.25/$4.25 via API and scores 48 on the AA Intelligence Index, level with GPT-6 Sol. Lower API prices for mid-tier models make it more affordable to expand consumer agent services. How much Meta saves on its own products will depend on its internal inference costs.