Skip to content
Report · auto-updating

State of the agent economy

Live measurement of the agent web: supply funnel, live-rate by ecosystem, protocol adoption, inflow concentration, and 30-day growth. Data refreshes every five minutes from the same observability spine that powers every public Agenstry page.

As of 2026-09-08 21:01:04 UTC methodology JSON CSV cite this archive
Weekly briefing · 2026-W24 archived view
Jun 8, 2026

Open-source standards took center stage in ISO week 2026-W24 even as the agent economy’s size barely budged. Agent counts in our index ticked up modestly (+2.7% to 2,919 total; +7.2% to 163 live MCP endpoints) while only 21 agents earned anything on-chain (unchanged), generating a mere US$491.02 in 30 days. In short, real agentic commerce remains tinier than ever; the top agent accounted for 21.7% of that revenue (top-5: 79.2%, Gini 0.683) – meaning almost all value is in few hands. The week’s headlines were about plumbing, not profits: Google donated its Agent Payments Protocol (AP2) to the FIDO Alliance and shipped AP2 v0.2 (adding “human-not-present” payments) (blog.google), and the Linux Foundation announced a neutral “x402” foundation to steward the HTTP-native payment standard (www.linuxfoundation.org). These moves complement other spec work (as below) even as empirical agent revenues remain near zero.

Where the money is flowing

Very little money actually flows: only 21 of 2,919 probes (0.7%) produced observed payments in 30 days. Those 21 agents earned a combined US$491.02, with a median of $6.31 and 95th percentile $99.37. In other words, most agents see effectively no revenue. The top few dominate: the richest single agent took 21.7% of the total, the top-5 took 79.2%, and the top-10 took 95.1%. (By contrast, in a broad market like telecom an HHI of ~1500 might indicate moderate concentration, but here it underscores that almost all agent profits accrue to a tiny minority.)

Payment-rail usage is similarly lopsided: virtually all observed agent payments used the x402 protocol (116 agents) versus just 3 on Bitcoin Lightning (“L402”) and 1 on AP2【structured】. That matches broader trends – Google likens x402 to the Linux Foundation’s HTTP payment standard – but it means alternative rails are still fringe. (No agents in our sample were using other proposed rails like raw USDC transfer.)

Overall: a handful of new agents are coming online each week, but almost none are yet earning. Our 30d growth is up 2.7% (77 new agents), but all key concentration metrics (Gini 0.683, HHI 1495.8) and total revenue ($491) are flat week-over-week.

Spec & protocol

Standards work accelerated. On payments, Google’s AP2 was open-sourced: Google transitioned AP2 to the FIDO Alliance and released v0.2 with autonomous (“human-not-present”) payment hooks (blog.google). AP2 supporters also co-developed a “Verifiable Intent” schema with Mastercard (a tamper-proof purchase log) and donated that too (blog.google). Meanwhile x402 — the HTTP-402-based micropayments protocol created by Coinbase — moved under a new x402 Foundation hosted by the Linux Foundation (www.linuxfoundation.org). On communications, the Agent2Agent (A2A) protocol continues to make progress: an April press release touts over 150 organizations on A2A and first production deployments on major clouds (www.linuxfoundation.org). The A2A roadmap likewise signals an upcoming 1.0 release for clarity and structure (a2a-protocol.org).

Development of the Model Context Protocol (MCP) also hit major milestones. On May 21 the core team published an MCP “2026-07-28” release candidate – its biggest update since launch – featuring a fully stateless HTTP core, support for extensions (server-rendered UIs, long-running “Tasks”), stronger OAuth-aligned auth, and formal deprecation rules (blog.modelcontextprotocol.io). (The final MCP spec is slated to ship on July 28, 2026 (blog.modelcontextprotocol.io).) These protocol shifts aim to make agent infrastructure more scalable and flexible.

Agents by payment protocol120x402116 · 96.7%L402 (Lightning)3.00 · 2.5%AP2 (FIDO)1.00 · 0.8%

The above chart illustrates the dominance of the x402 payment rail: virtually all agent endpoints using payment rails expose x402, with Lightning (L402) and AP2 barely present.

