Over the past month, agents have made more than 14,000 trial API calls through an open marketplace of 306 pay-per-call endpoints. These aren't simulated. They're real autonomous agents — frameworks like ElizaOS, Claude Code, AutoGen, and custom Python scripts — probing the API economy to find useful tools.
Here's what the top 10 look like:
| Endpoint | Trials | Users | Category |
|---|---|---|---|
x402-recall (Search Memory) | 1,903 | 101 | Infrastructure |
x402-gas (Multi-Chain Gas Price) | 1,487 | 188 | Infrastructure |
x402-find (Service Discovery) | 1,229 | 85 | Infrastructure |
x402-captcha-solve | 1,202 | 133 | Infrastructure |
x402-time (Timestamp/Clock) | 821 | 69 | Infrastructure |
x402-polymarket (Odds Live) | 776 | 77 | Data |
x402-screenshot | 376 | 24 | Infrastructure |
x402-uuid (ID Generation) | 316 | 36 | Infrastructure |
x402-web-scrape | 307 | 62 | Infrastructure |
x402-store (Key-Value Store) | 298 | 33 | Infrastructure |
The top 4 endpoints alone account for 41% of all trials. And here's the insight that should change how you think about the agent economy:
Now compare the bottom of the distribution. Endpoints like ai-tweet-thread, ai-readme, ai-naming, ai-tagline, and ai-headline each have only 6 trials. The entire "AI content generation" category — 15 endpoints from tweet writers to blog outlines to commit message generators — collectively accounts for less traffic than a single infrastructure endpoint like x402-uuid.
| AI Content Endpoint | Trials | Users |
|---|---|---|
x402-ai-tweet-thread | 6 | 1 |
x402-ai-readme | 7 | 2 |
x402-ai-naming | 6 | 1 |
x402-ai-tagline | 6 | 1 |
x402-ai-headline | 6 | 1 |
x402-ai-commit-msg | 6 | 1 |
One user each. Six calls. Compare that to x402-gas: 188 users, 1,487 calls.
The pattern makes sense when you think about what an autonomous agent actually is:
x402-recall (memory) + x402-web-scrape (data) + x402-gas (context) = a research agent. Each primitive is a building block. AI wrappers are dead ends.In 4 days, Claude Code auto mode goes default. Millions of agents will have spending authority and no human in the loop. What will they buy?
Not your GPT wrapper. They'll buy:
The agents are telling us what they need. The question is whether we're listening.
There's a second insight in the data: service discovery itself is the #3 most-called endpoint. x402-find — which lets agents search the marketplace for other endpoints — has 1,229 calls from 85 users. Agents are actively looking for tools to use. They just can't find them efficiently.
This is the gap every marketplace is racing to fill. Cloudflare built the settlement rails. Coinbase built the protocol. x402 Foundation has 40 member organizations. But when an autonomous agent wakes up on August 14 and needs to find a gas price endpoint, where does it look?
The answer in 2026 is: it probes. It tries one marketplace. If that marketplace's endpoints are dead (76% of registered x402 endpoints are unreachable, per independent audit), it tries another. It wastes tokens on discovery instead of spending them on useful work.
The marketplace that solves discovery — verified, searchable, machine-readable service catalogs — captures the first wave of autonomous agent traffic.
This analysis is based on real trial data from a live x402 marketplace with 306 services and 322 active users. The full dataset is publicly accessible. Numbers cited are from August 10, 2026.
Related: Agent Payment Stack Splits Into Three Layers · The $50B Volume Gap Is a Discovery Problem · Auto-Mode Readiness Validator