AI Billing Black Box Exposed: 1.7 Million Overcharged, Anthropic Refunds But Doesn’t Admit Fault

marsbitPublished on 2026-06-29Last updated on 2026-06-29

Abstract

A startup named Vaudit, founded by former Oracle director Michael Hahn, audits AI bills for companies and claims to have identified approximately $1.7 million in overcharges across 60 businesses, totaling $34 million in reviewed bills. The alleged discrepancies primarily involve charges for Anthropic's Claude Code. Common issues cited include billing for newer, more expensive models when older, cheaper ones were used; charging for failed or errored requests; and "retry storms" where AI agents silently retry failed tasks, accumulating costs unnoticed. Major clients like Panasonic, HP, and Honda were among those audited. While Vaudit reports that around 80% of the disputed charges were refunded by providers like Amazon, Google, Microsoft, Anthropic, and OpenAI after申诉, the AI companies largely deny systemic problems. Anthropic stated overcharges do not appear widespread and it does not bill for uncompleted requests or errors, while OpenAI said it found no evidence of such issues affecting its customers. The situation highlights the inherent opacity and complexity of AI billing, which is based on token usage that is difficult to track and predict, especially with multi-agent, multi-model workflows. This complexity is creating a new market for third-party AI bill auditing services like Vaudit, which charges fees based on recovered amounts. Separately, Anthropic faces a proposed class-action lawsuit alleging its high-tier subscription plans deliver far less usage than advertis...

A former Oracle director named Michael Hahn has recently started a business exposing fake AI bills.

His company, Vaudit, examined AI bills totaling approximately $34 million from 60 companies, primarily for the use of Claude Code, and identified about $1.7 million in overcharges.

The Information reported: The auditing firm Vaudit stated that it identified about $1.7 million in suspected overcharges in the corporate AI bills it handled, mainly involving Claude Code.

The audited client list included major corporations such as Panasonic, HP, and Honda.

But if you ask the two AI giants on the other side of the bills, you get a different version.

Anthropic says it does not charge for unfulfilled requests or errors, nor does it secretly route requests to older models, and overcharging does not appear to be a widespread phenomenon.

OpenAI is more direct: there is no evidence that these issues occurred with its customers.

Both sides claim there is no problem.

However, after rounds of appeals by Vaudit and its clients, about 80% of these disputed amounts were ultimately refunded by Amazon, Google, Microsoft, Anthropic, and OpenAI.

Hahn says these companies were very cooperative when issues arose, agreeing to refund the money but refusing to admit any mistake.

Thus, the situation becomes strange: the auditing firm points to the ledger saying "I found it," about 80% of the overcharges were refunded, yet the model vendors collectively shrug and say "nothing happened."

If everyone claims there's no mistake, how did these refunds come about?

How Did This 1.7 Million Become "Excess"?

First, let's see what Vaudit uncovered.

Michael listed three of the most common overcharging methods, each hidden in inconspicuous corners of the bill where no one would normally check line by line.

The first: model misassignment.

The client actually called an older, cheaper model, but the bill was calculated based on a newer, more expensive tier.

For example, you bought an economy-class seat but were charged a first-class price. It's unnoticeable once or twice, but after millions of calls, the price difference becomes apparent.

The second: paying for failure.

An agent or chatbot that fails to complete a request, or even directly returns an error, is still included in the bill.

The third is the most insidious. Hahn calls it a "retry storm." An agent task fails, and it silently retries repeatedly in the background. The user has no idea money is being burned in the background, and the costs stack up layer by layer.

None of these three are caused by the user "actively using more."

The third one is the most frightening.

In the past, when you used software, you monitored it step by step, and could immediately stop it if it went haywire.

But the selling point of AI agents is precisely "let it work on its own," with the human stepping out of the process.

This means that when an AI agent hits a wall, retries, hits another wall, and burns tokens like crazy in the background, the person who would normally call a stop doesn't know about it, and the bill doesn't arrive until the end of the month.

Anthropic, OpenAI: We Didn't Overcharge

The point of this matter is not "who cheated whom."

Vaudit found it, but Anthropic and OpenAI didn't admit it. This is just the auditing firm's version. One cannot simply label the two companies as overchargers based on the phrase "found 1.7 million."

But they did cooperate when it came to refunds. The fact that 80% was refunded at once precisely shows that this 80% shouldn't have been charged in the first place.

Refunds are error corrections. The money is back, but the account is still a mess.

The reason for this "refund without admission" stalemate lies in the inherent algorithm of the AI billing business itself.

Why AI Bills Are Inherently Incomprehensible

The problem might not be "miscalculation," but "inherently impossible to calculate clearly."

Because it charges based on token usage—the more you use, the more you pay; the more complex the usage, the more you pay. Yet tokens are essentially invisible in the infrastructure dashboards you commonly use.

What's more troublesome is that it can fluctuate wildly. Asking the same question, depending on which model is used, how the prompt is written, and how the agent is orchestrated, the tokens burned can differ by orders of magnitude.