Agents by interface type2.2KA2A (direct agent invoke1.4K · 63.9%Paid API (mediated)801 · 36.1%

Most discovered agents use the native A2A interface (1416 vs 801 paid-API proxies in our data).

Weekly new payment-integrated agents03672agents2026-W202026-W24

The pace of new agents gaining payment integration (by any protocol) has dropped sharply. After 72 in mid-May, there were only 4–5 per week in late May, and just 1 in the current week. This charts the recent adoption curve of x402/AP2/etc: the initial surge has subsided to near zero.

Together, these numbers paint a picture of a maturing technical stack but scant real-world deployment: protocols like x402 and AP2 are now in standard bodies, MCP and A2A have major revisions in flight, yet the count of agents using them (and earning) barely moves.

Research

Several academic preprints this week examined agent ecosystems. A security analysis titled “Free-Riding in the AI Economy” exposes serious flaws in x402 implementations (arxiv.org): concrete witness is that agents can replay payment µproofs in unauthorized contexts because transactions aren’t enforced atomically. In other words, without fix, one agent’s payment token could be illegally re-used by another (a “free-riding” exploit).

Separately, Agent Bazaar (May 17) developed a multi-agent market simulator and identified two systemic failure modes (arxiv.org): one is “Algorithmic Instability” in B2C markets (agents collectively amplify price swings until a crash); the other is “Sybil Lemon Market” in C2C (a single bad agent floods fraudulent listings by masquerading as many sellers). In tests, current LLM agents largely failed to self-regulate under these conditions, highlighting the need for extra “guardrails” even among high-end models.

On the theory side, Economy of Minds (Jun 1) showed that introducing simple economic mechanisms (auctions, payments) can spontaneously organize decentralized planning (arxiv.org). By competing for the right to act and earning credit, agents learned to allocate tasks collaboratively without any central scheduler – echoing ideas of market-based coordination. And a broader conceptual paper “The Agentic Economy” (May 18) calls for a new framework: it argues that as digital agents, protocols, compute, etc. take on economic roles, classical categories (labor, capital, firms) will need updating (arxiv.org). All of these works underscore that research into agent economies is still very open-ended – promising emergent behavior, but also rife with unforeseen instabilities.

Regulation & security

No new regulations specifically targeted at AI agents were announced this week. General AI oversight advances continue: for example, the EU’s “AI Act” (Regulation 2024/1689) is set to come into force on August 2, 2026 (eur-lex.europa.eu), though it does not yet single out agentic systems per se. On the security front, defenders are already preparing: the open “Agent Threat Rule” (ATR) project has defined a rule (ATR-2026-00098) to flag “Unauthorized Financial Action by AI Agent” (agentthreatrule.org). This rule would catch any AI tool that attempts payments or transfers (WeChat, crypto, bank, subscription, etc.) without explicit user consent. Such efforts highlight growing concern about unmonitored agent transactions and suggest new compliance controls (or inspections) may be forthcoming.

What to watch next week

The next mileposts will be in specs rather than revenues. The MCP team is closing in on its July 28 milestone (blog.modelcontextprotocol.io) – the final stateless-core MCP draft should appear on that date. The A2A community’s roadmap marks v1.0 as imminent (a2a-protocol.org), so watch for an official 1.0 release or SDK updates. On the payments side, any sign of new platform support for AP2 or x402 (e.g. merchant catalogs or cloud service key stores adding these rails) would be notable. Until agents actually start deploying these stacks at scale, the state of the agentic economy will continue to hinge on developments in standards and platforms rather than transacted volume.

Sources

  1. Google donates Agent Payments Protocol to FIDO Alliance
  2. Linux Foundation is Launching the x402 Foundation and Welcoming the Contribution of the x402 Protocol
  3. Google donates Agent Payments Protocol to FIDO Alliance
  4. A2A Protocol Surpasses 150 Organizations, Lands in Major Cloud Platforms, and Sees Enterprise Production Use in First Year
  5. Roadmap - A2A Protocol
  6. The 2026-07-28 MCP Specification Release Candidate | Model Context Protocol Blog
  7. The 2026-07-28 MCP Specification Release Candidate | Model Context Protocol Blog
  8. Free-Riding in the AI Economy: Demystifying Logic Flaws in x402-Enabled Payment Systems
  9. Agent Bazaar: Enabling Economic Alignment in Multi-Agent Marketplaces
  10. Economy of Minds: Emerging Multi-Agent Intelligence with Economic Interactions
  11. The Agentic Economy: Humans, AI Agents, Robots, and the Measurable Transition toward Distributed Economic Action
  12. Rules for trustworthy artificial intelligence in the EU | EUR-Lex
  13. ATR-2026-00098: Unauthorized Financial Action by AI Agent | ATR
1 · Supply funnel

Most of the agent economy is indexed, not yet operational.

Counting agents conflates supply with operation. Below is the corpus broken into five stages: what fraction of indexed agents pass each gate. The decay curve is the honest read on how mature the agent web is at any given moment.

Stage Count % of indexed Definition
Indexed 8,102
100.0%
Every candidate we have seen across every source.
Valid card 6,535
80.7%
Returned a parseable A2A/MCP card on probe.
Live 738
9.1%
Live JSON-RPC / introspectable MCP.
Signed 98
1.2%
Card published with a JWS signature.
Earning (30d) 2,474
30.5%
Agents where we observed inbound USDC/EURC settlement to their declared x402 payTo wallet. Measured over the wallets scanned so far (1772 of 1835 with a wallet) — not an ecosystem-wide total.
2 · Live-rate by ecosystem

Which source registries actually ship live agents.

Each row shows one source registry (Anthropic's MCP directory, Smithery, Glama, Postman, GitHub well-knowns, Wayback CDX scans) alongside how many of the agents it lists actually respond live on probe. The gap between seen-count and live-count is the source's effective freshness.

Source Seen Live Live rate
recrawl_hot 3,633 546 15.0%
agentic_market 3,346 84 2.5%
recrawl_warm 2,835 175 6.2%
cdp_discovery 1,875 49 2.6%
mcp_registry 1,747 280 16.0%
manifests 1,249 169 13.5%
github_code 871 83 9.5%
x402_list 597 35 5.9%
lists 504 29 5.8%
registry 503 318 63.2%
recrawl_cold 290 2 0.7%
a2aregistry 252 209 82.9%
n8n_workflows 222 0 0.0%
github_topics 156 5 3.2%
a2a_registry_org 155 64 41.3%
3a · By protocol kind

A2A vs MCP vs paid_api

paid_api
4,249
a2a_agent
2,259
workflow
95
a2a
27
3b · By observed payment-protocol label

Index composition, not global market share. x402 has multiple dedicated catalogs and a live HTTP probe; AP2, L402 and Stripe ACP are predominantly visible only when cards declare them.

x402 / AP2 / Stripe MPP / L402

x402
4,297
mpp
89
a2a_x402
40
ap2
21
l402
4
stripe_spt
1
3b · Evidence grade

How we know they take payment

335 of 4,452 payment-labelled agents (7.5%) proved it themselves — their own endpoint answered an unpaid request with an HTTP 402 challenge, or the host serves a /.well-known/x402 manifest. The rest is declared in a static agent card or described by a third-party catalog.

Facilitator feed
2,672
Catalog listing
1,006
Agent card
332
Live 402 challenge
240
Official protocol directory
87
/.well-known/x402
86
Not re-probed yet
20
mpp_challenge
8
mpp_manifest
1
3c · Indexed protocol labels over time · last 12 weeks

Newly indexed agents per week, by payment label

Changes reflect both ecosystem activity and changes in crawler source coverage.

2026-W25 · ap2: 1 2026-W25 · x402: 5 25 2026-W26 · a2a_x402: 1 2026-W26 · ap2: 1 2026-W26 · x402: 5 2026-W27 · a2a_x402: 4 2026-W27 · x402: 9 27 2026-W28 · a2a_x402: 5 2026-W28 · l402: 1 2026-W28 · x402: 1140 2026-W29 · a2a_x402: 2 2026-W29 · ap2: 1 2026-W29 · mpp: 1 2026-W29 · x402: 244 29 2026-W30 · a2a_x402: 2 2026-W30 · mpp: 4 2026-W30 · x402: 296 2026-W31 · a2a_x402: 2 2026-W31 · ap2: 1 2026-W31 · mpp: 81 2026-W31 · x402: 262 31 2026-W32 · a2a_x402: 10 2026-W32 · ap2: 2 2026-W32 · x402: 219 2026-W33 · a2a_x402: 4 2026-W33 · ap2: 3 2026-W33 · x402: 225 33 2026-W34 · a2a_x402: 1 2026-W34 · ap2: 1 2026-W34 · x402: 260 2026-W35 · a2a_x402: 1 2026-W35 · ap2: 1 2026-W35 · mpp: 2 2026-W35 · x402: 242 35 2026-W36 · a2a_x402: 2 2026-W36 · x402: 404 2026-W37 · x402: 91 37
a2a_x402 ap2 l402 mpp x402
4 · Inflow concentration · 30d

A few settlement wallets receive most of the money.

Across 1,265 earning wallets backing 2,474 linked services, the distribution is heavily power-law. Wallet-level Gini and HHI avoid multiplying transfers when several catalog entries share one recipient.

Observed inflow · 30d
$245583.39
Recipient wallets
1,265
Median · wallet
$0.260
p95 · wallet
$44.86
Top 1 share
72.8%
Top 5 share
93.1%
Gini
0.994
extreme inequality
HHI
5461
highly concentrated
5 · 30-day growth

New agents arriving daily, by first-seen.

Daily count of agents we discovered for the first time. Sourced from every registry + open-web crawl we run.

2026-08-10 peak 128/day 2026-09-08
New agents · 30d
+1,886
Earning agents · 30d
2,579
observed in the snapshot table
6 · Demand gaps

What the market asked for and didn't get.

Every section above measures the supply we indexed. This one measures demand we couldn't serve: clustered search intents — from browsers, AI assistants and agents calling our A2A and MCP endpoints — where the index returned nothing or almost nothing. Aggregate only, and shown only for intents searched by enough distinct sources to be a market signal rather than one person's session.

Intent Demand Unmet Trend
audio transcription very active 50% rising

Full list + method: what the agent economy is missing. Building one of these? Add pay-per-call payments to your API →

Cite this report

Public domain numbers (CC BY 4.0). Pick the format that fits. The page auto-updates so the URL is the canonical pointer; the date stamps the snapshot you cited.

Plain text
Agenstry Research. "State of the Agent Economy." Accessed 2026-09-08. https://agenstry.com/reports/state-of-agent-economy
BibTeX
@misc{ '{' }}agenstry_state_of_agent_economy,
  title  = {State of the Agent Economy},
  author = {Agenstry Research},
  url    = {https://agenstry.com/reports/state-of-agent-economy},
  note   = {Accessed 2026-09-08},
  year   = {2026}
}
Embed (iframe)
<iframe src="https://agenstry.com/reports/state-of-agent-economy" width="100%" height="900" frameborder="0"></iframe>
Scope What this report measures, and what it doesn't

All inflow numbers are on-chain: direct eth_getLogs scans of USDC Transfer events (plus EURC on Base + Ethereum) into each indexed agent's payment_wallet across Base, Ethereum, Polygon, Arbitrum, Optimism (EVM via eth_getLogs) and Solana (SPL via getSignaturesForAddress). Reproducible from public RPC; not based on self-reporting. We report money arriving at those wallets — we do not verify that each transfer was an arm's-length sale, and we do not net out transfers an operator sends itself. See the measurement boundary.

Not included: money agents take via Stripe (per-agent Stripe accounts are private), Patreon / Sponsors, direct credit cards, PayPal, or any off-chain rail. Agenstry's own platform-skill revenue (compose / agent_stats / etc.) is also excluded: it lives in a separate accounting table that never feeds public totals. This is "the observable on-chain slice of the agent economy", not "all agent revenue ever". Off-chain rails will appear here only when the operator opts in to a future verified-reporting feed.

Methodology

Every figure on this page is computed from the same observability tables that power the rest of the Agenstry surface, with no synthetic data and no manual curation. The crawl ingests eight federated sources plus open-web well-known probes. Agents are scored against a 9-criterion conformance methodology. Observed inflow is derived from on-chain USDC/EURC transfer scans across six chains: Base, Ethereum, Polygon, Arbitrum, Optimism, and Solana; AP2 / Stripe MPP / L402 receipts are detected on agent cards but indexed only when the rail is publicly verifiable. The full crawl + scoring pipeline is open behind the federation feed. If our numbers disagree with yours, one of us has a bug, and we would like to know.