Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf63e…6de30xfe80…47eeBase—$0.001100%fluxa5d ago0x7bfeab…49bbf5
0xf63e…6de30xfe80…47eeBase—$0.001100%fluxa5d ago0xb350c1…7bbd27
0xf63e…6de30xfe80…47eeBase—$0.001100%fluxa5d ago0x0804af…d10f9a
0xf63e…6de30xfe80…47eeBase—$0.001100%fluxa5d ago0xa37e92…8eaba2
0xf63e…6de30xfe80…47eeBase—$0.001100%fluxa5d ago0x813ea4…16b3f5
0xf63e…6de30xfe80…47eeBase—$0.001100%fluxa5d ago0x0a936c…788dc8
0xf63e…6de30xfe80…47eeBase—$0.001100%fluxa5d ago0xd55538…6836c4
0xf63e…6de30xfe80…47eeBase—$0.001100%fluxa5d ago0x560e01…5211c5
0xf63e…6de30xfe80…47eeBase—$0.001100%fluxa5d ago0xee814d…3b1300
0xf63e…6de30xfe80…47eeBase—$0.001100%fluxa5d ago0x5130fe…7cc3de
0xf63e…6de30xfe80…47eeBase—$0.001100%fluxa5d ago0x978001…86d8ec
0xf63e…6de30xfe80…47eeBase—$0.001100%fluxa5d ago0xe8dd1d…c4a75b
0xf63e…6de30xfe80…47eeBase—$0.001100%fluxa5d ago0xee8f25…03c0e4
0xf63e…6de30xfe80…47eeBase—$0.001100%fluxa5d ago0x6f0ee3…38a9d8
0xf63e…6de30xfe80…47eeBase—$0.001100%fluxa5d ago0xf22727…46d171
0xf63e…6de30xfe80…47eeBase—$0.001100%fluxa5d ago0x17c024…979f21
0xf63e…6de30xfe80…47eeBase—$0.001100%fluxa5d ago0x205927…2f0767
0xf63e…6de30xfe80…47eeBase—$0.001100%fluxa5d ago0xc13b2d…3c3145
0xf63e…6de30xfe80…47eeBase—$0.001100%fluxa6d ago0xb5ef4f…f0e619
0xf63e…6de30xfe80…47eeBase—$0.001100%fluxa6d ago0xa8f4bc…094b0b
0xf63e…6de30xfe80…47eeBase—$0.001100%fluxa6d ago0x794fa3…50d8d1
0xf63e…6de30xfe80…47eeBase—$0.001100%fluxa6d ago0xd44386…1cda20

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.