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

OpenClaw April Updates: A Month of Breaking Changes and Eroded Trust
OpenClaw's April updates show a pattern: new features and fixes shipped alongside critical bugs. Postinstall scripts deleting files, security holes, and broken skills erode confidence.

Claude Code Randomly Becomes Risk-Averse, Demanding Permission on Routine Tasks
A user reports that Claude Code intermittently shifts from autonomous execution to requiring excessive permissions, even on daily, unchanged workflows like rebuilding a monorepo and running tests.

Opus 4.6 excels at research, Gemini 3.1 Pro has better judgment in forecasting benchmark
A benchmark of 1,417 binary forecasting questions separates research and judgment performance: Claude Opus 4.6 leads in agentic research, Gemini 3.1 Pro wins on fixed-evidence calibration. GPT-5.4 and Grok 4.20 show little change between conditions.

Claude Code v2.1.161: OTEL Attributes, Parallel Tool Fixes, and MCP Secret Redaction
v2.1.161 includes OTEL resource attributes as metric labels, independent parallel tool results, MCP secret redaction, and multiple bug fixes for subagents, Windows hooks, and OpenTelemetry log events.