Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x01e9…3e040xfe80…47eeBase$0.001100%fluxa38d ago0x9460af…1f63b3
0x01e9…3e040xfe80…47eeBase$0.001100%fluxa38d ago0xee8c32…6ebe47
0x01e9…3e040x9c95…e299Base$0.001100%fluxa38d ago0x0c7864…51d4b7
0x01e9…3e040xfe80…47eeBase$0.001100%fluxa38d ago0x32bfb1…232239
0x01e9…3e040xfe80…47eeBase$0.001100%fluxa38d ago0x24ddd6…d953ba
0x01e9…3e040xfe80…47eeBase$0.001100%fluxa38d ago0x530192…80dee2
0x01e9…3e040xfe80…47eeBase$0.001100%fluxa38d ago0xdad509…b36b91
0x01e9…3e040xfe80…47eeBase$0.001100%fluxa38d ago0xa93f6b…13e117
0x01e9…3e040xfe80…47eeBase$0.001100%fluxa38d ago0x33c4c3…04e0ca
0x01e9…3e040x9c95…e299Base$0.001100%fluxa39d ago0x7e0f29…687440
0x01e9…3e040xfe80…47eeBase$0.001100%fluxa39d ago0x4cd796…c63e89
0x01e9…3e040xfe80…47eeBase$0.001100%fluxa39d ago0x0b2e87…02ae6f
0x01e9…3e040x9c95…e299Base$0.001100%fluxa39d ago0xad3696…d45ef5
0x01e9…3e040xfe80…47eeBase$0.001100%fluxa39d ago0xbc1587…d91374
0x01e9…3e040xfe80…47eeBase$0.001100%fluxa39d ago0xe513d8…d7f8c2
0x01e9…3e040xfe80…47eeBase$0.001100%fluxa39d ago0x51df26…2da424
0x01e9…3e040xfe80…47eeBase$0.001100%fluxa39d ago0xe13222…cca54e
0x01e9…3e040x9c95…e299Base$0.001100%fluxa39d ago0x3f2f7e…fbca3b
0x01e9…3e040x9c95…e299Base$0.001100%fluxa39d ago0x293dfd…c1ecb8
0x01e9…3e040x9c95…e299Base$0.001100%fluxa39d ago0x0d8fba…b62015
0x01e9…3e040x9c95…e299Base$0.001100%fluxa39d ago0x59759c…d13462
0x01e9…3e040xfe80…47eeBase$0.001100%fluxa39d ago0x044bfa…d4fc2d
0x01e9…3e040x9c95…e299Base$0.001100%fluxa39d ago0xe2f34f…bcbd10
0x01e9…3e040x9c95…e299Base$0.001100%fluxa39d ago0xe29857…91bfb9
0x01e9…3e040x9c95…e299Base$0.001100%fluxa39d ago0xca4af5…a76eb5

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.