METERED PRODUCTS / BUSINESSES
TURN ACCESS INTOA MEASURABLE PRODUCT.
Set a rate, choose a billing unit, and collect from funded balances without forcing every customer into a monthly plan.
LIVE SYSTEM MAPSTATE / ACTIVEPRODUCT RAIL / 01
Billing that matches the work.
Metr separates access from a fixed recurring fee. Your product can start a session, observe usage, stop cleanly, and settle the amount actually consumed.
04 SYSTEM PRIMITIVESPRICEFlexible rate cards
Price by second, minute, session, or a product-specific usage unit.
BUILDSmall integration surface
Create and close sessions through clear API primitives and lifecycle events.
PROTECTFunded before access
Confirm purchasing power and an explicit maximum before your service starts.
OPERATEReadable reconciliation
Export usage and settlement records for internal reporting and customer support.
WORKFLOW / 02
THE SYSTEM
IN MOTION.
Each stage has a visible input, an explicit state, and a result the next stage can verify.
- 01Create a product
Choose the billable unit, supported rail, and customer access policy.
rate = 0.10/min - 02Open a session
Verify the customer balance and begin metering active work.
POST /sessions - 03Track usage
Session events keep the ledger synchronized with the service lifecycle.
usage += tick - 04Close the meter
Finalize the receipt and release the completed session for payout.
POST /end
VISIBLE EVIDENCE / 03
MAKE THE STATE
READABLE.
Product activity should leave a trace a developer, operator, or customer can understand. The showcase uses realistic sample data where a live feed is not connected.
product: gpu-inferencebilling_unit: minuterate: 0.10 USDCminimum_balance: 1.00 USDCgrace_period: 30 secondspayout: enabledshowcase / deterministicBUILD WHAT
GETS METERED.
Metr is live. Access is currently approved individually for businesses, developers, and agent builders.
Request access