The $3,600 API bill: what self-hosting OpenClaw actually costs
The Mac Mini pitch is hard to argue with: $2/month in electricity, no subscription fees, full control. Here's the part nobody mentions — your API bill.
The token problem
OpenClaw is stateful. Every message includes your entire conversation history in the API request. That context grows.
One power user documented their session context hitting 56-58% of a 400K token window. A simple "what's on my calendar today?" required processing 200,000+ tokens of cached history first.
At Claude's pricing, that's about $1.80 per message. Ten messages a day is $540/month before OpenClaw does any actual work.
Real bills from real users
The pattern is always the same: unbounded session context plus automations that ran longer than expected.
Six things driving your token costs
The 12-month cost breakdown
Mac Mini beats managed hosting on cost only if your API bill stays under ~$45/month. For most active users, that's not realistic.
What we do differently
We addressed token bloat at the infrastructure level with a 4-layer memory stack:
Pro users also get $10/month of built-in LLM usage — enough for moderate daily use. Add your own key if you want more. The difference: your bill is a number you know in advance.
Start your free trial →