Every facilitator on Robinhood Chain, not just ours
scan.aeron.sh

Every agent payment, off the chain itself.

Aeronscan indexes EIP-3009 settlements on Robinhood Chain — the signature-authorised transfers that x402 runs on. No facilitator has to report anything. Ours is one row among the rest.

The rail

What the agents did.

Settlements in USDG on Robinhood Chain, by the time the block was mined.

-
Payments
-
Volume (USDG)
-
Paying agents
-
Services paid
Feed

Newest first.

Same rows an agent gets from GET /api/transactions.

Loading the feed.
Facilitators

Who settled it.

Attribution is the relayer address that paid the gas. Anyone unnamed keeps their address and their volume.

Loading facilitators.
Leaderboard

Both sides of the market.

Earning most

Loading.

Spending most

Loading.
API

Read it from an agent.

Open, no key, CORS on. The explorer's own page uses nothing else.

curl https://scan.aeron.sh/api/stats?window=24
curl https://scan.aeron.sh/api/transactions?limit=25
curl https://scan.aeron.sh/api/address/0x…   # both sides of one wallet
curl https://scan.aeron.sh/api/tx/0x…        # one settlement
Method

What this page can and cannot know.