Agent economy — live on-chain data for AI agent payments: x402, ERC-8004, Virtuals ACP, Olas, and Tempo MPP

Agentic
data
Tracking live
updated Sep 9
x402daily txs15,277Sep 9
Olasweekly txs73,031Aug 31
ERC-8004daily registrations19Sep 9
ACPdaily memos17Sep 9
Tempodaily events6Sep 8
221,054,403 events tracked5 protocols · 11 chains
made to
trackpricecite

agent economy is the data authority for on-chain agentic payments. We cover 5 protocols, 11+ chains, and 221M+ events tracked, every number built from public on-chain activity.

Open dashboard
Open dashboard

Standards, partners, and data sources behind on-chain and off-chain agent payments.

STANDARDS BY
CoinbaseEthereumStripeTempoVirtualsOlas
X402 PARTNERS
GoogleVisaAWSCircleAnthropicVercelCloudflare
ON-CHAIN SOURCES
DuneBaseArbitrumMetaMaskTempo
OFF-CHAIN SOURCES
CoinGeckox402 BazaarnpmPyPIVirtuals API
Protocol indexupdated Sep 9, 2026

Five standards, measured on-chain.

Plus Base agentic-ecosystem activity (2.7M transactions) — tracked as ecosystem context in the daily feed below, not as a standard. Source: agenteconomy.to/data.json.

Off-chain signalupdated Sep 9, 2026

Measured off-chain.

Market$1.2Bagent token mcap
Supply1.9Kx402 providers
Economy$430MVirtuals gross agentic
Developers721.1Kweekly SDK downloads

Web-sourced from public market, package-registry and ecosystem APIs, refreshed daily.

x402 has emerged as the standard for on-chain agent payments.

Cumulative x402 transactions by month — the dominant agent-payment standard.

Sourced from public on-chain data, updated Sep 9, 2026.

186.1M
x402 transactions · cumulative
0M47M93M140M186MOct 25today
Cumulative x402 transactions by month, in millions, updated Sep 9, 2026
MonthCumulative x402 transactions (millions)
Oct 254.1M
Nov 2556.7M
Dec 25110.9M
Jan 26130.1M
Feb 26134.2M
Mar 26139.3M
Apr 26143.9M
May 26149.2M
Jun 26154M
Jul 26160M
Aug 26177.9M
Sep 26186.1M

Source: agenteconomy.to/data.json · updated Sep 9, 2026

Everything we track, in one file.

The real agenteconomy.to/data.json — running totals up top, the last few days of on-chain activity scrolling below. All of it built from public data, all of it yours to pull.

agenteconomy.to/data.jsonlive · updated Sep 9, 2026
{
"updatedAt": "2026-09-09T02:04:40Z",
"x402": { "totalTxs": 186149706, "totalVolume": 41709495, "facilitators": 18, "chains": 12 },
"olas": { "totalTxs": 19225418 },
"virtualsAcp": { "totalMemos": 12344628 },
"erc8004Registry": { "totalAgents": 564787, "chains": 24 },
"tempoMpp": { "totalEvents": 45766, "uniquePayers": 1850, "uniquePayees": 90 },
"baseAgentic": { "totalTxs": 2685993 },
"sources": [
"Dune · @thechriscen",
"Dune · @hashed_official",
"Dune · @ax1research",
"Dune · @adrian0x",
"Dune · agenteconomy"
]
}
daily
x40215,277txns·2026-09-09virtualsAcp17memos·2026-09-09erc800419agents·2026-09-09x402298,246txns·2026-09-08baseAgentic7,015txns·2026-09-08virtualsAcp146memos·2026-09-08tempoMpp6events·2026-09-08erc80043,368agents·2026-09-08x4021,138,650txns·2026-09-07baseAgentic3,911txns·2026-09-07virtualsAcp172memos·2026-09-07erc80041,438agents·2026-09-07x40215,277txns·2026-09-09virtualsAcp17memos·2026-09-09erc800419agents·2026-09-09x402298,246txns·2026-09-08baseAgentic7,015txns·2026-09-08virtualsAcp146memos·2026-09-08tempoMpp6events·2026-09-08erc80043,368agents·2026-09-08x4021,138,650txns·2026-09-07baseAgentic3,911txns·2026-09-07virtualsAcp172memos·2026-09-07erc80041,438agents·2026-09-07

Point your agent at it.

An MCP server, an OpenAPI contract, and an agent index. Key-less, read-only, CORS-open. Your agent connects in one line.

MCP endpoint
https://agenteconomy.to/api/mcp
streamable HTTP, read-only, stateless, no auth
4 tools
get_protocollist_protocolsget_off_chainget_data_freshness
▸ get_protocol("x402")
{
"slug": "x402",
"headlineUnit": { "field": "totalTxs", "unit": "transactions" },
"data": { "totalTxs": 186149706, "totalVolume": 41700000, "chains": 12 },
"updatedAt": "2026-09-09T02:04:40.366711Z"
}
Also machine-readableopenapi.json3.1 contractllms.txtagent indexJSON-LDDataset + WebAPI