A large-scale audit conducted by Vaudit has discovered excess charges totaling approximately $1.7 million for Anthropic and OpenAI customers. The problem arose from the incorrect operation of Claude Code AI agents, which entered infinite task execution loops, continuously consuming tokens and inflating user bills.


What Happened
The audit revealed that companies such as Panasonic, HP, and Honda faced unjustified charges. The cause was infinite retry loops while attempting erroneous tasks within Anthropic's Claude Code tool. According to available information, providers have already refunded approximately 80% of the disputed amounts.
Context
The issue stems from the specific nature of autonomous AI agents and the imperfections of the current pay-per-token billing model. Unlike traditional software, agentic systems can make multiple iterative attempts to solve a task without external quality control, turning logical errors into direct financial losses due to the lack of automatic stop mechanisms (circuit breakers).
Why It Matters for the Industry
This incident highlights the critical need to develop new billing standards and monitoring tools for agent activity. The industry faces the challenge of creating AI Cost Governance mechanisms and implementing stop-loss functions at the API level to transition from simple token-based payments to models that evaluate the actual effectiveness of completed tasks.
Why It Matters for Users
Users and corporate clients are advised to immediately implement hard limits on the number of attempts and the total token volume within a single agent session. When using tools like Claude Code, it is critical to set up real-time expense monitoring to avoid uncontrolled budget depletion caused by system looping.
What Remains Unknown / Limitations
There are differing expert assessments: while technical specialists emphasize the lack of circuit breakers, business analysts view this incident as a market opportunity to create a new software segment for AI cost management.
Sources
Author
Look at AI, Editorial Team
