The Race to the Bottom: What Plunging LLM API Costs Mean for SaaS
Model prices keep falling, but the SaaS companies renting a thin layer over them aren't getting richer. Here is why the savings are going somewhere else.

The short answer
AI API pricing keeps falling because model providers are locked in a price war, with per-token costs down roughly 10x every year since GPT-3 launched.1 That sounds like great news for any SaaS company with an AI feature. It mostly isn't. Cheaper tokens erase the cost advantage that used to justify a markup, so the wrapper layer around the model is the part getting squeezed, not the part getting richer.
How fast prices are actually falling
The numbers are not subtle. Andreessen Horowitz found that for a model of equivalent performance, inference cost fell by a factor of 1,000 between GPT-3's 2021 launch and late 2024, or roughly 10x per year.1 Epoch AI's independent analysis found the rate of decline varies by task, from 9x to 900x per year depending on the benchmark, with the fastest drops concentrated in the last year of their study.2
2026 gave SaaS buyers two more data points to watch:
- OpenAI's GPT-5.6 family. OpenAI cut GPT-5.6 Luna's price by 80% and Terra's by 20% in July 2026, bringing Luna to $0.20 per million input tokens and $1.20 per million output tokens.3 Separately, GPT-5.6 Sol, the flagship model, has been running at a 50% promotional discount on OpenRouter and Vercel's AI Gateway, down to $2.50 input and $15 output per million tokens.4
- Zhipu's GLM line. GLM-4.6, a model competitive on coding benchmarks, lists at $0.60 per million input tokens and $2.20 per million output tokens directly from Z.AI, and third-party routers have pushed effective GLM-4.6 pricing as low as $0.27 input.5
Put those numbers next to GPT-4's 2023 launch price of $30 to $60 per million tokens and the trend is obvious: intelligence that used to cost real money now costs pocket change.1
Why cheaper tokens do not mean fatter SaaS margins
Here is the part that trips people up. If the model gets cheaper, shouldn't the wrapper's margin go up? In practice, no, for three reasons.
Everyone gets the discount at the same time. A price cut from OpenAI or Zhipu is not a competitive edge you earned. Every other company calling the same API gets it automatically. Pricing power that comes from a vendor's roadmap, not your own product, evaporates the moment a rival ships the same feature at the same lower cost. This is exactly the dynamic behind the thin wrapper panic among investors: applications that are just a UI on top of someone else's model have no moat once the model itself is commoditized.6
Model prices dropping does not mean total AI spend drops. Cheaper tokens make more use cases economical, so usage grows to fill the gap. Companies that once budgeted for light AI assist now run agentic, multi-step workflows that burn far more tokens per task. Net effect: many SaaS companies report their AI infrastructure costs rising even as per-token prices fall, because volume outpaces the discount.
Wrapper economics were never that good to begin with. Traditional SaaS runs at 70 to 80% gross margin because serving one more user costs almost nothing. AI-native features do not get that for free. Analysis of AI-native product economics puts blended AI gross margins closer to 50 to 60%, with some AI-only products landing near 17% once every user interaction requires a live model call.7 Layering a basic AI feature onto an existing SaaS product typically costs 12 to 17 points of gross margin, turning an 80%-margin seat into something closer to 65%.
Who actually wins from cheap tokens
The winners are not the thinnest wrappers. They are companies on either end of the spectrum.
Companies with a real moat above the model. Harvey, a legal AI product built entirely on other companies' foundation models, reached $100 million in annual recurring revenue about 28 months after launch by embedding deeply into legal workflows and charging $1,200 per lawyer per month, not by having a cheaper API bill. The wrapper label doesn't hurt them because the value is in the workflow integration and data, not the raw model call.
Companies that build and own the layer around the model. When token costs keep sliding, the fixed costs of running your own inference pipeline, prompt infrastructure, evaluation harness, and routing logic become the more attractive bet relative to paying a SaaS vendor's markup on top of the same falling API prices. This is the build-vs-buy calculus shifting in real time: as the underlying compute gets cheaper, the case for owning the orchestration layer instead of renting someone else's thin version of it gets stronger, not weaker. Teams thinking hard about that tradeoff, rather than defaulting to whatever tool showed up first in a Slack thread, are the ones positioned to capture the savings instead of just passing them through to a vendor's gross margin. That is the same logic behind treating your software stack as an asset like the software you build in-house with Remy, rather than a subscription you keep renewing regardless of what it actually costs to replicate.
Companies that route intelligently. OpenAI's own customer quotes show the pattern: Ramp uses GPT-5.6 Terra and Luna as defaults for coding and background agent automation specifically because they lead on cost-efficiency, while reserving the expensive flagship model for harder reasoning steps.3 Cognition's Devin Fusion mixes a cheaper model in as a pair programmer for routine work and saves the premium model for what actually needs it.3 The savings go to teams that treat model choice as an engineering decision, not a subscription default.
The pattern to watch
None of this means AI features are a bad bet. It means the economics reward specificity and ownership over convenience. A generic chatbot wrapper competes purely on price, and price is falling toward zero for everyone at once. A tool that owns proprietary workflow data, is deeply embedded in a customer's process, or controls its own inference pipeline keeps the upside of falling compute costs instead of handing it back to competitors who copy the same feature a quarter later.
FAQ
Why do LLM API prices keep falling? Competition between providers, better GPU utilization, model quantization, smaller and better-trained models, and open-weight competitors all push the same direction: more capability per token at lower cost. a16z found this adds up to roughly a 10x annual price decline for equivalent model performance.1
Is GLM-5.3 really cheaper than GPT models for coding tasks? Yes, on a per-token basis. Z.AI prices GLM-5.3 at $1.40 input and $4.40 output per million tokens, and its earlier GLM-4.6 model lists as low as $0.60 input and $2.20 output, with third-party routers offering it even cheaper.5 Whether that translates to a lower total bill depends on how many tokens the model needs to complete a task, which varies by workload.
Does a falling API price mean my SaaS AI feature gets more profitable automatically? Not necessarily. Usage tends to expand as costs drop, since more workflows become economical to automate with AI, and competitors get the same price cut you do. Traditional SaaS gross margins run 70 to 80%; AI-native product margins commonly land at 50 to 60% even after the recent price drops.7
What is a thin AI wrapper and why is it risky? It is a product whose main value is simply calling a third-party model API with light prompt engineering on top, without proprietary data, workflow depth, or switching costs. When the model provider ships the same capability natively, or a competitor undercuts on price, thin wrappers have nothing left to compete on.6
Should a SaaS company build its own AI infrastructure instead of using an API? It depends on maturity and use case. Buying a dedicated AI vendor tool is fastest for generic tasks; wrapping an API directly makes sense once a feature needs your own product context; building or fine-tuning your own models is justified only once you have proprietary data that materially improves outcomes and the ARR to support ML headcount.
Competition between providers, better GPU efficiency, model quantization, and smaller better-trained models all push costs down. a16z measured roughly a 10x annual price decline for equivalent model performance since GPT-3.
Per token, yes. GLM-4.6 lists at $0.60 input and $2.20 output per million tokens, versus $2.50/$15 for a promotionally discounted GPT-5.6 Sol. Total cost still depends on how many tokens each model needs to finish a task.
Not necessarily. Usage expands as costs drop and every competitor gets the same discount. AI-native product margins often land at 50 to 60% even after recent price cuts, versus 70 to 80% for traditional SaaS.
A product whose core value is simply calling a third-party model API with light prompting on top, with no proprietary data or workflow depth. It has nothing to compete on once the provider ships the same feature natively.
It depends on maturity. Buying a vendor tool is fastest for generic tasks, wrapping an API works once a feature needs your product's own context, and building custom models is justified only with proprietary data and the ARR to support it.
- 1.Welcome to LLMflation – LLM inference cost is going down fast — Andreessen Horowitz
- 2.LLM inference prices have fallen rapidly but unequally across tasks — Epoch AI
- 3.Advancing the price-performance frontier with GPT-5.6 — OpenAI
- 4.OpenAI: GPT-5.6 Sol — API Pricing & Benchmarks — OpenRouter
- 5.Pricing — Z.AI Developer Document — Z.AI
- 6.Why Silicon Valley VCs Are Getting Tired of AI Wrappers — FindNStart
- 7.Vertical AI Micro-SaaS: The Only AI Business Model That Still Works — Market Analysis