The more models move towards being "agentic," the more tokens they consume. An agent running a task for you could involve dozens or even hundreds of model calls in the background, each burning money.

Inherently unpredictable and hard to explain—this is how the ambiguous zone of "overcharging" emerges.

Hahn's words hit the nail on the head: AI bills are becoming increasingly opaque. This statement precisely hits the soft spot of the entire industry.

AI has evolved from the earliest "per-call billing" to today's "multi-model + multi-agent + cloud intermediary," stretching the billing chain longer and longer: the model vendor charges once, the cloud vendor charges once, and the SDK agent in the middle adds another layer.

Each layer looks reasonable on its own, but when the three are stacked together, it's hard to see at a glance where the money was actually spent.

What's even more critical is that money is often not burned where you can see it.

The scenarios that truly eat up the bill are almost all hidden in the background, and each one has publicly available GitHub issues or incident reports that can be checked.

After looking at these eight scenarios, you'll find that either the context is repeatedly retransmitted, or sub-agents run idly overnight with no one watching, and the bill just grows larger and larger on its own, out of sight.

$200 Subscription, $50,000 Bill

This is not the first time Anthropic has faced challenges with AI billing.

On June 15, a client from Washington D.C., Karl Kahn, sued Anthropic in federal court, accusing it of failing to deliver on high-priced subscriptions.

According to The Wall Street Journal, Anthropic's Max 5x costs $100 per month, and Max 20x costs $200 per month. The advertised selling point was 5 times and 20 times the usage limits of the Pro plan, respectively.

But Kahn says the actual usable amount is far lower than advertised.

He upgraded to Max 20x in April this year, but within weeks, he hit the weekly usage ceiling. One 5-hour sprint directly burned through 15% of his weekly quota.

He was left with only three options: stop work, use sparingly, or pay more for additional purchases.

The basis of this lawsuit is primarily a batch of emails sent by Anthropic in July 2025 to subscribers of different tiers, which specified the approximate weekly usage for each tier.

The plaintiff used these black-and-white emails to compare against the actual quotas received, concluding they were "far below the advertised amount."

The lawsuit seeks class-action status, covering all individuals who purchased these two tiers since April 2025.

Finding Errors in AI Bills Is Becoming a Business

Vaudit, which "exposes" AI bills, was founded in 2023 and has a team of about 30 people.

Founder Hahn is a former Oracle director. His old trade was auditing bills for logistics, transportation, advertising, and cloud services—essentially, he specialized in helping people "check accounts and save money."

Earlier this year, he applied this skill directly to AI bills.

Vaudit's website states that it monitors and recovers every penny of your AI spending, having audited over $1 billion to date.

Vaudit's method is straightforward:

Clients install a piece of software into their AI environment, typically via a Software Development Kit (SDK), which quietly captures raw data on AI usage. This data is then compared line by line with invoices and bills. If they don't match, Vaudit files appeals on the client's behalf.

The fee structure is also direct: 1% of the audited amount, plus 30% of the recovered money. The more they recover for you, the more they earn themselves.

The fact that specializing in finding errors in AI bills can become a business in itself shows: AI billing has become so complex that hiring a "third-party auditor" is now necessary.

And all of this happens at a微妙 (subtle) point in time.

Both Anthropic and OpenAI are sprinting toward IPOs, rushing to pack new features for customers. On one side is the狂奔 (galloping) valuation and revenue, and on the other side are paying users frowning at incomprehensible bills.

Thus, a completely new profession has emerged: the "bill tax accountant" of the AI era.

And who has calculated that AI bill in your hand?

References:

https://www.theinformation.com/newsletters/applied-ai/anthropic-customers-find-errant-charges-auditing-startup-says?rc=epv9gi

This article is from the WeChat public account "New Zhiyuan," author: ASI Apocalypse.

Trending Cryptos

Related Reads

Ilya Delivers, Huang Jen-Hsun Bets 50 Billion on SSI, First Model Suspected to Launch This Week

Ilya Sutskever's Safe Superintelligence (SSI) lab, backed by a rumored $5 billion investment from NVIDIA granting exclusive access to next-gen systems, may release its first groundbreaking model as early as this week. Industry insiders are hinting at a major breakthrough from a non-major player, with some claiming AI will be "utterly transformed." The model is speculated to fundamentally differ from current large language models like ChatGPT. Instead of relying on massive, static pre-training and ever-larger context windows, SSI's approach reportedly centers on **Test-Time Training (TTT)**. This would allow the model to **update its own internal weights in real-time** as it processes information, effectively "learning on the fly" and internalizing new knowledge like a human, rather than just referencing it from a large prompt. This aligns with Ilya Sutskever's long-stated vision of moving beyond the "pre-training" and "scaling" era. He envisions superintelligence not as a monolithic, pre-loaded database, but as an adaptive, "infinitely curious 15-year-old genius" capable of continual learning through interaction. SSI's strategy has been focused solely on this goal of "safe superintelligence" through efficient continual learning and alignment, explaining its prior silence. If successful, this model could disrupt the entire AI industry, challenging the current reliance on vast compute resources for training and the business models built around context windows. It suggests that core technological leaps, not just financial scale, remain decisive in the AI race.

