Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xeb0e…4f690x13bf…b9a7Base—$0.002100%coinbase86d ago0x2e47cf…22f27c
0xeb0e…4f690x13bf…b9a7Base—$0.0025100%candidates86d ago0x908827…cc307a
0xeb0e…4f690x13bf…b9a7Base—$0.002100%coinbase86d ago0x02dbe9…b5bd35
0xeb0e…4f690x13bf…b9a7Base—$0.0025100%candidates86d ago0x289fe1…610df8
0xeb0e…4f690x13bf…b9a7Base—$0.002100%coinbase86d ago0x4208ad…ba41fd
0xeb0e…4f690x13bf…b9a7Base—$0.0025100%candidates86d ago0xab9586…b94b79
0xeb0e…4f690x13bf…b9a7Base—$0.002100%coinbase86d ago0x4930c3…9d8f28
0xeb0e…4f690x13bf…b9a7Base—$0.0025100%candidates86d ago0x44a960…1341b5
0xeb0e…4f690x13bf…b9a7Base—$0.002100%coinbase86d ago0xafc608…cee2df
0xeb0e…4f690x13bf…b9a7Base—$0.0025100%candidates86d ago0x6d89e3…fd04f4
0xeb0e…4f690x13bf…b9a7Base—$0.002100%coinbase86d ago0x8c3088…8d0a76
0xeb0e…4f690x13bf…b9a7Base—$0.0025100%candidates86d ago0x7e2ed3…f8b8d9
0xeb0e…4f690x13bf…b9a7Base—$0.002100%coinbase86d ago0xc6384d…9347ba
0xeb0e…4f690x13bf…b9a7Base—$0.0025100%candidates86d ago0xd83ad3…b275f7
0xeb0e…4f690x13bf…b9a7Base—$0.002100%coinbase86d ago0x7e616a…1ed0e9
0xeb0e…4f690x13bf…b9a7Base—$0.0025100%candidates86d ago0x186c4d…4c41e2
0xeb0e…4f690x13bf…b9a7Base—$0.002100%coinbase86d ago0xaf753f…9df389
0xeb0e…4f690x13bf…b9a7Base—$0.0025100%candidates86d ago0xbb0a01…dbba82
0xeb0e…4f690x13bf…b9a7Base—$0.002100%coinbase86d ago0x56fba1…6f4b2d
0xeb0e…4f690x13bf…b9a7Base—$0.0025100%candidates86d ago0xd32587…39aa48
0xeb0e…4f690x13bf…b9a7Base—$0.002100%coinbase86d ago0xd7e73a…2dc731
0xeb0e…4f690x13bf…b9a7Base—$0.0025100%candidates86d ago0xfc1d08…100499
0xeb0e…4f690x13bf…b9a7Base—$0.002100%coinbase86d ago0x02c96d…cc2fea
0xeb0e…4f690x13bf…b9a7Base—$0.0025100%candidates86d ago0xcd65a1…a3863f
0xeb0e…4f690x13bf…b9a7Base—$0.002100%coinbase86d ago0x01724c…6651ea

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.