Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa86d ago0xd2cd0d…3f7b10
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa86d ago0x1e6d00…ae8eb7
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa86d ago0x7dc3e3…1ae805
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa86d ago0x9b3b44…551054
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa86d ago0xd3605d…2d08c5
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa86d ago0x9d41cb…c1e927
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa86d ago0xaa79c7…89187c
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa86d ago0x18d3c9…6880d5
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa86d ago0xbb716a…44b4e5
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa86d ago0xc3d0df…ddd7e6
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa86d ago0xb1bafe…5ff70a
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa86d ago0x2c8fec…266bab
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa86d ago0x31e18f…f26545
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa86d ago0xbb0e55…5c67ee
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa86d ago0x1c3109…d55184
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa86d ago0x2a8291…a1167e
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa86d ago0xb6f93f…96715a
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa86d ago0x77e169…642be2
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa86d ago0x734844…c773fa
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa86d ago0x94c5e2…c0d247
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa86d ago0x4cd999…1bf6ec
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa86d ago0x02684a…03c140
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa86d ago0xd8bf4b…9b8c71
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa86d ago0x1fd334…9ad254
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa86d ago0xb95d2b…4098ae

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.