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 12
x402daily txs12,068Jul 12
Olasweekly txs127,261Jul 6
ERC-8004daily registrations90Jul 12
ACPdaily memos12Jul 12
Tempodaily events23Jul 12
187,976,908 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 12, 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 12, 2026

Measured off-chain.

Market$1Bagent token mcap
Supply1.5Kx402 providers
Economy$430MVirtuals gross agentic
Developers607.2Kweekly 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 12, 2026.

155.9M
x402 transactions · cumulative
0M39M78M117M156MOct 25today
Cumulative x402 transactions by month, in millions, updated Jul 12, 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.9M

Source: agenteconomy.to/data.json · updated Jul 12, 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 12, 2026
{
"updatedAt": "2026-07-12T01:44:03Z",
"x402": { "totalTxs": 155904516, "totalVolume": 40981168, "facilitators": 18, "chains": 7 },
"olas": { "totalTxs": 17953446 },
"virtualsAcp": { "totalMemos": 12327057 },
"erc8004Registry": { "totalAgents": 361235, "chains": 24 },
"tempoMpp": { "totalEvents": 43927, "uniquePayers": 1830, "uniquePayees": 90 },
"baseAgentic": { "totalTxs": 1386727 },
"sources": [
"Dune · @thechriscen",
"Dune · @hashed_official",
"Dune · @ax1research",
"Dune · @adrian0x",
"Dune · agenteconomy"
]
}
daily
x40212,068txns·2026-07-12virtualsAcp12memos·2026-07-12tempoMpp23events·2026-07-12erc800490agents·2026-07-12x402187,616txns·2026-07-11baseAgentic6,425txns·2026-07-11virtualsAcp204memos·2026-07-11tempoMpp53events·2026-07-11erc80042,010agents·2026-07-11x402194,817txns·2026-07-10baseAgentic7,066txns·2026-07-10virtualsAcp208memos·2026-07-10x40212,068txns·2026-07-12virtualsAcp12memos·2026-07-12tempoMpp23events·2026-07-12erc800490agents·2026-07-12x402187,616txns·2026-07-11baseAgentic6,425txns·2026-07-11virtualsAcp204memos·2026-07-11tempoMpp53events·2026-07-11erc80042,010agents·2026-07-11x402194,817txns·2026-07-10baseAgentic7,066txns·2026-07-10virtualsAcp208memos·2026-07-10

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": 155904516, "totalVolume": 41000000, "chains": 7 },
"updatedAt": "2026-07-12T01:44:03.236645Z"
}
Also machine-readableopenapi.json3.1 contractllms.txtagent indexJSON-LDDataset + WebAPI