Blog  /  News

A startup burned $81,000 of AI tokens in a week. Nobody noticed until the bill.

6 min read · July 2026 · Optimize team
$81,267 in tokens  ·  one employee  ·  one week
The company told its team to lean into AI. It did not expect this.

In June 2026, the fintech startup Slash - valued at $1.4 billion - encouraged its team to use AI coding tools more. Nicolas Brillante, its head of strategic verticals, took that to heart and spent a day building a playable meme game called "Brainrot Shooter" with Claude.

By the end of the week, that experiment had run up $81,267 in Claude tokens. Brillante posted the bill publicly, calling it a genuine accident: he had underestimated how fast the cost adds up when you repeatedly load a full codebase into an AI agent during active development. The story went viral.

Worth saying plainly: this was not reckless spending, and the game reportedly went on to earn its keep. The point isn't that the money was wasted - it's that a single person ran up an $81,000 bill in a week and nobody saw it happening until it landed.

Why one week cost $81,000

A chat costs a few cents. An AI coding agent is a different animal. It reads your files, writes code, runs it, reads the errors, and tries again - and every step re-sends the growing pile of context back to the model. A long session on a big codebase re-bills the same files over and over.

The cost curve is the trap. A session's tenth step costs more than its first, because the context has grown. The hundredth costs more still. Human intuition prices work linearly - twice the work, twice the cost. Agent billing is closer to a snowball, and the snowball keeps rolling while you get coffee.

Do that all day, for a week, and the meter you never see spins into five figures. Brillante is a smart engineer at a billion-dollar company. That is exactly the point: this is not a skill problem, it is a visibility problem.

$81,267, from one employee, in one week - and the first anyone knew of it was the invoice.

Scale it down to a normal company

You may never see an $81,000 week. The quieter version of the same problem is probably running in your company right now. Take a 10-person dev team using AI coding tools the way Microsoft's engineers were - in the $500-2,000 a month range each - and do the arithmetic:

The waste is not mysterious. Whole codebases loaded into context when one file would do. Premium models on boilerplate, when the per-token price gap between model sizes runs 10-30x. The same instructions re-billed on every agent step, which caching can cut by up to 90% on repeated prompts. None of it makes an $81k headline. All of it compounds the same way.

New to how token billing works in the first place? The plain-English tokens guide covers it in five minutes.

It is not just startups

If you assume the giants have this figured out, they do not. The biggest, most technical companies in the world got caught by the same meter this year:

Startup or trillion-dollar enterprise, the failure is identical: thousands of people (or just one) with unmonitored, uncapped access to a tool that bills by the token.

"Our engineers are careful" - the objection that doesn't survive this story

Every company on this page would have said the same thing, and meant it. Brillante is a capable engineer at a $1.4 billion company. Microsoft and Amazon employ some of the most careful engineering organizations on earth. All of them got surprised by the same meter.

Careful people still cannot see an invisible number. An agent gives no feedback while it spends - no progress bar, no running total, nothing on screen that says what the session has cost so far. The tool feels exactly the same during a few-cents chat and an $81,000 week. Care without instruments is just hope.

So the fix is not better people, and it is not a lecture about prompt discipline. It is a meter someone can actually read - which is why the first thing to change is when the number becomes visible, not who is allowed to spend it.

What actually prevents this

Not banning AI - every company on this list wanted the productivity. What was missing was the boring infrastructure around it:

The pattern across every one of these stories is the same: the tool worked, the people meant well, and the bill still blindsided them - because no one was watching the meter in real time. That visibility is the entire job.

How to check your own exposure this week

Before writing any policy, answer one question: if someone here had an $81,000 week, when would you find out? Five checks get you to an honest answer:

None of this requires a project. Connecting spend data takes about 15 minutes, read-only, with the first full report inside 48 hours and the first real cut typically about two weeks in. That is the boring infrastructure - the kind covered in our AI cost management overview - that turns the next $81,000 week into a same-day alert. Every company in this story built it after the bill. The cheaper order is before.

Sources: Yahoo Finance on the Slash bill, IBTimes on the $81k game, TNW on Microsoft's Claude Code retreat, Inc. on Amazon restricting Claude Code.
Would an $80k week show up on your dashboard?
Book a free 15-minute demo and see spend per person and per project - with your own waste estimate. No code, no commitment.
Book a Free Demo
Keep reading
Uber burned its entire 2026 AI budget in four months. Here's the lesson. How companies cut their AI bill 40% - without using AI any less