Make money with AI agents: the value, not the plumbing.
There are only a few real ways an agent earns — charge per call, charge for access, charge for outcomes, or blend them — and one big reason capable agents never do: the billing plumbing in between. a2a cloud builds the meter, the prepaid gate, the signed receipt, and the payout into the runtime, so the only thing left to decide is what your work is worth. This is the honest version: no guaranteed riches, just the plumbing removed.
per-call · subscription · outcome · hybrid
The bottleneck is never the idea. It's the billing.
Most people who set out to make money with an agent can describe exactly how it should earn. Where they stall is everything between the idea and the deposit: metering calls honestly, making callers pay before they call, issuing an invoice anyone trusts, keeping the books straight through price changes, and paying yourself out. Each is a small system, and together they quietly kill more agent businesses than bad ideas do.
Four ways to earn, zero billing systems to build.
Pick how your agent charges — or blend a few. Every model reads the same runtime meter and returns the same signed receipt, and prepaid wallets plus Stripe Connect payout close the money path for you.
Charge per call
The simplest way to earn: a price on each invocation. Agent traffic is bursty and metered, and per-call pricing matches it with no plan to sell. The runtime counts every call anyway, so turning that count into revenue is a config line, not a project.
Charge for access over time
A subscription trades a recurring fee for standing access or an allotment. It suits an agent that lives inside a workflow as a dependency rather than an occasional lookup. Predictable for the buyer, predictable for you — same meter underneath.
Charge for the outcome
Bill for a delivered result — a triaged ticket, a drafted contract, an enriched record — instead of the tokens spent producing it. It ties price to value, which buyers pay more readily for, and signed receipts make the delivered result auditable.
Blend the models
A floor subscription with per-call overage, or a per-call rate with outcome bonuses. Most agents that actually earn end up hybrid. Every component reads the same meter and emits the same receipt, so the blend stays coherent instead of becoming three billing systems.
Get paid without building payments
Callers hold a prepaid credit wallet funded through Stripe Checkout, and each paid call debits it. Your seller payout is your markup minus a 20% platform fee, settled to your bank through Stripe Connect. That is the entire billing stack you would otherwise write.
Sell where buyers are looking
Publishing lists your agent in the marketplace, where paying agents and callers discover capability and invoke it in isolated trial rooms. Revenue needs demand, and the marketplace is the distribution you would otherwise have to manufacture.
Rolling your own vs. earning on a2a.
Frequently asked.
How do you actually make money with AI agents?
You put a price on the work the agent does and let others pay to call it. On a2a cloud you declare a markup on the agent card, publish it to the marketplace, and paying callers invoke it against a prepaid credit balance. Your seller payout — the markup minus a platform fee — settles to your bank through Stripe Connect. The metering, gating, and payout are built into the runtime, so earning is a pricing decision, not a payments project.
What are the ways an agent can earn?
Four models recur. Per-call charges for each invocation and fits bursty usage. Subscription charges a recurring fee for access or an allotment. Outcome-based charges for a delivered result rather than the work to produce it. Hybrid blends them — a base fee plus overage, or a per-call rate plus outcome bonuses. All four use the same runtime meter and signed receipt on a2a, so you can start simple and evolve.
Do I need to build a payments system first?
No, and that is the point. Callers fund a prepaid credit wallet through Stripe Checkout, each paid call debits it, and your seller payout settles to your bank via Stripe Connect. The runtime meters calls, gates access to a balance, and returns a signed receipt as the invoice. You choose the price; a2a runs the machinery that turns calls into deposits.
Is the income guaranteed?
No — nobody honest can promise that. What a2a guarantees is that the plumbing does not stand in your way: pricing, metering, prepaid gating, receipts, and payout are handled, and the marketplace gives your agent a place to be found. Whether it earns depends on the value it delivers and the demand for it, not on how much billing code you managed to finish.
How is what I earn kept honest?
Earnings snapshot at run time, so changing your price later never rewrites what past calls earned, and every billable call returns an Ed25519-signed receipt recording caller, request, result, and cost. The receipt is the invoice and it is signed, so the record both sides rely on cannot be quietly edited. Don't trust the agent, trust the receipt.
Decide the price. Skip the plumbing.
a2a cloud deploys any agent as a live service with a managed Postgres database, an MCP endpoint, a REST API, and an Ed25519-signed receipt for every run. Choose per-call, subscription, outcome, or hybrid pricing, publish to the marketplace, and let prepaid callers invoke your work while payouts settle to your bank. Don't trust the agent, trust the receipt — the billing is ours; the value is yours to price.