Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xac59…26d70xa8b2…1d68Base$0.0170%0x9501…c6773m ago0xd0619d…c8e52d
0x979e…a3d00xa8b2…1d68Base$0.0170%0x9501…c6774m ago0x7a23a1…8db5e8
0x1541…5b560xa8b2…1d68Base$0.0170%0x9501…c6774m ago0xb19b7c…2555cd
0x2da8…85450xa8b2…1d68Base$0.0170%0x9501…c6778m ago0x35459b…daee06
0x55a7…dddc0xa8b2…1d68Base$0.0170%0x9501…c67710m ago0x28e1cf…7c726d
0xf098…75160xa8b2…1d68Base$0.0170%0x9501…c67713m ago0x202874…932307
0x483d…c5ff0xa8b2…1d68Base$0.0170%0x9501…c67715m ago0x160e1b…00bbf3
0xeb78…18e60xa8b2…1d68Base$0.0170%0x9501…c67720m ago0x3c8a27…4cc2e6
0xc829…4f0e0xa8b2…1d68Base$0.0170%0x9501…c67723m ago0xe2012f…076999
0x99ab…8b590xa8b2…1d68Base$0.0170%0x9501…c67727m ago0xd98e4a…063336
0x3f4c…0be30xa8b2…1d68Base$0.0170%0x9501…c67732m ago0x349cef…4c9110
0x39e4…319a0xa8b2…1d68Base$0.0170%0x9501…c67738m ago0x36af39…149787
0xe0c1…446b0xa8b2…1d68Base$0.0170%0x9501…c67740m ago0xb0ed5e…8cc697
0xf722…c9680xa8b2…1d68Base$0.0170%0x9501…c67742m ago0xb862a1…3dc6af
0x2eb7…23b00xa8b2…1d68Base$0.0170%0x9501…c67744m ago0x1787e7…711942
0x2eb7…23b00xa8b2…1d68Base$0.0170%0x9501…c67746m ago0x407fc2…f52f97
0xa302…75710xa8b2…1d68Base$0.0170%0x9501…c67751m ago0x90c710…92a447
0x7103…b9c00xa8b2…1d68Base$0.0170%0x9501…c6771h ago0x13dbe3…452e40
0xb697…a5320xa8b2…1d68Base$0.0170%0x9501…c6771h ago0xc13be4…b87f77
0x55a7…dddc0xa8b2…1d68Base$0.0170%0x9501…c6771h ago0xc9656a…127a40
0x525e…012d0xa8b2…1d68Base$0.0170%0x9501…c6771h ago0xcbc560…3ec4d0
0x99ab…8b590xa8b2…1d68Base$0.0170%0x9501…c6771h ago0xedf290…3a6809
0xdf50…86840xa8b2…1d68Base$0.0170%0x9501…c6771h ago0xfa3b79…15a0d5
0xc829…4f0e0xa8b2…1d68Base$0.0170%0x9501…c6771h ago0x8125a6…a1f9ee
0x0506…9ea90xa8b2…1d68Base$0.0170%0x9501…c6771h ago0x15e162…b15ea3

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.