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

Agentic
data
Tracking live
updated Jul 10
x402daily txs13,919Jul 10
Olasweekly txs119,935Jun 29
ERC-8004daily registrations118Jul 10
ACPdaily memos19Jul 10
Tempodaily events23Jul 10
187,563,676 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 188M+ 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 Jul 10, 2026

Five standards, measured on-chain.

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

Off-chain signalupdated Jul 10, 2026

Measured off-chain.

Market$1Bagent token mcap
Supply1.4Kx402 providers
Economy$430MVirtuals gross agentic
Developers620.3Kweekly 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 Jul 10, 2026.

155.7M
x402 transactions · cumulative
0M39M78M117M156MOct 25today
Cumulative x402 transactions by month, in millions, updated Jul 10, 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 26155.7M

Source: agenteconomy.to/data.json · updated Jul 10, 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 Jul 10, 2026
{
"updatedAt": "2026-07-10T02:24:33Z",
"x402": { "totalTxs": 155678645, "totalVolume": 40972762, "facilitators": 18, "chains": 7 },
"olas": { "totalTxs": 17784192 },
"virtualsAcp": { "totalMemos": 12326652 },
"erc8004Registry": { "totalAgents": 357112, "chains": 24 },
"tempoMpp": { "totalEvents": 43839, "uniquePayers": 1822, "uniquePayees": 90 },
"baseAgentic": { "totalTxs": 1373236 },
"sources": [
"Dune · @thechriscen",
"Dune · @hashed_official",
"Dune · @ax1research",
"Dune · @adrian0x",
"Dune · agenteconomy"
]
}
daily
x40213,919txns·2026-07-10virtualsAcp19memos·2026-07-10tempoMpp23events·2026-07-10erc8004118agents·2026-07-10x402196,337txns·2026-07-09baseAgentic5,498txns·2026-07-09virtualsAcp318memos·2026-07-09tempoMpp92events·2026-07-09erc80043,064agents·2026-07-09x402204,317txns·2026-07-08baseAgentic6,458txns·2026-07-08virtualsAcp243memos·2026-07-08x40213,919txns·2026-07-10virtualsAcp19memos·2026-07-10tempoMpp23events·2026-07-10erc8004118agents·2026-07-10x402196,337txns·2026-07-09baseAgentic5,498txns·2026-07-09virtualsAcp318memos·2026-07-09tempoMpp92events·2026-07-09erc80043,064agents·2026-07-09x402204,317txns·2026-07-08baseAgentic6,458txns·2026-07-08virtualsAcp243memos·2026-07-08

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": 155678645, "totalVolume": 41000000, "chains": 7 },
"updatedAt": "2026-07-10T02:24:33.163939Z"
}
Also machine-readableopenapi.json3.1 contractllms.txtagent indexJSON-LDDataset + WebAPI