nowfound

Alternatives

Products that do what How to use ccusage does

Claude code usage analysis tool

  1. 1

    See exactly how much you spend on Claude, across every tool

    Mar 2026 · github.com

  2. 2CA

    Built this after realizing I was spending ~$1400/week on Claude Code with almost no visibility into what was actually consuming tokens. Tools like ccusage give a cost breakdown per model and per day, but I wanted to understand usage at the task level. CodeBurn reads the JSONL session transcripts that Claude Code stores locally (~/.claude/projects/) and classifies each turn into 13 categories based on tool usage patterns (no LLM calls involved). One surprising result: about 56% of my spend was on conversation turns with no tool usage. Actual coding (edits/writes) was…

    Apr 2026 · github.com

  3. 3

    See what your Claude Code sessions actually cost

    Jul 2026 · langwatch.ai

  4. 4

    Let Claude use your computer from the CLI

    Mar 2026 · code.claude.com

  5. 5

    Ask Claude Code where your usage went. Token audit, limit diagnosis and usage forensics — built from the session logs already on your machine, nothing leaves it. - kelviq/tare

    11d ago · github.com

  6. 6CC

    I kept slamming into Claude Code limits mid-session and couldn’t find a quick way to see how close I was getting, so I hacked together a tiny local tracker. Streams your prompt + completion usage in real time Predicts whether you’ll hit the cap before the session ends Runs 100 % locally (no auth, no server) Presets for Pro, Max × 5, Max × 20 — tweak a JSON if your plan’s different GitHub: https://github.com/Maciek-roboblog/Claude-Code-Usage-Monitor It’s already spared me a few “why did my run just stop?” moments, but it’s still rough around the edges. Feedback, bug…

    2025 · github.com

  7. 7

    Know exactly how much Claude you have left at a glance

    Jan 2026 · claudeusagebar.com

  8. 8

    Diet Claude — a usage meter for Claude that drains as you go and refills when your session resets. Crack open the can — free on the Chrome Web Store.

    13d ago · dietclaude.com

  9. 9

    Store, review, and share your Claude Code sessions

    Mar 2026 · bench.silverstream.ai

  10. 10

    See where Claude Code burns tokens. Hit your limits less.

    May 2026 · latitude.so

  11. 11
    Usagebar172

    Track Claude Code Usage from your Menu Bar

    Jan 2026 · usagebar.com

  12. 12

    Browse, search & track costs across Claude Code sessions

    Apr 2026 · claudoscope.com

  13. 13

    See everything Claude Code hides from your terminal

    Feb 2026 · claude-dev.tools

  14. 14OS
  15. 15
    CCgather122

    Document your Claude Code journey

    Feb 2026 · ccgather.com

  16. 16

    Local-first analytics for AI coding tool usage & costs

    Jun 2026 · aiusage.jtanx.com

  17. 17

    Monitor Your Claude AI Usage Right from Your Mac Menu Bar

    Oct 2025

  18. 18

    Browse and analyze your Claude Code conversation history

    2025

  19. 19

    Claude Code for data analysis

    Sep 2025

  20. 20

    Know where every Claude Code token goes

    13d ago · github.com

  21. 21
    Glance 87

    Real browser for Claude Code Test, Screenshot, Automate

    Mar 2026 · glance.debugbase.io

  22. 22CW

    Claude Code added a /stats command. The stats are cached in $HOME/.claude, so I made a fun program with Bun + WASM that pulls the stats (nonsensitive, nonidentifiable), posts them to a database, and lets you see where your usage lies. The code is here[^1] if anyone's interested in the rendering code or wants to make sure I'm not exfiltrating their credit card. [^1]: https://github.com/tspader/claude-wrapped/

    Dec 2025 · spader.zone

  23. 23

    Every Claude Code session — transcript, tokens, cost, resume

    Jul 2026 · ququ123.top

  24. 24IB

    Hi HN, I built this because I got tired of the Claude Code CLI hiding details from me. Recent updates have replaced critical output with summaries like "Read 3 files" or "Edited 2 files". To see what actually happened, I was forced to use `--verbose`, which floods the terminal with unreadable JSON and system prompts. I wanted a middle ground: *Full observability without the noise.* `claude-devtools` is a local Electron app that tails the session logs in `~/.claude/` to reconstruct the execution trace in real-time. *Unlike wrappers, it solves the visibility gap in your native…

    Feb 2026 · github.com

Ranked by how close each launch is in meaning, then by votes. Refine with a description →