Producing a million tokens of GPT-4-quality output cost around $30 back in early 2023. In 2026 the same work runs closer to $0.50 — and on some open-weight models, less. That roughly 95 percent drop in two years, part of a near-1,000x collapse over three, is the quiet economic story reshaping what a small business can afford to automate. Falling AI inference costs have turned features that were once enterprise-only into line items you barely notice.
How far AI inference costs have fallen
The numbers are stark. Google’s Gemini 3.1 Flash lists at about $0.10 per million input tokens and $0.40 per million output — a 99.7 percent reduction from GPT-4’s 2023 launch price. Open-weight challengers push it further: DeepSeek’s V4-Pro reportedly generates a million words of output for well under a dollar, a fraction of what top-tier frontier models charge for the same volume. The drop is driven by three forces at once — smarter algorithms, cheaper hardware, and a wave of open-weight models (several from Chinese labs) that now match premium models on real work like coding and long agent tasks.
What this changes for a small business
Price is the difference between an idea and a deployment. A full suite of AI background agents that would have cost upward of $50,000 a month at 2023 prices now runs under $1,000. Continuous AI code review for a ten-person team lands near $1.50 a month. When the marginal cost of an AI action approaches zero, the calculation flips: instead of rationing AI for a few flagship tasks, you can afford to run it across dozens of small, unglamorous ones — summarizing tickets, drafting replies, tagging data, checking documents.
The adoption data reflects it. By 2026, 82 percent of small-business employers report investing in AI tools, and McKinsey pegs the average return at 3.7x. Cheap inference is a big part of why those returns pencil out — the same dynamic behind why lower-priced models are winning US business and behind the lean, agent-run businesses now scaling on tiny budgets.
The catch worth knowing
Cheaper tokens are not the same as cheaper systems. A widely shared point in mid-2026 is that falling token prices do not automatically mean cheaper AI agents: a multi-step agent can burn through far more tokens than a single prompt, and orchestration, retries, and tool calls add real cost. The lesson is not “AI is basically free now” — it is that the per-unit price is no longer the barrier. What determines your bill is how efficiently you design the workflow around the model.
What to do about it
Revisit any AI idea you shelved a year or two ago because it looked too expensive to run at scale — the math has almost certainly changed. Then design for cost from the start: pick the cheapest model that clears the quality bar for each task, cap how many steps an agent can take, and measure spend per completed job rather than per token. The collapse in AI inference costs has handed small businesses the budget; disciplined workflow design is what turns it into profit.