Every company running agents in production has the same chart somewhere: token usage climbing exponentially, and a finance team asking which line goes up next. Most answers involve caps, alerts, and asking engineers to use the expensive model less.

Coinbase's answer involved none of those, and it cut the bill roughly in half while usage kept growing. It is the most concrete public playbook yet for what open weights are for on an ordinary day, when nothing is on fire and the only question is what a completed task should cost.

Half the Bill, No Caps

In late June, Brian Armstrong posted a thread on how Coinbase manages AI spend for its engineers. Not by rationing. The opposite:

Brian Armstrong
Brian
Armstrong

"How to keep AI spend flat while token usage grows exponentially: Not with friction and spend alerts. With better defaults, routing, and caching."

Brian Armstrong, CEO of Coinbase  ·  June 27, 2026

The mechanics are three moves, and note that every one of them depends on open weights existing:

Armstrong's framing line is the one to steal for your own board deck: "The goal isn't fewer tokens used, it's fewer tokens wasted." The result was AI spend cut roughly in half while token usage kept growing. Same tokens, half the bill.

Open Weights · Part 4 · Fig. 1
Same tokens, half the bill
Spend flat. Tokens up. COINBASE · JUNE 2026 MECHANICS OF A HALVED AI BILL TOKEN USAGE, STILL GROWING AI SPEND, ROUGHLY HALVED SPEND 01 BETTER DEFAULTS GLM 5.2 + Kimi 2.7 as the default. Frontier by choice, not by habit. NOT USAGE CAPS 02 PROMPT-AWARE ROUTING Each request routed to the cheapest model that clears the quality bar. NOT SPEND ALERTS 03 CACHE-AWARE REQUESTS CACHE HIT RATE, LIBRECHAT 5% BEFORE 60% AFTER SOURCE: BRIAN ARMSTRONG (X, JUN 27 2026) · SURFACED BY GERGELY OROSZ · SAME TOKENS, HALF THE BILL
Coinbase kept engineers uncapped and still halved the bill: open-weight defaults, prompt-aware routing, and a cache hit rate that went from 5% to 60%. The savings came from the defaults layer, not from telling anyone no.

Gergely Orosz surfaced the thread to the wider engineering world and asked the right question:

Gergely Orosz
Gergely
Orosz

"Coinbase seems to have lowered their token spend ($$) to about half, by 1) routing to cheap inference like GLM 5.2 and Kimi 2.7 that are still pretty performant 2) Smart routing + caching. They still use the same tokens as before. Start of a trend?"

Gergely Orosz, The Pragmatic Engineer  ·  June 27, 2026

The replies carried the obvious objection: forcing engineers onto weaker models is "the equivalent of providing people a Chromebook instead of a MacBook Pro." The counter landed just as fast: "GLM-5.2 is not less powerful tho?" That exchange is the whole debate in two lines. The objection assumes open weights are the budget tier. On a growing share of real workloads they are simply the correct tier, and a router that knows the difference is worth more than a discount. That routing thesis is the subject of Token Prices Fell. Bills Went Up., and Coinbase is what it looks like executed.

Set this beside the price collapse and the mechanism is complete: the floor of capable models dropped 99%, and Coinbase is what it looks like to actually stand on the floor. Owned defaults absorb the volume. The frontier stays available for the calls that deserve it. Nobody files a ticket to get their model back.

The control argument for open weights lives in Part 4, and it is about the worst day of your year. This one is about every other day.

Route it. Own the defaults.

Open Weights · a nativefirst series

This is Part 5 of the Open Weights series. New here? Start with Part 1, What Are Open Weights, Actually?

Sources
1Brian Armstrong (@brian_armstrong), June 27, 2026: “How to keep AI spend flat while token usage grows exponentially. Not with friction and spend alerts. With better defaults, routing, and caching.” Cheap open-weight defaults (GLM 5.2, Kimi 2.7), prompt-aware routing, cache-aware requests with the LibreChat cache hit rate rising from 5% to 60%; total spend roughly halved. “The goal isn't fewer tokens used, it's fewer tokens wasted.”
2Gergely Orosz (@GergelyOrosz), June 27, 2026, surfacing the Coinbase numbers and asking “Start of a trend?”; reply pushback (“a Chromebook instead of a MacBook Pro”) and its counter (“GLM-5.2 is not less powerful tho?”) quoted from the same thread.
3Z.ai GLM-5.2 (MIT, 744B) and Moonshot Kimi 2.7: the open-weight defaults named in Coinbase's setup. See Part 1 of this series for the roster. what-are-open-weights
4BenchLM median API pricing across 143 models ($1 in / $4 out, August 2026) for the floor Coinbase routes to. benchlm.ai
John Tan
John Tan

Founder and CEO of nativefirst.ai. Embeds with scaling founders and CEOs to ship Level-3 agents and AI workflows in production.