BuffMoneyBuffMoney
AI usage billing & global settlement

Bill AI usage. Collect in China. Settle globally.

Stream usage events from your AI product, collect CNY through WeChat Pay and Alipay, and settle to your global bank with an auditable ledger.

Licensed CNY collection · WeChat Pay / Alipay · 9 settlement currencies

1Usage eventsStream in real time
2Billable metricsAggregate & validate
3CNY checkoutWeChat Pay / Alipay
4FX lockedRate recorded
5Global settlementSettle to your bank
10+settlement currencies soon
T+1fast settlement path
99.9%platform reliability
AMLKYB + compliance review

Overview

Real-time revenue chain for usage, payments, and settlement

Net settlementUSD 42,318.07+18.6%
Events24.56M
Invoices1,246
Payment orders1,375
Settlement balanceUSD 12.8K

Live API event stream

POST /api/v1/usage-events
09:41:23tokens_out12,500webhook delivered
09:41:22requests320idempotency ok
09:41:21images12invoice updated

Usage trend

Daily
CNY collectedCNY 305,247.21

WeChat Pay 62.7% · Alipay 36.1%

FX locked7.27

USD/CNY · invoice snapshot

Ledger entries248

append-only records

USD net settlementUSD 42,318.07

next payout May 24

Webhook deliveredinvoice.paid · INV-2025-0611-0019
CNY 7,650.00

How it works

Three steps from a metered API call to dollars in your bank.

01

Stream usage events

Send one event per metered action (token, image, agent run) via our REST API or TypeScript SDK. We dedupe and price.

$ curl /api/v1/usage-events \
  -H "Authorization: Bearer $BM_KEY" \
  -d '{"metric":"tokens_output","quantity":"12500"}'
> 202 accepted · priced · idempotency ok
02

Collect CNY from China

Your end-customers scan a WeChat or Alipay QR. We collect on your behalf under ePayments' license. You don't need a Chinese entity.

$ bm checkout create inv_2025_0611_0019
> CNY 12,400.00 · WeChat Pay QR ready
> webhook: invoice.paid delivered
03

Settle in your currency

Monthly we convert CNY → your settlement currency at a locked FX snapshot, deduct our platform fee (channel cost included) plus any monthly subscription, and wire the net to your bank.

$ bm settlements preview --currency USD
> FX 7.29 locked · fees deducted
> payout USD 1,701.42 to ****1234

Usage to settlement, one auditable revenue chain.

Track usage events, collect CNY through WeChat Pay and Alipay, and settle merchants in their chosen currency.

AI-native usage billing

Turn tokens, API calls, image generation, video minutes, and agent runs into billable metrics and explainable invoices.

CNY collection for China

Let Chinese consumers pay with WeChat Pay and Alipay while BuffMoney handles collection, callbacks, and reconciliation.

Global merchant settlement

Settle merchants in USD, NZD, AUD, HKD, THB, EUR, GBP, SGD, or JPY with FX snapshots and ledger traceability.

One model call should become one explainable unit of revenue.

Most platforms solve billing or payment separately. BuffMoney connects China collection, FX, ledger, settlement, and reconciliation.

01

Ingest AI usage events

02

Convert usage into billable metrics

03

Apply pricing and packages

04

Collect CNY through WeChat Pay or Alipay

05

Lock FX and write ledger entries

06

Generate settlement and reconciliation

Not another subscription plugin. A revenue operating system for AI.

Inspired by the best usage billing platforms, but designed for merchants entering the China consumer payment market.

Stripe BillingGreat for cards and subscriptions

WeChat Pay, Alipay, and CNY collection for China are not the primary path

Metronome / OrbStrong usage-based billing engines

They do not operate local China collection and multi-currency merchant settlement

Paddle / Lemon Squeezy / Dodo (MoR)Strong at global tax handling and card payments

Native CNY collection, WeChat / Alipay flows, and usage-based billing aren't their primary path

In-house billingFlexible at the start

Pricing changes, refunds, FX, reconciliation, and audit trails become expensive quickly

BuffMoneyAI billing + CNY collection + global settlement

Usage, payment, FX, ledger, and settlement stay in one revenue chain

AI businesses do not all bill the same way.

Choose a product type to see the usage event, billable metric, pricing rule, CNY collection, and settlement flow.

AI API

LLM, embedding, rerank, moderation

input tokensoutput tokensmodel tiercache hitcontext length
Eventtokens_output
Metricsum(quantity) by model
Price$0.08 / 1K output tokens
ResultCNY checkout, USD settlement
$ bm usage-events ingest <<'JSON'
{
  "customer_id": "cus_cn_001",
  "metric": "tokens_output",
  "quantity": "60000",
  "dimensions": { "product": "AI API" }
}
JSON
> accepted · invoice preview updated

AI SaaS

Copilot, workflow app, team product

base subscriptionincluded usageseat countoverageprepaid balance
Eventworkspace_usage
Metricmonthly included + overage
Price$99 base + usage overage
ResultCNY invoice, multi-currency payout
$ bm usage-events ingest <<'JSON'
{
  "customer_id": "cus_cn_001",
  "metric": "workspace_usage",
  "quantity": "60000",
  "dimensions": { "product": "AI SaaS" }
}
JSON
> accepted · invoice preview updated

Image & Video

Image generation, video rendering, editing

image countvideo secondsresolutionqueue priorityretry
Eventrender_completed
Metriccount by asset type
Price$0.12 / image, $0.04 / video sec
ResultAlipay/WeChat Pay collection
$ bm usage-events ingest <<'JSON'
{
  "customer_id": "cus_cn_001",
  "metric": "render_completed",
  "quantity": "60000",
  "dimensions": { "product": "Image & Video" }
}
JSON
> accepted · invoice preview updated

Agent Platform

Autonomous task runs and tool usage

agent runtool calldurationworkflow nodesuccessful outcome
Eventagent_run
Metricrun + tool calls + minutes
Price$0.20 / run + tool usage
Resultledger by customer and workflow
$ bm usage-events ingest <<'JSON'
{
  "customer_id": "cus_cn_001",
  "metric": "agent_run",
  "quantity": "60000",
  "dimensions": { "product": "Agent Platform" }
}
JSON
> accepted · invoice preview updated

Voice AI

Realtime voice, transcription, dubbing

audio minutevoice modelchannelconcurrencylanguage
Eventvoice_minute
Metricsum(minutes) by model
Price$0.03 / audio minute
ResultCNY collection with FX snapshot
$ bm usage-events ingest <<'JSON'
{
  "customer_id": "cus_cn_001",
  "metric": "voice_minute",
  "quantity": "60000",
  "dimensions": { "product": "Voice AI" }
}
JSON
> accepted · invoice preview updated

Data & Storage

Vector DB, files, fine-tune datasets

GB storedvector countquery countretention daysegress
Eventstorage_gb_day
MetricGB-days + query volume
Price$0.03 / GB-day + query fees
Resultsettlement batch by currency
$ bm usage-events ingest <<'JSON'
{
  "customer_id": "cus_cn_001",
  "metric": "storage_gb_day",
  "quantity": "60000",
  "dimensions": { "product": "Data & Storage" }
}
JSON
> accepted · invoice preview updated

Sandbox is instant. Production CNY collection unlocks after ePayments review.

Sign up with email and land in a sandbox dashboard immediately — try usage events, invoices, settlement, and a test payment with mock data. When you're ready, submit KYC and ePayments enables real CNY collection within 1–3 business days.