Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x73c8…83050xa285…3024Base—$0.01100%coinbase68d ago0xea8429…3a0dd3
0x73c8…83050xf4e9…cb6aBase—$0.01100%coinbase68d ago0xaceea4…749d43
0x73c8…83050xa1e3…114aBase—$0.01100%coinbase68d ago0x2c4d81…9ece27
0x73c8…83050x6f00…993bBase—$0.01100%coinbase68d ago0x3af812…d5c3b8
0x73c8…83050x2b73…eb2dBase—$0.01100%coinbase68d ago0xd3c152…4f0de6
0x73c8…83050x3f54…18b5Base—$0.01100%coinbase68d ago0x37d504…680389
0x73c8…83050xa0c0…379cBase—$0.01100%coinbase68d ago0x48c8de…af30bd
0x73c8…83050x84e0…e5ebBase—$0.01100%coinbase68d ago0x5b8508…97fd95
0x73c8…83050x2b89…3f05Base—$0.01100%coinbase68d ago0x8fe85b…9d6c7f
0x73c8…83050xb66d…d323Base—$0.01100%coinbase68d ago0xe0f014…01531d
0x73c8…83050x0515…2fa4Base—$0.01100%coinbase68d ago0x041c8d…95b928
0x73c8…83050x542f…3eb5Base—$0.01100%coinbase68d ago0xec9660…c4f292
0x73c8…83050x910e…cb9fBase—$0.01100%coinbase69d ago0x390893…4a078d
0x73c8…83050x8517…6122Base—$0.01100%coinbase69d ago0xe6b981…2c7ff2
0x73c8…83050xf7e7…2e3eBase—$0.01100%coinbase69d ago0xba21fe…c53e06
0x73c8…83050x2490…650cBase—$0.01100%coinbase69d ago0x52cb4b…1488ed
0x73c8…83050x00b5…e4b3Base—$0.01100%coinbase69d ago0x0b1b9f…7b0e5c
0x73c8…83050xb841…cb60Base—$0.01100%coinbase69d ago0x169bf4…14af36
0x73c8…83050x59ef…ea95Base—$0.01100%coinbase69d ago0x715853…e4fa09
0x73c8…83050x2abb…5dc7Base—$0.01100%coinbase69d ago0xefc7dd…141449
0x73c8…83050x8e44…99abBase—$0.01100%coinbase69d ago0x936f41…d3bfc9
0x73c8…83050xc54a…3d8eBase—$0.01100%coinbase69d ago0x344015…561849
0x73c8…83050xef76…9916Base—$0.01100%coinbase69d ago0xe01bc9…7912d7
0x73c8…83050x3dcd…f654Base—$0.01100%coinbase69d ago0x082e56…73c485
0x73c8…83050xa50b…56ddBase—$0.01100%coinbase69d ago0xd341a8…952ae5

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.