Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2fdf…97580xa8b2…1d68Base$0.0170%0x9501…c67711d ago0x385ca7…49e469
0x7a2a…de920xa8b2…1d68Base$0.0170%0x9501…c67711d ago0xf13836…85d1fb
0xe2bc…46c90xa8b2…1d68Base$0.0170%0x9501…c67711d ago0xb66f0d…f949a8
0x1f21…d2520xa8b2…1d68Base$0.0170%0x9501…c67711d ago0xcd22ea…a35eff
0x1f21…d2520xa8b2…1d68Base$0.0170%0x9501…c67711d ago0x7edcd6…417547
0x7dbb…dd800xa8b2…1d68Base$0.0170%0x9501…c67711d ago0x2ad5e8…0ffbcd
0xd386…41680xa8b2…1d68Base$0.0170%0x9501…c67711d ago0x21f3d5…73b2e3
0x63de…23510xa8b2…1d68Base$0.0170%0x9501…c67711d ago0x5b06e2…f79a00
0xeded…23f00xa8b2…1d68Base$0.0170%0x9501…c67711d ago0xfca20b…5391af
0x5b4d…21770xa8b2…1d68Base$0.0170%0x9501…c67711d ago0x050d41…5de492
0xf14f…3d910xa8b2…1d68Base$0.0170%0x9501…c67711d ago0xc08166…1917a4
0xd1b7…ec2d0xa8b2…1d68Base$0.0170%0x9501…c67711d ago0xb745a6…426fa9
0xc3dc…7bc60xa8b2…1d68Base$0.0170%0x9501…c67711d ago0xbe0f90…5f11c7
0x3095…11000xa8b2…1d68Base$0.0170%0x9501…c67711d ago0xdda04d…60f144
0xfca8…8be40xa8b2…1d68Base$0.0170%0x9501…c67711d ago0x17909c…30a662
0x1e38…91400xa8b2…1d68Base$0.0170%0x9501…c67711d ago0xc6e089…37a514
0xd075…de0e0xa8b2…1d68Base$0.0170%0x9501…c67711d ago0x219eb0…c9e00c
0xf14f…3d910xa8b2…1d68Base$0.0170%0x9501…c67711d ago0x3fbc0e…c3501e
0x819e…e00d0xa8b2…1d68Base$0.0170%0x9501…c67711d ago0x83adf3…0a67a8
0xe1b3…de830xa8b2…1d68Base$0.0170%0x9501…c67711d ago0x9657c2…d14434
0xe8aa…45ed0xa8b2…1d68Base$0.0170%0x9501…c67711d ago0x383de2…2e48a0
0x1f21…d2520xa8b2…1d68Base$0.0170%0x9501…c67711d ago0xe74712…59c5c0
0x9ce1…b36f0xa8b2…1d68Base$0.0170%0x9501…c67711d ago0xd9445e…67807f
0x838f…b1f70xa8b2…1d68Base$0.0170%0x9501…c67711d ago0x3e6b92…aa0606
0x0cf8…d90b0xa8b2…1d68Base$0.0170%0x9501…c67711d ago0xe32ecb…345041

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.