OpenClaw agent spending patterns and lack of spending caps

A developer running OpenClaw agents for research and content tasks discovered unexpected spending patterns after losing $280 in one weekend. The agent racked up $200+ over a weekend without alerts, limits, or kill switches.
Key findings from spending analysis
The developer pulled together data from personal usage and reports from the Vue School community and Code Dojo dev logs:
- Most agents average $40–$80/month in API and service charges when left unchecked
- Spikes happen on weekends and overnight when nobody's watching
- The default behavior is unlimited — there's no built-in spending cap in OpenClaw
- One developer reported a single agent burning through $150 in one overnight loop
Current limitations
There's no native way to set a hard spending limit per agent. You can monitor after the fact, but by then the charge has already hit. The developer noted being frustrated enough to start building a simple spending cap tool for this purpose.
📖 Read the full source: r/openclaw
👀 See Also

Claude Code v2.1.68: Opus 4.6 defaults to medium effort, reintroduces ultrathink keyword
Claude Code v2.1.68 changes the default effort level for Opus 4.6 to medium for Max and Team subscribers, reintroduces the 'ultrathink' keyword for high effort, and removes older Opus 4 and 4.1 models from the first-party API.

Claude-Code v2.1.51: Security fixes, performance improvements, and new remote control feature
Claude-Code v2.1.51 adds a remote-control subcommand for external builds, fixes two security vulnerabilities in hooks, improves BashTool performance, and reduces context usage by persisting large tool results to disk at 50K characters.

GPT-5.5 Now Available on GitHub Copilot with 7.5x Premium Multiplier
OpenAI's GPT-5.5 rolls out on GitHub Copilot, offering improved multi-step agentic coding with a 7.5× promotional request multiplier for Pro+, Business, and Enterprise users.
Claude AI Opens Merged PR for Magic-Link Bug While Developer Sleeps
A Reddit user reports Claude AI auto-fixed a production magic-link bug at 4:46 AM — trim/lowercase step moved before email validation regex — PR merged without changes.