Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe8be…ebf40xfe80…47eeBase—$0.001100%fluxa16d ago0x80e293…5800d8
0xe8be…ebf40xfe80…47eeBase—$0.001100%fluxa16d ago0xe5f902…3170b3
0xe8be…ebf40xfe80…47eeBase—$0.001100%fluxa16d ago0xd252d9…93c464
0xe8be…ebf40xfe80…47eeBase—$0.001100%fluxa16d ago0x36bd25…cdc94b
0xe8be…ebf40xfe80…47eeBase—$0.001100%fluxa16d ago0x8d1375…f01a27
0xe8be…ebf40xfe80…47eeBase—$0.001100%fluxa16d ago0x2393c5…5de094
0xe8be…ebf40xfe80…47eeBase—$0.001100%fluxa16d ago0xd71e2a…efb3a7
0xe8be…ebf40xfe80…47eeBase—$0.001100%fluxa16d ago0x1fcfd7…3bb711
0xe8be…ebf40xfe80…47eeBase—$0.001100%fluxa16d ago0xfebec5…877201
0xe8be…ebf40xfe80…47eeBase—$0.001100%fluxa16d ago0x409db7…3bafce
0xe8be…ebf40xfe80…47eeBase—$0.001100%fluxa16d ago0x75fff7…d15132
0xe8be…ebf40xfe80…47eeBase—$0.001100%fluxa16d ago0x5e6463…d30e94
0xe8be…ebf40xfe80…47eeBase—$0.001100%fluxa16d ago0xfa92ad…012a5c
0xe8be…ebf40xfe80…47eeBase—$0.001100%fluxa16d ago0xb40de4…3b9335
0xe8be…ebf40xfe80…47eeBase—$0.001100%fluxa16d ago0xb78a8a…cc0999
0xe8be…ebf40xfe80…47eeBase—$0.001100%fluxa16d ago0x77ca27…8cfe23
0xe8be…ebf40xfe80…47eeBase—$0.001100%fluxa16d ago0xc4ae1f…3292d5
0xe8be…ebf40xfe80…47eeBase—$0.001100%fluxa16d ago0x02f1c3…eef081
0xe8be…ebf40xfe80…47eeBase—$0.001100%fluxa17d ago0x1c7bd9…8d9b15
0xe8be…ebf40xfe80…47eeBase—$0.001100%fluxa17d ago0x26c32f…662dc0
0xe8be…ebf40xfe80…47eeBase—$0.001100%fluxa17d ago0xdaede9…2919d2
0xe8be…ebf40xfe80…47eeBase—$0.001100%fluxa17d ago0x68350a…176f25
0xe8be…ebf40xfe80…47eeBase—$0.001100%fluxa17d ago0x0dc531…2d2630
0xe8be…ebf40xfe80…47eeBase—$0.001100%fluxa17d ago0x398a73…e3f9d9
0xe8be…ebf40xfe80…47eeBase—$0.001100%fluxa17d ago0x680bca…118d85

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.