The analytics dashboard your AI workflow deserves
Real-time cost tracking, cache savings calculator, multi-agent analytics, channel monitoring, security oversight, and complete audit trails — all running locally on your machine.
npm install -g clawalytics
Everything you need to understand your AI spending — from token breakdowns to cache savings to 30-day trends.
Stop guessing where your AI budget goes. Start tracking every token.
Get startedReal-Time Cost Tracking
Watch your AI spending as it happens. Track lifetime, monthly, weekly, and daily costs with live updates as you work.
Cache Savings Calculator
See exactly how much you save with Anthropic's prompt caching. Track cache creation and cache read tokens with 90% discount visibility.
Token Breakdown
Full visibility into input, output, cache creation, and cache read tokens. Understand exactly where your tokens go.
30-Day Trend Charts
Beautiful daily cost charts showing your spending patterns. Identify trends and optimize your AI usage over time.
Multi-Provider Support
Track costs across Anthropic, OpenAI, Google, DeepSeek, and Kimi. All your AI spending in one unified dashboard.
Session History
Full session list with project paths, models used, and per-session cost attribution. Filter and search your coding history.
Model Usage Distribution
Pie chart breakdown by model — Claude Opus, Sonnet, Haiku, GPT-4o, and more. See which models you use most.
Local SQLite Storage
All data stored locally in SQLite. Your usage data never leaves your machine. 100% private and secure.
Full integration with OpenClaw's multi-agent architecture. Track every agent, channel, and tool call in one unified dashboard.
Monitor costs across all your OpenClaw agents. See per-agent breakdowns, daily cost charts, and token distribution.
Compare spending across WhatsApp, Telegram, and Slack. Track message volume and cost-per-conversation.
Monitor paired devices, approve pairing requests, and get real-time alerts for suspicious activity.
Every action logged with timestamps. Filter by type, entity, or date. Export to CSV for compliance.
One command to install. One command to start. Your analytics dashboard runs locally in seconds.
clawalytics startLaunch the dashboard on localhost:3001clawalytics start --port 3005Run on a custom portclawalytics configView current configurationclawalytics path ~/logsSet custom log locationclawalytics statusCheck service statusSUPPORTED PROVIDERS
Claude Opus, Sonnet, Haiku
GPT-4o, GPT-4o-mini
Gemini Pro, Gemini Flash
DeepSeek Chat, Coder
Kimi models
Cache pricing automatically applied for Anthropic models (90% savings on cache reads)
Everything you need to know about Clawalytics, cost tracking, and getting started.
Clawalytics is a local analytics dashboard for Claude Code and OpenClaw users. It parses your log files and gives you real-time insights into your AI token spending, cache savings, and usage patterns across multiple providers.
Clawalytics tracks your Anthropic cache creation and cache read tokens. Cache reads cost 90% less than regular input tokens. The dashboard shows you exactly how much you're saving by leveraging prompt caching.
Clawalytics supports Anthropic (Claude Opus 4, Sonnet 4, Sonnet 3.5, Haiku 3.5), OpenAI (GPT-4o, GPT-4o-mini), Google (Gemini Pro, Gemini Flash), DeepSeek (Chat, Coder), and Kimi models.
Never. Clawalytics runs entirely on your local machine. Your logs, usage data, and cost information are stored in a local SQLite database and never leave your computer.
If you use OpenClaw for multi-agent AI applications, Clawalytics can track costs per agent, monitor channel usage (WhatsApp, Telegram, Slack), manage paired devices, and maintain a complete audit trail.
Run 'npm install -g clawalytics' to install globally, then 'clawalytics start' to launch the dashboard at localhost:3001. It automatically detects your Claude Code logs.