For Claude Code users

Your usage, on your wrist.

A private Apple Wallet meter for Claude Code. See your 5-hour, weekly, and context usage at a glance — without sharing prompts, code, or auth tokens.

Free · 30-second setup · Open design · No tracking
Clawallet MODEL Opus 4.7 5-HOUR USAGE 42%
Why Clawallet

Designed to be tiny, private, and fast.

A single Lambda + DynamoDB backend. A statusLine reporter that pushes a hand-picked whitelist of metrics. A signed Wallet pass that updates live. That's the whole product.

🔒

Privacy by construction

Only a fixed whitelist of fields ever leaves your machine. Prompts, responses, code, file contents, and auth tokens never go anywhere.

Live updates

Your Mac pushes metrics every ~60s. Your iPhone Wallet pulls fresh values when you open it. No app to install.

🎨

Make it yours

Pick from five built-in themes — Charcoal, Midnight, Forest, Sunset, Mono — or send your own colors via the API.

How it works

Four steps, then it just runs.

STEP 1

Mint a pass

One click. We generate a private serial and ingest token. Nothing's collected yet.

STEP 2

Add to Wallet

Scan the QR with your iPhone camera. Safari opens the pass; tap Add.

STEP 3

Install reporter

One curl … | bash on your Mac. Edits Claude Code's statusLine config.

Setup

3-minute setup.

Pick a theme, mint your pass, install the reporter. You're done.

1 Pick a theme & create your pass

Live preview updates as you click. You can re-skin later — your serial and tokens stay the same.

2 Add to Apple Wallet

Scan the QR with your iPhone camera. Safari opens the pass; tap Add.

Or open this URL on your iPhone:

Already added it? Mark this step done

3 Install on your Mac

One time. Edits ~/.claude/settings.json to add a status line that pushes safe usage metrics every ~60s. What gets sent?

curl …

Paste into Terminal. To uninstall later: rm ~/.claude/clawallet-statusline.sh ~/.claude/clawallet.env and remove the statusLine key from ~/.claude/settings.json.

Show technical details
Serial
Ingest token
Wallet auth token
Dashboard
Pass URL
Already created a pass on this device?
Privacy

Exactly what's sent. Nothing else.

Sent

Model name, Claude Code version, 5-hour and weekly rate-limit usage %, context window %, session cost estimate, lines added/removed, hashed session id, timestamp.

Never sent

Anthropic API keys, OAuth tokens, prompts, responses, transcript contents, code, file contents, file paths, environment variables, your Apple ID.

Uninstall anytime

rm ~/.claude/clawallet-statusline.sh ~/.claude/clawallet.env and remove the statusLine key from your settings.json. No further requests.