# Coinbase Cut Its AI Spend in Half Without Throttling Engineers - Here's the Playbook

> Source: <https://dev.to/thegatewayguy/coinbase-cut-its-ai-spend-in-half-without-throttling-engineers-heres-the-playbook-1el4>
> Published: 2026-06-30 20:35:37+00:00

Coinbase halved its AI spend while token usage kept growing exponentially. CEO Brian Armstrong posted the breakdown on X this week — five concrete levers, no access caps, and 91% of engineers never hit the old usage limits.

That last point matters. This isn't a story about restricting developers. It's a story about routing smarter.

"We're experimenting with defaulting to open weight GLM 5.2 and Kimi 2.7 through our LLM gateway, while still encouraging engineers to choose the right model for the task."

— Brian Armstrong, CEO Coinbase

Armstrong outlined five levers Coinbase pulled:

GLM 5.2 runs at roughly $1.40/$4.40 per million input/output tokens. Anthropic Opus 4.8 is $5/$25 — a 3–6x price differential that compounds fast at Coinbase-scale token volumes.

Coinbase isn't alone. Snowflake's CEO found GLM 5.2 competitive with Opus 4.7 at a fraction of the cost. Lindy, an AI startup, moved off Claude entirely to DeepSeek v4. These aren't one-off experiments — they're signals that enterprise budget pressure is shifting real workloads to cheaper open-weight models.

That's direct revenue pressure on Anthropic and OpenAI, both of which are approaching or actively building towards IPO moments that require durable enterprise revenue growth.

If you're running AI infra at any scale, three of Coinbase's five tactics are independently implementable right now:

Open-weight Chinese models (GLM, Kimi, DeepSeek) carry licensing and data residency considerations worth checking against your compliance requirements — especially in regulated industries. Routing policies can also introduce silent quality degradation at edge cases, which Armstrong's post doesn't address. Test before you trust.

Source: [Let's Data Science](https://letsdatascience.com/news/coinbase-ceo-outlines-five-ways-to-lower-ai-spend-ce8a5c67) · [Armstrong's X post](https://x.com/brian_armstrong) (June 28, 2026)

*✏️ Drafted with KewBot (AI), edited and approved by Drew.*
