← 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 14 transactions 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. 500 free credits 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?trial=1 — no wallet, no signup, instant response.