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 18
x402daily txs10,160Jul 18
Olasweekly txs150,383Jul 13
ERC-8004daily registrations38Jul 18
ACPdaily memos9Jul 18
Tempodaily events2Jul 18
189,531,829 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 190M+ 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 18, 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 18, 2026

Measured off-chain.

Market$1.1Bagent token mcap
Supply1.6Kx402 providers
Economy$430MVirtuals gross agentic
Developers578.4Kweekly 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 18, 2026.

157.2M
x402 transactions · cumulative
0M39M79M118M157MOct 25today
Cumulative x402 transactions by month, in millions, updated Jul 18, 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 26157.2M

Source: agenteconomy.to/data.json · updated Jul 18, 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 18, 2026
{
"updatedAt": "2026-07-18T01:25:47Z",
"x402": { "totalTxs": 157220830, "totalVolume": 41055966, "facilitators": 18, "chains": 7 },
"olas": { "totalTxs": 18149202 },
"virtualsAcp": { "totalMemos": 12328485 },
"erc8004Registry": { "totalAgents": 373064, "chains": 24 },
"tempoMpp": { "totalEvents": 44107, "uniquePayers": 1837, "uniquePayees": 90 },
"baseAgentic": { "totalTxs": 1416141 },
"sources": [
"Dune · @thechriscen",
"Dune · @hashed_official",
"Dune · @ax1research",
"Dune · @adrian0x",
"Dune · agenteconomy"
]
}
daily
x40210,160txns·2026-07-18virtualsAcp9memos·2026-07-18tempoMpp2events·2026-07-18erc800438agents·2026-07-18x402187,142txns·2026-07-17baseAgentic6,305txns·2026-07-17virtualsAcp220memos·2026-07-17tempoMpp22events·2026-07-17erc80041,375agents·2026-07-17x402186,630txns·2026-07-16baseAgentic3,979txns·2026-07-16virtualsAcp310memos·2026-07-16x40210,160txns·2026-07-18virtualsAcp9memos·2026-07-18tempoMpp2events·2026-07-18erc800438agents·2026-07-18x402187,142txns·2026-07-17baseAgentic6,305txns·2026-07-17virtualsAcp220memos·2026-07-17tempoMpp22events·2026-07-17erc80041,375agents·2026-07-17x402186,630txns·2026-07-16baseAgentic3,979txns·2026-07-16virtualsAcp310memos·2026-07-16

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": 157220830, "totalVolume": 41100000, "chains": 7 },
"updatedAt": "2026-07-18T01:25:47.709843Z"
}
Also machine-readableopenapi.json3.1 contractllms.txtagent indexJSON-LDDataset + WebAPI