Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xaf98…a5070x6839…1a2bBase$0.003100%coinbase41d ago0xe8b165…264e4b
0xaf98…a5070x6839…1a2bBase$0.003100%coinbase41d ago0x5b1851…fc8e56
0xaf98…a5070x6839…1a2bBase$0.003100%coinbase41d ago0x3b753b…2260da
0xaf98…a5070x6839…1a2bBase$0.003100%coinbase41d ago0xea14aa…603b6a
0xaf98…a5070x6839…1a2bBase$0.003100%coinbase41d ago0x1b3154…e64261
0xaf98…a5070x6839…1a2bBase$0.003100%coinbase41d ago0xa0049e…da7d1a
0xaf98…a5070x6839…1a2bBase$0.003100%coinbase41d ago0xb6ce3e…f0b3ee
0xaf98…a5070x6839…1a2bBase$0.003100%coinbase41d ago0xde45e9…a77c5e
0xaf98…a5070x6839…1a2bBase$0.003100%coinbase41d ago0xdcf6f7…99192d
0xaf98…a5070x6839…1a2bBase$0.003100%coinbase41d ago0xb537ee…4fa906
0xaf98…a5070x6839…1a2bBase$0.003100%coinbase41d ago0xc30422…ca3a49
0xaf98…a5070x6839…1a2bBase$0.003100%coinbase41d ago0x71c148…290ba9
0xaf98…a5070x6839…1a2bBase$0.003100%coinbase41d ago0xe0b51c…6d9e30
0xaf98…a5070x6839…1a2bBase$0.003100%coinbase41d ago0xddba86…03861a
0xaf98…a5070x6839…1a2bBase$0.003100%coinbase41d ago0x34af00…71a3e5
0xaf98…a5070x6839…1a2bBase$0.003100%coinbase42d ago0x89cbbb…f83d37
0xaf98…a5070x6839…1a2bBase$0.003100%coinbase42d ago0x1370d9…2ee525
0xaf98…a5070x6839…1a2bBase$0.003100%coinbase42d ago0x71081f…f753b3
0xaf98…a5070x6839…1a2bBase$0.003100%coinbase42d ago0x33af06…828564
0xaf98…a5070x6839…1a2bBase$0.003100%coinbase42d ago0xf61866…07bce7
0xaf98…a5070x6839…1a2bBase$0.003100%coinbase42d ago0x65972b…744f67
0xaf98…a5070x6839…1a2bBase$0.003100%coinbase42d ago0xa3887e…e8efa2
0xaf98…a5070x6839…1a2bBase$0.003100%coinbase42d ago0x5aa84f…fe40a1
0xaf98…a5070x6839…1a2bBase$0.003100%coinbase42d ago0x16ce6f…2ccae7
0xaf98…a5070x6839…1a2bBase$0.003100%coinbase42d ago0xda1e4c…a016ce

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://roundhouseai.io/stats.

The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.