Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd1ae…81330x6357…1a83Base—$0.60100%fluxa90d ago0x8f33c6…e101c8
0xd1ae…81330x26c3…f30dBase—$0.10100%fluxa90d ago0x70507f…38d3aa
0xd1ae…81330xfd61…6cceBase—$0.10100%fluxa90d ago0xae6843…713271
0xd1ae…81330x3d42…10e9Base—$0.10100%fluxa90d ago0x6b8a40…1c67d9
0xd1ae…81330xf28c…9341Base—$0.10100%fluxa90d ago0xaf04f1…05a7af
0xd1ae…81330xe5e7…48bbBase—$0.60100%fluxa90d ago0x91a733…80898c
0xd1ae…81330x93b3…803eBase—$1.00100%fluxa90d ago0xd36017…f2105a
0xd1ae…81330x0689…a717Base—$0.10100%fluxa90d ago0xf7c72a…17bc13
0xd1ae…81330x74de…5444Base—$0.10100%fluxa90d ago0xf9299a…991570
0xd1ae…81330xaa1e…6246Base—$0.33100%fluxa90d ago0xc90526…dabbca
0xd1ae…81330xbb72…6989Base—$0.40100%fluxa90d ago0xe554b8…f16227
0xd1ae…81330x3bb6…4eb7Base—$0.10100%fluxa90d ago0xf1fd9d…496c41
0xd1ae…81330x5a7a…c596Base—$0.58100%fluxa90d ago0x3fd6a9…04d7b7
0xd1ae…81330xbee4…f9f7Base—$0.22100%fluxa90d ago0xcb90ea…30887f
0xd1ae…81330x8bf2…d3aeBase—$0.50100%fluxa90d ago0x7a3c72…586453
0xd1ae…81330x3eda…40f4Base—$0.10100%fluxa90d ago0x2e53d3…977659
0xd1ae…81330x421a…5dceBase—$0.21100%fluxa90d ago0xdde282…e3feb5
0xd1ae…81330x9be3…c552Base—$0.11100%fluxa90d ago0x238aca…a54b6c
0xd1ae…81330x2451…0e4fBase—$0.01100%fluxa90d ago0xdd93e3…89669c
0xd1ae…81330x9620…b05cBase—$0.75100%fluxa90d ago0xa6b544…bbeb17
0xd1ae…81330x02a1…f13eBase—$0.10100%fluxa90d ago0x025065…502eb3
0xd1ae…81330x78f1…188fBase—$0.21100%fluxa90d ago0xa1fc54…354009
0xd1ae…81330x7873…7d00Base—$0.11100%fluxa90d ago0xd056e6…571e0b
0xd1ae…81330xad99…6ae4Base—$0.50100%fluxa90d ago0x598fb9…45c006
0xd1ae…81330xbab2…612bBase—$0.24100%fluxa90d ago0x654ec9…dfbc52

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.