Receipt intelligence

AI agents spend money.
Now you see where.

Auto-capture payment receipts across MPP and x402. Audit trails and exports.
Free up to 5,000 receipts/mo.

Start Free →
$ npm install costillery
costillery.js
// Install
$ npm install costillery

// Setup
import { Costillery } from 'costillery'

const ledger = new Costillery({
  apiKey: 'al_live_xxx'
})

fetch = ledger.wrapFetch(fetch)

// Every AI payment -- tracked automatically
const res = await wrappedFetch('https://api.openai.com/v1/chat/completions', options)
// (r) Receipt captured: OpenAI | $0.03 | crypto_tempo

Built for the MPP and x402 ecosystem

TEMPO x402 Stripe Cloudflare Coinbase Parallel

Two ways to use Costillery

One product for agents. Choose how you pay.

API Key Mode

  • Sign up, get an API key
  • Track all AI spend in one dashboard
  • CSV export, QuickBooks, Xero
  • Free up to 5,000 receipts/mo
import { Costillery } from 'costillery'

const ledger = new Costillery({
  apiKey: 'al_live_xxx'
})
const wrappedFetch = ledger.wrapFetch(fetch)

MPP Mode

  • No signup — pay per receipt via MPP
  • $0.002 per receipt, settled on Tempo
  • Query your spending anytime
  • Claim into a dashboard when ready
import { Costillery } from 'costillery'

const ledger = new Costillery({
  wallet: privateKey,
  mode: 'mpp'
})
const wrappedFetch = ledger.wrapFetch(fetch)

Every receipt, captured

A real-time feed of AI spend flowing through Costillery.

Live Receipt Feed
$1,247.83
62% crypto 38% fiat
Time Service Amount Rail
08:01:40
OpenAI
$0.036
08:01:43
Groq
$0.018
08:01:45
Browserbase
$1.200
08:01:48
Replicate
$0.540
08:01:50
Jina
$0.001

↑ scroll for more

Simple pricing

Start free. Scale as you grow.

Free

$0

forever

  • 5,000 receipts/mo
  • 30-day retention
  • CSV export
  • 1 seat
  • Dashboard access
Get Started
Most Popular

Pro

$49

/month

  • 100,000 receipts/mo
  • 365-day retention
  • CSV + QuickBooks + Xero
  • 5 seats
  • Dashboard + alerts
  • Priority support
Start Free Trial

Enterprise

$199

/month

  • Unlimited receipts
  • Unlimited retention
  • Custom integrations
  • Unlimited seats
  • SLA
  • Dedicated support
  • Volume discounts
Contact Us

Or pay per receipt via MPP — $0.002 each, no plan needed