Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x497b…7fe90x9c95…e299Base$0.001100%fluxa35d ago0xac7a75…08d996
0x497b…7fe90xfe80…47eeBase$0.001100%fluxa35d ago0x5f5e90…9f91af
0x497b…7fe90xfe80…47eeBase$0.001100%fluxa35d ago0x281f98…59c2e0
0x497b…7fe90xfe80…47eeBase$0.001100%fluxa35d ago0x7e04cd…82ee4a
0x497b…7fe90x9c95…e299Base$0.001100%fluxa35d ago0xf61340…be24a8
0x497b…7fe90xfe80…47eeBase$0.001100%fluxa35d ago0x15b68d…b21e7b
0x497b…7fe90xfe80…47eeBase$0.001100%fluxa35d ago0x14b994…faa0fd
0x497b…7fe90xfe80…47eeBase$0.001100%fluxa35d ago0x956262…440b0b
0x497b…7fe90xfe80…47eeBase$0.001100%fluxa35d ago0x5d511f…c0a597
0x497b…7fe90xfe80…47eeBase$0.001100%fluxa35d ago0x1177b4…8f93fd
0x497b…7fe90xfe80…47eeBase$0.001100%fluxa35d ago0xc84db5…4ce803
0x497b…7fe90x9c95…e299Base$0.001100%fluxa35d ago0x4db4ef…34c22f
0x497b…7fe90x9c95…e299Base$0.001100%fluxa35d ago0xdc050d…507f8b
0x497b…7fe90x9c95…e299Base$0.001100%fluxa35d ago0xf56f7b…145d7d
0x497b…7fe90x9c95…e299Base$0.001100%fluxa35d ago0xba72cc…c86433
0x497b…7fe90xfe80…47eeBase$0.001100%fluxa35d ago0xe5e92f…8cfd12
0x497b…7fe90x9c95…e299Base$0.001100%fluxa35d ago0x906d47…72aaed
0x497b…7fe90x9c95…e299Base$0.001100%fluxa36d ago0xcae3d7…4ef733
0x497b…7fe90xfe80…47eeBase$0.001100%fluxa36d ago0x02a876…0048ed
0x497b…7fe90xfe80…47eeBase$0.001100%fluxa36d ago0x98aad3…b95bb6
0x497b…7fe90xfe80…47eeBase$0.001100%fluxa36d ago0xa0f071…528388
0x497b…7fe90xfe80…47eeBase$0.001100%fluxa36d ago0x885d37…8fec96
0x497b…7fe90xfe80…47eeBase$0.001100%fluxa36d ago0x16df80…745d7a
0x497b…7fe90xfe80…47eeBase$0.001100%fluxa36d ago0x74c51a…6340b2
0x497b…7fe90xfe80…47eeBase$0.001100%fluxa36d ago0x4afc50…c31873

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.