Loopmoney
Charge per call, token, or megabyte.
Settle in USDC — without a thirty-cent swipe.
Private waitlist · prepaid · 1.2% take
Join WaitlistBuilt for
- APIs
- AI models
- Data
- Agents
- IoT
- Web3
The problem
Digital services are still sold with the wrong unit economics.
Subscription fatigue
Developers pay monthly even when usage is occasional, while new customers hesitate to try tools with a high minimum spend.
Traditional rails fail at micropayments
Card and bank fees erase margin on small transactions, making high-frequency, low-value charging impractical.
Agents need programmable spend
Autonomous systems need granular, automated payments and budget controls that subscription-first billing was never built for.
Solutions
Built around how you actually ship software.
Choose a seat. Loopmoney meters usage, settles in stablecoins, and keeps spend under control for both sides of the transaction.
Charge per call, token, or megabyte
Add the SDK, publish a price, and expose the endpoint. Loopmoney tracks usage, invoices or prepaid balances, and shows revenue by customer without a billing rewrite.
See marketplace discovery for listing and low-commitment trials.
- Configurable units: per call, per 1,000 tokens, per MB, per second
- Adjust pricing from live demand instead of annual contracts
Pay only for what you consume
Top up a stablecoin balance, set alerts, and use one billing key across APIs, models, and data feeds. Switch providers without tearing out a subscription stack.
- Prepaid or hybrid billing with real-time spend views
- Budgets and alerts before a noisy job blows the month
- One standardized surface instead of twenty vendor invoices
Let agents meter and pay themselves
Agents calling models and APIs need small, frequent payments and a hard cap. Loopmoney plugs spend into composable flows so an agent can pay per action, then stop when the budget hits zero.
- Granular programmable payments instead of a human credit card
- Automatic metering and spend control at the key level
- Fits agent rails without wrapping a SaaS subscription
Features
A stablecoin rail designed around real software usage.
Metering, USDC settlement, and spend caps in one rail. Open a card for the details.
Pricing playground
See what a micropayment actually costs.
Cards take $0.30 plus 2.9% on every swipe. Loopmoney takes 1.2% of gross. Move the sliders and switch units — this is a working calculator.
Each billed unit is a separate charge on card rails.
Gross usage
$48.00
Card rails (2.9% + $0.30 / charge)
$3,601.39
12,000 swipes × $0.30. Not viable — fees exceed gross.
Loopmoney take (1.2%)
$0.58
Provider nets $47.42
How a payment loops
Four steps from an API hit to settlement.
Select a node. This is the path every call, token, or byte follows.
01 · SDK event
A usage signal leaves your service
The Loopmoney SDK records the call, token count, or bytes at the edge and forwards a signed event. Your API stays yours; the meter is additive.
Dashboards
Same meter. Two consoles.
Play an example week of usage, then watch an agent spend a hard cap. This is the product surface, not a customer case study.
Example week
$18,420
Gross volume · 2.4M metered units
Revenue follows usage as it lands. There is no monthly plan on this screen.
Agent budget
$5.00 left of $5.00
Research agent · 0 calls today
Each call deducts from the prepaid cap. At zero, spend stops.
Learning · SDK Coming soon
Meter a call in a few lines, then settle it.
This sample is a preview. Full docs ship with the first SDK drop. Providers wrap an endpoint; consumers mint a key, set a budget, and pay as the work runs.
import { Loopmoney } from "@loopmoney/sdk";
const loop = new Loopmoney({ apiKey: process.env.LOOP_KEY });
app.post("/v1/complete", async (req, res) => {
const result = await model.complete(req.body);
await loop.meter({
customer: req.headers["x-loop-customer"],
unit: "tokens",
quantity: result.usage.total_tokens,
});
res.json(result);
});
Architecture
One loop: meter, price, settle.
You keep the API. Loopmoney keeps the meter, the 1.2% take, and the USDC payout.
Metering engine
Receives SDK events, aggregates usage per customer and service, and normalizes pricing inputs.
Billing and payment engine
Calculates charges by unit and triggers stablecoin micropayments through smart contracts and payment rails.
Dashboards and APIs
Expose analytics, budget controls, invoicing views, and integration points for providers and consumers.
Pricing
What you pay: 1.2% of settled volume.
Take rate
1.2% on gross usage that actually settles. Built for charges that can be fractions of a cent.
Prepaid USDC
Consumers and agents top up a balance. Providers get paid as usage lands — no monthly minimum to start.
Later, if you need it
Enterprise invoicing, promoted marketplace placement, and a white-label rail for platforms that want this billed under their name.
Now → next
Private waitlist, then a small partner SDK.
Now
- Waitlist open for API, model, and data providers.
- Metering and prepaid USDC settlement on one chain.
- Provider and consumer consoles in private preview.
Next
- Design-partner SDK in a small set of languages.
- Curated marketplace for low-commitment trials.
- Agent keys with hard spend caps.
After that
- More chains and settlement rails.
- Enterprise invoicing for teams that cannot prepaid-only.
- Richer analytics for usage, churn, and ARPU.
Private waitlist
Request a seat before the first partner SDK.
We're taking a small set of API, model, and data providers. Enter a work email. You'll get a confirmation on this page — seats open in batches.
You're in
Waitlist confirmed
We have on the list.
Design-partner reviews happen in small batches. Watch that inbox for a note from Loopmoney when a seat opens.
Confirmation