marsbit40m ago

Ilya Delivers, Huang Jen-Hsun Bets 50 Billion on SSI, First Model Suspected to Launch This Week

marsbit40m ago

Demand Test: Bitcoin Whales Earn Record $1.2 Billion, Ethereum Holders Return to Profitability

In just three days after Bitcoin's price recovery, new Bitcoin whales have realized over $1.2 billion in profit, marking the largest profit-taking event for this cohort on record according to CryptoQuant. The peak occurred on August 20 with roughly $614 million, setting a daily record. Analysts note this selling pressure began after Bitcoin rose above the realized price of short-term whales, which was around $68,900. With Bitcoin trading near $77,700 on August 23, these whales were sitting on an average profit of about 12.8%. The market recovery allowed investors who were previously at breakeven or at a loss to lock in gains. CryptoQuant described the situation as a key test for Bitcoin demand; sustained prices above whale cost-basis with normalized profit-taking could signal strong new demand, while continued selling pressure could turn the rally into a mere break-even exit. Simultaneously, large Ethereum holders have also returned to an unrealized profit zone following its rally, as noted by CryptoQuant analyst Darkfost. Current profit levels, however, remain relatively low and are not seen as creating significant selling pressure. The Unrealized Profit/Loss Ratio for different whale cohorts stands at 0.075 (for 1k-10k ETH holders), 0.16 (10k-100k ETH), and 0.38 (over 100k ETH). This marks a significant improvement from June, when these whales were in substantial unrealized loss, with Ethereum having risen over 65% since then. The increased profitability is viewed as a positive sentiment signal for the Ethereum market.

cryptonews.ru53m ago

Demand Test: Bitcoin Whales Earn Record $1.2 Billion, Ethereum Holders Return to Profitability

cryptonews.ru53m ago

Kinetiq Team Announces Elysium L2 Network for Hyperliquid

On August 24, the liquid staking protocol Kinetiq announced Elysium, a new L2 network for the Hyperliquid ecosystem. It aims to increase HyperEVM's throughput and simplify the launch of spot markets, tokens, and DeFi applications. Elysium will use $HYPE for gas fees and plans direct integration with HyperCore's trading engine, giving apps access to its liquidity and orderbook data. Technical details and partners will be revealed later, with a launch date set for "soon." A primary reason for Elysium's development is to overcome HyperEVM's limitations, such as low throughput and rising fees during high load. Kinetiq claims the L2 will start with significantly higher block production and transaction speeds, later aiming to approach HyperCore's performance. This targets applications needing frequent state updates like high-frequency spot trading and AMMs, and will provide them deeper access to HyperCore orderbook data. The network also proposes to streamline the process of launching new assets within Hyperliquid, allowing a token to progress from AMM liquidity to HyperCore's spot orderbook and eventually to perp markets via HIP-3 in a unified flow. Regarding revenue, Kinetiq's model allocates 50% of sequencer fees to buy back and burn $KNTQ, 25% to developers using Elysium's block space, and 25% to the Kinetiq treasury. Elysium marks Kinetiq's expansion beyond its core liquid staking product, kHYPE.

cryptonews.ru54m ago

Kinetiq Team Announces Elysium L2 Network for Hyperliquid

cryptonews.ru54m ago

Trading

Spot

Hot Articles

How to Buy T

Welcome to HTX.com! We've made purchasing Threshold Network Token (T) simple and convenient. Follow our step-by-step guide to embark on your crypto journey.Step 1: Create Your HTX AccountUse your email or phone number to sign up for a free account on HTX. Experience a hassle-free registration journey and unlock all features.Get My AccountStep 2: Go to Buy Crypto and Choose Your Payment MethodCredit/Debit Card: Use your Visa or Mastercard to buy Threshold Network Token (T) instantly.Balance: Use funds from your HTX account balance to trade seamlessly.Third Parties: We've added popular payment methods such as Google Pay and Apple Pay to enhance convenience.P2P: Trade directly with other users on HTX.Over-the-Counter (OTC): We offer tailor-made services and competitive exchange rates for traders.Step 3: Store Your Threshold Network Token (T)After purchasing your Threshold Network Token (T), store it in your HTX account. Alternatively, you can send it elsewhere via blockchain transfer or use it to trade other cryptocurrencies.Step 4: Trade Threshold Network Token (T)Easily trade Threshold Network Token (T) on HTX's spot market. Simply access your account, select your trading pair, execute your trades, and monitor in real-time. We offer a user-friendly experience for both beginners and seasoned traders.

13.1k Total ViewsPublished 2024.03.29Updated 2026.06.02

How to Buy T

Discussions

Welcome to the HTX Community. Here, you can stay informed about the latest platform developments and gain access to professional market insights. Users' opinions on the price of T (T) are presented below.

活动图片