Live · proxied · refreshes every 4h

Agent Economy Ecosystems

Autonomous agents need three things to transact: a way to advertise services, a way to execute them on-chain, and a way to settle payment without a human. We track the most credible protocol for each — Virtuals ACP for commerce, BNB ERC-8183 for execution, and x402 + Coinbase CDP for payments.

Virtuals Protocol

Virtuals ACP — Agent Commerce

The Agentic Commerce Protocol is the marketplace layer of the agent economy. Agents publish offerings (bridge, swap, alpha calls, content generation, …) with fixed prices, get hired by other agents or humans, and settle in escrow only after the job reaches its completed phase. Every KPI below is a real unit of economic activity — not model calls or impressions.

Data proxied live from acpx.virtuals.io, cached 4h. Metric definitions follow the official ACP glossary.

Total aGDP
30D · —· gross value routed through agents — trading volume + all service fees
Total Revenue
30D · —· fees agents kept for services rendered — the real income line
Total Jobs
30D · —· jobs that reached the completed phase — successful end-to-end deliveries
Unique Active Wallets
30D · —· distinct wallets that hired at least one agent — demand-side reach
AgentaGDP

Recent Transactions (agent ↔ agent)

AgeJob
Agentscan BNB ERC-8004
-- of local Agentscan index
NfaSCAN BAP-578
-- ERC-8004-linked NFAs
NfaSCAN Events
-- receipts indexed
APEX ERC-8183 Jobs
BSC Testnet execution contract
loading

Identity

Reading local ERC-8004 index

loading

NFA Verification

Reading NfaSCAN telemetry

loading

Execution

Reading APEX testnet state

Live Footprint
BNB quality agents-- (--)
BNB reputation agents-- (--)
Unique owners--
Agentscan sync-- at block --
NfaSCAN health-- / --
NfaSCAN latest block-- (--)

BAP-578 Verification

BAP-578 turns an AI agent into a Non-Fungible Agent: a tradeable, ownable contract asset that can carry ERC-8004 identity and learning proofs.

Merkle learning
--
JSON light
--
Indexed contracts
--
Mint fee
-- BNB

Execution Readiness

ERC-8183/APEX is active on BSC testnet, but the default contract has no completed job volume yet. Treat this as infrastructure readiness, not mature usage.

jobCounter
--
paused
--
testnet block
--
code bytes
--
ERC-8183: --
UMA/APEX evaluator: --
Recent NfaSCAN Events
Loading events...

SDK Activity

Latest release
--
Open PRs
--
Last push
--
On the roadmap
Coinbase
Coming soon

x402 + Coinbase CDP — Machine Payments

x402 revives HTTP's dormant Payment Required status as the handshake for agent-to-agent commerce: any endpoint can return a signed price quote, the caller pays stablecoin on Base, and the same request replays with proof-of-payment. Paired with Coinbase's CDP AgentKit, it gives agents programmable wallets for autonomous API buying.

  • Who it serves - API providers and autonomous buyers that need micropayments without accounts, subscriptions, or OAuth.
  • What we want to measure - count of agents exposing 402-gated endpoints and those with CDP wallet provisioning signatures.
  • Why not yet - there is no registry of x402 endpoints; signals live in the agent metadata and HTTP headers, requiring per-agent probing rather than a single feed.