DeepSeek charges $0.28 per million output tokens for V4-Flash. Anthropic charges roughly $25 per million output tokens on Claude Opus. That is an 89x gap on the exact same line item.
A research firm cited by Reuters put it more bluntly. Running standard benchmark suites, V4-Flash cost about 3 cents per test. Rival well-known models cost between $0.86 and $3.15 per test. That is more than 100x cheaper to operate.
Artificial Analysis ran their own numbers on April 24, 2026. Cost to complete their full Intelligence Index suite: $113 for V4-Flash, $1,071 for V4-Pro, $4,811 for Claude Opus 4.7. Flash to Opus is a 43x spread on that measure. Flash scored 47 on the Intelligence Index, which Artificial Analysis places at Claude Sonnet 4.6 level. V4-Pro scored 52. Kimi K2.6 still leads open weights at 54.
Here is what nobody in your Slack is saying out loud. If your product's gross margin depends on the gap between what you pay for tokens and what you charge for outputs, that gap just stopped being a business model. This article covers where the margin actually went, why cutting your price is the wrong reflex, and what to change in your pricing page this month.
The Margin Migration Rule
Cheap inference does not destroy margin. It relocates it.
Four numbers that show where the token price went.
That is the whole thing. When the cost of what you resell drops 89x, the profit does not vanish into the air. It slides to the parts of the stack that never got cheaper.
There are three of those, and you should sort your own business against them right now.
Distribution: who owns the customer relationship, the workflow they already live in, the standing to send them an invoice. None of that got cheaper. It got more valuable, because everyone else can now afford the model you use.
Orchestration: evals, retries, state stores, vector indexes, human review, compliance logging. One analysis of DeepSeek economics puts it cleanly. When inference falls from roughly 90% of your bill to under 20%, everything else becomes the optimization target. Those costs scale with usage, not with token price.
Trust: data residency, indemnity, SLAs, jurisdiction. DeepSeek ships V4-Flash under MIT license with open weights, so self-hosting is legal and available. It also means your enterprise buyer's legal team gets a vote, and PRC-hosted inference is a conversation many of them will not have.
Most AI product companies have been quietly booking distribution margin and calling it technology margin. I think the token price collapse is the audit.
Stop Pricing Off Your Costs
Cost-plus pricing is a habit, not a strategy. It works right up until your cost approaches zero, and then your pricing page is a rounding error.
Run the napkin math on a normal SaaS session. Say 200,000 cached input tokens, 50,000 cache-miss input tokens, 50,000 output tokens. At DeepSeek's official rates of $0.0028 per million cached input, $0.14 per million cache-miss input, and $0.28 per million output, that session costs about 2.2 cents. A hundred sessions a month per user is $2.16 in model COGS. Charge $20 a seat and you are at 89% gross margin on inference.
Now the trap. Cut your price because your cost fell and you have handed savings to a customer who never asked for them. Nobody buys your product because tokens are cheap. They buy because a thing they hate doing got done. Tessl's agent benchmark clocked V4-Flash at $0.0236 per complete agentic task against $0.10 for Claude Haiku 4.5. Plenty of AI products charge $0.50 to $10 for that same completed task, and the buyer still thinks it is a bargain.
So price the task, not the token. The model is the golden egg. The workflow, the integration, the accountability for the result: that is the goose. Sell the finished outcome and your COGS line goes invisible to the customer, which is exactly where you want it.
Two damaging admissions, because you deserve them.
First, cheap tokens invite token bloat. DeepSeek's own docs cap max output at 384,000 tokens and flag runaway responses as the primary cost risk. Builder guides note that thinking mode charges the same per-token rate while consuming three to five times more tokens. Cut price 89x, then 5x your consumption twice, and your bill went up.
Second, this price is a business decision, not a law of physics. Cache-hit input at $0.0028 sits 50x below cache-miss input at $0.14. Off-peak windows cut official rates by half. Those are knobs, and knobs turn both directions. Nobody knows yet whether $0.14 is a genuine floor or a capital-payback land grab that reprices in 2027.
The one number to defend is not cost per token. It is the ratio between what a customer is worth over their life and what you paid to get them. Model prices are the noisiest input in that equation and the one you control least. Shave 43x off inference this quarter while your acquisition cost quietly doubles, and you optimized the wrong side of the fraction.
Three signals inside the same shift
Benchmark runs now cost cents, not dollars.
A research firm cited by Reuters clocked V4-Flash at about 3 cents per standard benchmark test while rival well-known models ran $0.86 to $3.15. That is more than 100x cheaper to operate on the same suite.
Frontier quality stopped being a moat.
V4-Pro scores 80.6% on SWE-bench Verified, within 0.2 points of Claude Opus 4.6, at $3.48 per million output tokens against Claude's $25. That is a 7.2x price gap for a statistically indistinguishable result.
Three labs moved the same direction in one month.
OpenAI cut GPT-5.6 pricing the week before, DeepSeek shipped V4-Flash on April 23, 2026, and Alibaba shipped Qwen3.8-Max at 2.4 trillion total parameters with roughly 95 billion active per token. This is a cadence, not a release.
2031
Zoom out and this is not one release. It is a cadence.
OpenAI cut GPT-5.6 pricing the week before. DeepSeek shipped V4-Flash on April 23, 2026 at $0.14 in and $0.28 out, with OpenRouter listings discounting further to $0.0882 and $0.1764. The same week, Alibaba shipped Qwen3.8-Max at 2.4 trillion total parameters with roughly 95 billion active per token through Mixture-of-Experts. Three labs, one month, all moving the same direction.
Frontier capability is commoditizing while frontier price collapses. V4-Pro scores 80.6% on SWE-bench Verified, within 0.2 points of Claude Opus 4.6, at $3.48 per million output tokens against Claude's $25. A 7.2x price gap for a statistically indistinguishable result on that benchmark.
Think about the Costco hot dog. It has cost $1.50 since 1985 and loses money on purpose. The hot dog is not the business. The membership is. Tokens are becoming the hot dog of AI, and the labs selling them at cost are buying something else: developer habit, agent volume, default status inside somebody's build pipeline.
The asymmetric bet for the next five years is counterpositioning against price, not with it. Anyone can route to the cheapest model this quarter. Almost nobody can own a workflow so completely that swapping the model underneath is invisible to the customer.
The contrarian case deserves air, because the data is mixed. Cheaper inference may explode volume rather than shrink spend. Total tokens served could rise faster than price falls, which keeps GPU demand and infrastructure margins healthy. Both stories can be true at once, and I would not bet a company on either being the whole truth.
What to Build This Weekend
Do not migrate your production stack on a Saturday. Do four small things instead.
First, instrument cost per completed task. Not cost per token. Cost per finished unit of customer value. Log input tokens, cached tokens, output tokens, and retries for one workflow. If you cannot produce that number by Sunday, that is your real problem, not model pricing.
Second, build a two-tier router. Default everything to V4-Flash, then escalate to a frontier model only when a check fails. Flash supports 2,500 concurrent requests on DeepSeek's official API against 500 for Pro, so it is built for the volume lane. Escalation means a rule you write, like a failed schema validation or a low confidence score.
Third, turn thinking mode off by default and measure the delta. Run your eval set both ways. If quality holds without it, you just cut three to five times your token consumption on those calls.
Fourth, reprice one thing. Take your cheapest tier and convert it from seats or credits to a per-outcome price. One tier. One week. Watch conversion.
For the plumbing, today's digest has useful pieces. Pushary pushes agent permission prompts to your lock screen, which matters when you are running several coding agents and the bottleneck is a yes-or-no question, not compute. Raycast for iOS now exposes dictation, AI commands, Snippets and Quicklinks from the keyboard, so your prompt library travels with you. If you want to reason about which jobs this cost collapse actually reshapes, use TAAFT's Job Impact Index rather than its tool directory. And if you want something low-stakes to test a cheap-model pipeline on, BeatMV turns a track into a music video and is shipping at v3.2.6.
Things will break. Your router will send hard tasks to Flash and it will fail, and you will find the boundary by hitting it. That is the reps. Take it step by step, ship one tiny piece, and let the pricing page catch up to your costs on purpose instead of by accident.
Instrument the real number before you touch pricing.
- Log cost per completed task, not per token. Pick one workflow and record input tokens, cached tokens, output tokens and retries for every run. If you cannot produce that single number by Sunday, that is your real problem, not model pricing.
- Build a two-tier router. Default everything to V4-Flash, which supports 2,500 concurrent requests on DeepSeek's official API against 500 for Pro, then escalate to a frontier model only when a check fails like a schema validation error or a low confidence score.
- Turn thinking mode off and reprice one tier. Run your eval set both ways, since thinking mode charges the same per-token rate while consuming three to five times more tokens. Then convert your cheapest tier from seats to a per-outcome price for one week and watch conversion.
Price the task, not the token, because tokens are the hot dog
Costco's hot dog has cost $1.50 since 1985 and loses money on purpose because the membership is the business. Labs selling inference near cost are buying developer habit, agent volume and default status inside somebody's build pipeline. Your job is to own a workflow so completely that swapping the model underneath is invisible to the customer. Remember the two damaging admissions: cheap tokens invite bloat, with DeepSeek's own docs capping output at 384,000 tokens and flagging runaway responses as the primary cost risk, and $0.14 input may be a land grab that reprices in 2027. Defend the ratio between customer lifetime value and acquisition cost, because shaving 43x off inference while acquisition quietly doubles means you optimized the wrong side of the fraction.