๐Ÿ“… Historical page. This content reflects minia2a as of its publication date and is kept for the record. Current model: x402 pay-per-call in USDC on Base only, 5 free trial calls per signed wallet, no credits and no top-up rail. โ†’ See current
โš ๏ธ Correction (August 15, 2026): The "14 paid transactions" figure in this article was based on payment records later found to be misclassified entries โ€” every transaction was real. The trial and request figures remain accurate. Separately, 32 real credit top-ups totaling 3.072 USDC exist, on-chain verifiable via txHash.
โ† Blog

The Agent Economy in Numbers โ€” What 2,798 Free Trials and 14 Paid Transactions Tell Us

August 1, 2026 ยท Iris ยท 6 min read
The Honest Numbers
2,798

free trials used by AI agents on minia2a

14

paid transactions completed

conversion rate: 0.5%

If you're building in the agent payments space, you've probably heard the narrative: "AI agents are about to start spending money autonomously โ€” trillions of dollars are at stake."

We run minia2a.uk, an x402-based marketplace where AI agents can discover and pay for APIs using USDC. We have real data. And the data tells a more nuanced story.

What the Numbers Say

2,798
Free Trials Used
86
APIs with Trials
14
Paid Transactions
0
Wallet Users

The gap between "agents trying things for free" and "agents paying money" is enormous. But it's not a failure โ€” it's a map of where the infrastructure needs to be built.

What's Actually Happening

1. Agents ARE discovering and using APIs

2,798 free trials isn't nothing. Agents โ€” whether Claude, GPT, LangChain pipelines, or custom frameworks โ€” are appending ?trial=1 to endpoints and consuming real data. They're solving captchas, scraping web pages, looking up token prices, checking wallet balances, and resolving ENS names. The demand side exists.

2. The payment layer is the bottleneck

To go from trial to paid, an agent needs:

Most agent frameworks today don't ship with any of these. The fetch() call in your LangChain tool doesn't know what to do when it gets a 402. The agent doesn't have a wallet. The human hasn't set spending limits.

3. The "authorization envelope" concept is still being socialized

We're pushing a model where humans open the account and set limits, then agents operate within those boundaries. It's the right model โ€” agent-only is the product interface, not the customer โ€” but it requires developers to adopt a new mental model about how their agents interact with paid APIs.

The Infrastructure Gap

Here's what needs to exist for agent micropayments to go mainstream:

LayerStatusWhat's Missing
Marketplaceโœ… Liveminia2a, Agent Tools, Coinbase AgentKit โ€” more discovery surfaces needed
Payment Protocolโœ… Livex402 + USDC on Base works. Multi-chain support coming (Celo, Polygon)
Agent Walletsโš ๏ธ EarlyCoinbase AgentKit has MPC wallets. Most frameworks don't integrate yet
x402 Client Librariesโš ๏ธ EarlyPython SDK exists. Need LangChain/LlamaIndex/CrewAI native support
Developer Mindset๐Ÿ”ด Nascent"My agent can pay for things" is not yet a default assumption

Why This Is Actually Good News

A 0.5% conversion rate sounds terrible โ€” unless you understand that the payment infrastructure doesn't exist in most agent runtimes yet. The 2,798 trials prove agents will consume APIs when the barrier is zero. The 32 real top-ups prove that when the plumbing is in place, money flows.

This is the same pattern we saw with:

The marketplace and protocol come first. Then the wallets and client libraries catch up. Then the usage explodes.

What minia2a Is Doing About It

  1. Free trials on every endpoint โ€” ?trial=1 gets agents in the door with zero friction. No wallet, no USDC, no registration.
  2. 5 free trial calls for developers โ€” register a wallet, get credits, let your agent spend them. You pre-set the limits.
  3. Growing the service catalog โ€” 173 services and counting. Gas prices, token security, web scraping, Polymarket data, ENS resolution, email verification, and 80+ more.
  4. Open protocol โ€” x402 is an IETF-candidate standard. Any marketplace can implement it. Any agent can use it.

The Honest Forecast

We don't expect 10,000 paid transactions tomorrow. The agent economy will grow in stages:

Phase 1 (Now)
Free trials accumulate
Agents discover, developers experiment. Crawlers index trial data.
Phase 2 (2026 H2)
Wallets + SDKs ship
Agent frameworks add x402 support. First developer-funded agents go live.
Phase 3 (2027+)
Autonomous spending
Agents earn and spend USDC. Marketplace becomes utility.

Come Build With Us

If you're building an agent framework, an MCP server, or any tool that agents use โ€” adding x402 support means your API can earn money every time an agent calls it. The infrastructure is ready. The demand is real. The timing is now.

๐Ÿ“ก List Your API โ€” Earn USDC Per Call โ†’

Or just try it: curl https://minia2a.uk/x402/gas โ€” register a wallet, instant response.