Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa23d ago0x285220…f007d3
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa23d ago0xd3bbda…a0cca7
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa23d ago0x11ac1a…aecb0d
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa23d ago0x5ea4e4…070480
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa23d ago0x47089a…29b311
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa23d ago0xb90630…f3ec4a
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa23d ago0xfbc7b0…308153
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa23d ago0x4f1c21…861bd9
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa23d ago0x245d52…1f1050
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa23d ago0x402d58…0f2528
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa23d ago0x947061…bb5bd3
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa23d ago0x68099d…762365
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa23d ago0x9fc942…c60521
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa23d ago0xe21f1f…4742fa
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa23d ago0xeb5a49…c5566d
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa23d ago0xab4634…462687
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa23d ago0xa9c2d3…992f7f
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa23d ago0x297547…1fe361
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa23d ago0xc5a55e…c04f96
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa23d ago0x54ed36…5206f9
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa24d ago0x1fc314…0009c1
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa24d ago0x62f093…e16fe1
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa24d ago0x7b28bc…d32b84
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa24d ago0xc4f32d…8470ff
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa24d ago0xc3a81e…8641cc

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.