Free cost dashboard that sits between OpenClaw and your LLM provider. Shows every call in real time.
what it does:
- cost per request, per session — not just a monthly total
- cache hit/miss on every call — know if caching is actually saving you money
- works with Anthropic, OpenAI, and OpenRouter
- catches everything your agents are doing (including tasks you asked for but no longer need)
after the anthropic pricing change, my costs were $20 a day with no idea why. put a proxy in front of my agent and found my average call was 13¢ — most of it from cache misses from bad setup. just having visibility got me down to 2¢/call.
free for anyone from the community: https://www.stairwell.run
community-built, not affiliated with openclaw team