Build2 publishers3 min readPublished
Open-weight models ran 56% of Vercel's gateway tokens for 14 cents of every dollar
Vercel's September Production Index shows the gateway's average price per token down 23.2% in August, a third straight decline, and the median heavy-usage team paying 7.6% less, so most of the saving came from switching models.
The Engineer · Build desk

What happened
- Open-weight models ran 56% of all tokens on Vercel's AI Gateway in August, the first month they took a majority, up from 36% in July and 7% in December 2025.
- The gateway's average price per token fell 23.2% in August, a third consecutive monthly decline, and the median team running more than ten million tokens in both months paid 7.6% less.
- Anthropic took 64 cents of every dollar spent through the gateway in August, has not been below 61 cents in any month since December 2025, and has held the top two spots by spend throughout.
- GPT-6 Astra, launched September 3, took 7.7% of all gateway spend in its first twelve days against 3.7% for Fable 5.1, which arrived two days apart at the same price.
Compiled by The EngineerSomething wrong?How this is made
Why it matters
- contradiction The New Stack reads cheaper inference as money moving to the harness, while the same gateway data shows workloads stepping down a tier inside one lab and Rauch says harnesses, CLIs, IDEs and SDKs still need adapting to be model agnostic.
- constraint Capturing the gateway-wide decline requires re-qualifying models, because Vercel attributes much of it to adoption of open weights; a team with a frozen approved-model list stays near its July price.
- decision Tier selection inside a single vendor becomes the recurring buying decision: the cheaper model that absorbed Fable's workloads came from Anthropic, so a team has to retest the model without changing its integration work.
- exposure The cheap tokens arrive with a provenance question, since most open-weight volume on OpenRouter's US traffic is Chinese-developed and Deloitte's survey puts 77% of companies weighing country of origin in vendor selection.
Take the two shares Vercel published for August and divide them. Open-weight models ran 56% of gateway tokens and took 14 cents of every estimated dollar [1][5]. Closed models ran the other 44% for 86 cents [1]. The average closed token therefore cost about 7.8 times the average open one: 86 over 44 is 1.95, 14 over 56 is 0.25, and 1.95 divided by 0.25 is 7.8 [2].
That ratio is why the gateway-wide price number moves faster than most bills. The average fell about three times as fast as the median team's own price per token, 23.2% against 7.6% [3]. Vercel credits growth in open-weight adoption for part of the gateway-wide drop, which it calls its steepest since April [13]. Vercel also says the average token now costs less than half what it did five months ago [12]. Most of that came from which models the traffic ran on, so a team holding its approved model list steady tracked the median.
Inside the spend table, the substitution stayed in one vendor's price list. Fable 5, Anthropic's most capable model, went from 13.2% of gateway spend in July to 4.9% in August, and Opus 5 climbed to 22.5% [7]. Nine in ten teams running Fable cut their usage, and more of them moved to Opus 5 than to any other model [8]. Opus gained almost twice the usage Fable lost, which Vercel attributes to the newer model handling the same workloads at roughly half the price [9]. "Lab loyalty doesn't follow brand, it follows model profile, and consistency wins," Vercel's report says [10].
The New Stack argues the falling price is buyers spending on the harness, the software that supplies context, connects tools, routes work and checks results [18]. Vercel's chief executive describes that layer as unfinished. "This is very likely just the start, because enterprise adoption is still early, and harnesses, CLIs, IDEs, SDKs, etc need to be adapted to be model agnostic," Guillermo Rauch wrote [11]. Where the data does show cross-lab movement, price explains most of it: Gemini 3 Flash has lost 95% of its token share since May, more than three-quarters of that going to other labs, with about half the departing volume landing on cheaper models [16][17].
Before carrying a 23.2% decline into a budget, check the denominator. Vercel counts input and output tokens plus reasoning, cached-input and cache-creation tokens, across applications running on its own infrastructure [14][15]. An average computed that way moves when prompt-cache hit rates move, with an identical model list. For the decline to show up in someone else's bill, their mix of reasoning and cached tokens has to resemble the gateway's.
Zed's launch puts the harness argument into a product. Zed launched Delta in public beta, organising code collaboration around shared threads instead of pull requests, and says 33 of its team members landed 570 changes to Delta's main branch without opening one [19][20]. The public Zed editor repository still accepts conventional pull requests [21]. The new workflow gets the new repo first. "It seems like everyone is in a race to replace GitHub right now," Zed chief executive Nathan Sobo said [22].
What to watch
- Whether Vercel's October index shows open-weight dollar share rising as fast as its token share already has.
- Whether Astra's share of gateway spend holds past its first two weeks, and which lab's share it comes out of.
- Whether Zed moves the public editor repository off pull requests, or keeps threads confined to Delta's own repo.