Backed byY Combinator batch badgeCombinator (W23)

Turn Usage
Into Revenue

A billing pipeline built for AI companies. Ingest events, meter usage, apply flexible pricing, and auto-generate invoices — all without writing billing infrastructure.

billing-pipeline
INGEST12,847 events/min
METERAggregating by customer
PRICE$0.002/unit · tiered
INVOICE$3,215.00 generated
Acme Corp — April 2026$3,215.00
68% of billing cycleEst. $4,728

Billing Pipeline

Event to revenue.
End-to-end.

Send usage events via API. We meter, price, and invoice — automatically.

Ingest

Capture API calls, token usage & custom events

Meter

Aggregate usage, enforce rate limits & quotas

Price

Apply per-unit, tiered, volume, or package pricing

Invoice

Generate itemized invoices each billing period

Live Event Stream
12,847 events/min
  • 15:19:02.847Acme Corpcompletion1.8k tokgpt-4ometered
  • 15:19:02.651Globex Inccompletion942 tokgpt-4o-minimetered
  • 15:19:02.423Acme Corpembedding2.1k toktext-embedding-3metered
  • 15:19:02.198Initechcompletion3.4k tokgpt-4ometered
  • 15:19:01.977Hoolicompletion6.2k tokclaude-4.7-opusmetered
  • 15:19:01.812Globex Inccompletion12.1k tokgpt-4.1metered

1.2M

Events Today

847

Active Customers

$284K

Revenue (MTD)

<50ms

Avg Latency

Three steps to automated billing

From raw usage events to accurate invoices — fully automated, zero billing code

01

Track Usage Events

Send events via REST API, webhooks, or CSV upload. Sub-second ingestion at any scale.

API callsToken usageStorageBandwidthCustom dimensions
02

Apply Pricing Models

Configure per-unit, graduated, volume, or package pricing. Mix models across product lines.

Per-unitTieredVolumePackagesHybrid
03

Auto-Generate Invoices

Invoices created automatically at billing cycle end with accurate line items and usage breakdown.

Stripe syncQBO/Xero pushACH collectionPDF export

Flexible pricing models

Support any pricing structure — from simple per-unit to complex multi-tier. See how each model calculates in real time.

Per-Unit Pricing

Charge a fixed rate per unit consumed. Simple, predictable, and transparent.

Real-time calculation as usage accumulates
Mid-cycle estimates for customer transparency
Automatic invoice generation at period end
Invoice PreviewApr 2026
ItemQtyRateAmount
API Calls50,000$0.002$100.00
Storage (GB)250$0.10$25.00
Bandwidth (GB)100$0.05$5.00
Total$130.00

Real-Time Metering

Scales to millions
of events per minute

Ingest, process, and aggregate usage data in real time — with dashboards and threshold alerts built in.

Sub-Second Ingestion

Events processed and billable within milliseconds.

Live Dashboards

Real-time usage for your team and your customers.

Threshold Alerts

Get notified when customers approach usage limits.

Rate Limiting

Enforce quotas and overage policies automatically.

Usage Dashboard
LiveApril 2026

API Calls

284K

+12% vs last month

Storage

2.4 TB

+8% vs last month

Est. Cost

$3,215

Daily Usage (API Calls)Last 14 days
Apr 4Apr 17
API Calls$2,841.27
284,127 used
Storage$300.00
2.4 TB used
Bandwidth$75.00
150 GB used

Threshold Alert

API calls at 85% of 300K limit. Consider upgrading tier.

Customer-facing usage portal

Give your customers full visibility into their usage. Reduce support tickets and build trust with a self-serve dashboard.

01

Real-Time Tracking

Usage data updates live as events flow in. No delays, no batch processing.

Near real-time refreshSub-hour rollupsPer-dimension breakdowns
02

Cost Estimates

Mid-cycle cost projections so customers are never surprised by their invoice.

Run-rate to period endLine-item previewsCurrency-aware totals
03

Historical Trends

Month-over-month usage comparisons and growth insights.

Compare billing periodsSpot spikesExport-friendly views
04

Invoice Downloads

Itemized PDF invoices and CSV usage exports — self-serve.

PDF invoicesCSV usage exportsShareable links
05

Alerts & thresholds

Notify customers before they hit limits so they can upgrade or throttle on their own.

Usage thresholdsEmail & in-appOverage awareness
06

Credits & balances

Show prepaid credits, balance roll-forwards, and top-ups so finance always knows what is left to spend.

Prepaid creditsBalance historyTop-up tracking

Connects to your stack

Sync invoices and payments with the tools you already use

QuickBooks logo

QuickBooks

Accounting sync & revenue reporting

Xero logo

Xero

Two-way invoice & payment sync

Plaid logo

Plaid

Bank connections & ACH payments

Salesforce logo

Salesforce

CRM sync & deal-to-invoice automation

HubSpot logo

HubSpot

Revenue operations & pipeline sync

Stripe logo

Stripe

Payment processing & invoice sync

Built for usage-heavy businesses

Whether you bill per API call, per token, or per GB — we handle the complexity

01

AI & LLM Platforms

Bill per token, per model, per request. Multi-dimensional metering built for AI.

TokensRequestsGPU-secondsModel
02

SaaS Platforms

Usage-based features, API calls, active users, or compute time.

SeatsAPI callsComputeStorage
03

API Providers

Meter every request, apply rate-based pricing, invoice developers.

CallsErrorsEgressRate limits
04

Telecom & CPaaS

Per minute, per message, per session — with multi-party rating.

MinutesSMSSessionsNumbers
05

Data & analytics

Charge for queries, rows scanned, seats, or pipeline runs — usage that scales with customer value.

QueriesRowsRunsSeats
06

Cloud & infrastructure

Pass through or resell compute, storage, and bandwidth with clear usage lines on every invoice.

vCPU-hoursGB-monthTransferSnapshots

For Developers

Integrate in minutes,
not months

A simple API to track usage events. We handle metering, pricing, and invoicing from there.

track-usage.ts
import { JustPaid } from "@justpaid/sdk"
const jp = new JustPaid("sk_live_...")
// Track every API call as a billable event
await jp.trackUsage({
customerId: "cus_abc123",
event: "api_call",
quantity: 1,
properties: {
model: "gpt-4o",
tokens: 1847
}
})
// That's it. We handle metering,
// pricing, and invoicing automatically.

Why JustPaid for usage billing?

High-level view of metering, billing, and customer visibility — not a complete vendor matrix

CapabilityJustPaidIn-HouseStripeMetronome
Real-time usage metering
Tiered, metered & usage pricing
Customer portal (subscriptions & invoices)
AI-assisted collections & AR workflow
Accounting sync (QBO / Xero)
Contract management
Typical product focusMeter → invoice → ARCustom stackPayments & BillingUsage & pricing engine

Talk to a founder

See how JustPaid handles usage-based billing for companies like yours. 30-minute demo, no strings attached.

Get started · Schedule demoNo credit card required.