Skip to content

ryan-allen/dollarydoos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

/dollarydoos

"I need to know the value of this telephone call immediately. Oh my god, nine hundred dollarydoos!?"

Track your Claude Code and Codex CLI API spend before it triggers an international incident.

Tobias dollarydoos

"Tobias! Did you ralph loop a cleanroom implementation of FireFox?"


What is this

A Claude Code skill that calculates what your usage would cost at pay-as-you-go API prices, so you can see how many dollarydoos your AI-assisted coding sessions are actually worth — and whether your subscription plan is saving you from a boot to the head.

Usage

/dollarydoos              # Last 7 days (default)
/dollarydoos 30d          # Last 30 days
/dollarydoos march        # Specific month
/dollarydoos 2w           # Last 2 weeks
/dollarydoos 3m           # "Nine hundred dollarydoos!?"
/dollarydoos 2026-03-01   # Since a date
/dollarydoos 2026-02-01 2026-03-01  # Date range
/dollarydoos codex        # Codex CLI estimate (last 7 days)
/dollarydoos codex 30d    # Codex CLI estimate (last 30 days)
/dollarydoos prices       # Current API pricing table
/dollarydoos help         # Usage instructions

What you get

Claude Code

  • Token breakdown by model (input, cache writes, cache reads, output)
  • Total API cost at current pay-as-you-go rates
  • Comparison against your subscription plan (Pro $20/mo, Max $100/mo, Max $200/mo)
  • Daily cost bar chart so you can spot the days you went full Tobias
  • Active time estimate with $/hour rate
  • A reminder that prompt caching is saving you from financial ruin
  • Data coverage warnings when you ask for more history than exists

Codex CLI

  • Estimated spend from Codex's sqlite database (~/.codex/state_5.sqlite)
  • Daily breakdown with session counts
  • Caveats printed inline because honesty matters:
    • Codex only logs total tokens (no input/output split) — uses 80/20 estimate
    • No cache breakdown available
    • Uses current gpt-5.3-codex pricing; older sessions may have been cheaper

First run

On first use, you'll be asked which plan you're on. Your choice is saved to config.json so the Bureau of Dollarydoo Investigation doesn't have to ask again.

The Dollarydoo Exchange Rate

At current API prices, a typical hour of Claude Code usage costs about 8-9 dollarydoos. A particularly vigorous ralph loop session can easily crack 100 dollarydoos in a single day.

Codex is even spicier — a heavy day can run 300+ dollarydoos at API rates.

The Max plan exists specifically for people who would otherwise be calling the embassy.


"I would have thought the country that invented the Slay the Spire card browser would have had a nicer spend tracking skill."

About

Calculates PAYG spend so you can see if your Claude Pro Max plan is cheaper (it usually is) 🍻

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages