Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc9a2…31540x47c5…4fc3Base$15.7570%0xdddf…e3d816d ago0xb4e0f1…15b9b8
0xc9a2…31540x47c5…4fc3Base$10.5070%0x7daa…021716d ago0xebe985…780578
0xc9a2…31540x47c5…4fc3Base$10.5070%0xc2de…8a3d16d ago0x577da9…7da6c1
0xc9a2…31540x47c5…4fc3Base$150.1570%0x4a3c…710216d ago0xfc2c57…f514fc
0xc9a2…31540x47c5…4fc3Base$10.5070%0xa8cd…654816d ago0x85e198…bc3f70
0xc9a2…31540x47c5…4fc3Base$10.5070%0x03f1…4e5f16d ago0x00228a…6362f0
0xc9a2…31540x47c5…4fc3Base$11.5570%0x75ef…a0f916d ago0xfd82b8…49a4a7
0xc9a2…31540x47c5…4fc3Base$52.5070%0x05f1…3bb916d ago0xa7df64…b6d579
0xc9a2…31540x47c5…4fc3Base$10.5070%0x2a28…fc3d16d ago0xeb7b41…5e4639
0xc9a2…31540x47c5…4fc3Base$21.0070%0x4639…93fa16d ago0xa1386a…7621c2
0xc9a2…31540x47c5…4fc3Base$10.5070%0x35b0…b81016d ago0xefb71c…a91887
0xc9a2…31540x47c5…4fc3Base$10.5070%0x6647…552616d ago0xf387a2…0a9cd1
0xc9a2…31540x47c5…4fc3Base$10.5070%0xad90…433216d ago0xa2a258…5c60fc
0xc9a2…31540x47c5…4fc3Base$10.5070%0x7492…70ae16d ago0x68d199…313999
0xc9a2…31540x47c5…4fc3Base$10.5070%0xf8ec…37d416d ago0x718ad1…4a9002
0xc9a2…31540x47c5…4fc3Base$10.5070%0xc07c…d71816d ago0x9fedbd…955821
0xc9a2…31540x47c5…4fc3Base$10.5070%0x77d2…f15d16d ago0xa8e6d8…a666b6
0xc9a2…31540x47c5…4fc3Base$10.5070%0x6288…8b4916d ago0x72f5d0…8cb758
0xc9a2…31540x47c5…4fc3Base$10.5070%0x6170…fcde16d ago0xf84e00…d06f31
0xc9a2…31540x47c5…4fc3Base$10.5070%0x0a75…f28f16d ago0x8d5cb0…c9cd29
0xc9a2…31540x47c5…4fc3Base$10.5070%0x1cb5…c0e216d ago0xc0da2d…b8ccf0
0xc9a2…31540x47c5…4fc3Base$10.5070%0x86c0…288916d ago0x83dcf4…baefd2
0xc9a2…31540x47c5…4fc3Base$10.5070%0x53e7…bd1016d ago0xe77ac0…891d8e
0xc9a2…31540x47c5…4fc3Base$11.5570%0x1ceb…22ad16d ago0xc6ad1a…c86de6
0xc9a2…31540x47c5…4fc3Base$10.5070%0x422e…487016d ago0x56982e…50c38b

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.