Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8780…71f30x9c95…e299Base$0.001100%fluxa35d ago0xd58646…137a32
0x8780…71f30xfe80…47eeBase$0.001100%fluxa35d ago0x8bd136…1b4c63
0x8780…71f30x9c95…e299Base$0.001100%fluxa35d ago0xdeac26…1145a7
0x8780…71f30x9c95…e299Base$0.001100%fluxa35d ago0x7281e8…9a6a2e
0x8780…71f30xfe80…47eeBase$0.001100%fluxa35d ago0xf68541…3500b9
0x8780…71f30xfe80…47eeBase$0.001100%fluxa35d ago0x9c116d…90e0f6
0x8780…71f30xfe80…47eeBase$0.001100%fluxa35d ago0x67399c…777039
0x8780…71f30x9c95…e299Base$0.001100%fluxa35d ago0x9e46f9…8ef9e1
0x8780…71f30xfe80…47eeBase$0.001100%fluxa35d ago0x42db2d…d03f97
0x8780…71f30xfe80…47eeBase$0.001100%fluxa35d ago0xad3b12…f8a670
0x8780…71f30xfe80…47eeBase$0.001100%fluxa35d ago0xb72b4c…ca3bba
0x8780…71f30xfe80…47eeBase$0.001100%fluxa35d ago0x24ed3e…306979
0x8780…71f30xfe80…47eeBase$0.001100%fluxa35d ago0x2820a2…bee28d
0x8780…71f30x9c95…e299Base$0.001100%fluxa35d ago0x8fa66a…326dbc
0x8780…71f30xfe80…47eeBase$0.001100%fluxa35d ago0x22a591…1ae5cd
0x8780…71f30x9c95…e299Base$0.001100%fluxa35d ago0x046c06…f8cdbe
0x8780…71f30xfe80…47eeBase$0.001100%fluxa36d ago0xabd04f…f64e7a
0x8780…71f30x9c95…e299Base$0.001100%fluxa36d ago0xe91131…a06b23
0x8780…71f30x9c95…e299Base$0.001100%fluxa36d ago0xdcbde5…7b75b2
0x8780…71f30xfe80…47eeBase$0.001100%fluxa36d ago0x2160be…17e637
0x8780…71f30x9c95…e299Base$0.001100%fluxa36d ago0x4aa3da…df7eac
0x8780…71f30x9c95…e299Base$0.001100%fluxa36d ago0x6a812f…482600
0x8780…71f30x9c95…e299Base$0.001100%fluxa36d ago0x7b7217…c250fe
0x8780…71f30xfe80…47eeBase$0.001100%fluxa36d ago0x2a1bf8…abaf2d
0x8780…71f30x9c95…e299Base$0.001100%fluxa36d ago0x10ee64…4b2f3c

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.