Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfc9f…05df0xfe80…47eeBase—$0.001100%fluxa19d ago0xd93432…fbd8c2
0xfc9f…05df0xfe80…47eeBase—$0.001100%fluxa19d ago0x46ff6b…fb6ec9
0xfc9f…05df0xfe80…47eeBase—$0.001100%fluxa19d ago0x06af96…7a4cf1
0xfc9f…05df0xfe80…47eeBase—$0.001100%fluxa19d ago0x62c471…3fec3f
0xfc9f…05df0xfe80…47eeBase—$0.001100%fluxa19d ago0xf97368…6d659f
0xfc9f…05df0xfe80…47eeBase—$0.001100%fluxa19d ago0x64e8a7…53f998
0xfc9f…05df0xfe80…47eeBase—$0.001100%fluxa19d ago0x11b6ff…5500c3
0xfc9f…05df0xfe80…47eeBase—$0.001100%fluxa19d ago0x1e2c3e…e858cd
0xfc9f…05df0xfe80…47eeBase—$0.001100%fluxa19d ago0x6c76db…d4a7e3
0xfc9f…05df0xfe80…47eeBase—$0.001100%fluxa19d ago0xdca9c7…dab9ff
0xfc9f…05df0xfe80…47eeBase—$0.001100%fluxa20d ago0x02989d…bccbec
0xfc9f…05df0xfe80…47eeBase—$0.001100%fluxa20d ago0x2001ce…3a0b92
0xfc9f…05df0xfe80…47eeBase—$0.001100%fluxa20d ago0x06498e…d9f8d1
0xfc9f…05df0xfe80…47eeBase—$0.001100%fluxa20d ago0xd8dd8f…9a1127
0xfc9f…05df0xfe80…47eeBase—$0.001100%fluxa20d ago0xb59cb6…81391a
0xfc9f…05df0xfe80…47eeBase—$0.001100%fluxa20d ago0x73877a…8e48a5
0xfc9f…05df0xfe80…47eeBase—$0.001100%fluxa20d ago0x483d87…a14ae6
0xfc9f…05df0xfe80…47eeBase—$0.001100%fluxa20d ago0xe11a76…d8c6a9
0xfc9f…05df0xfe80…47eeBase—$0.001100%fluxa20d ago0xd7b9fa…1870fd
0xfc9f…05df0xfe80…47eeBase—$0.001100%fluxa20d ago0xd4281e…9df214
0xfc9f…05df0xfe80…47eeBase—$0.001100%fluxa20d ago0x07e72c…5aac4a
0xfc9f…05df0xfe80…47eeBase—$0.001100%fluxa20d ago0x3fa39f…ff9792
0xfc9f…05df0xfe80…47eeBase—$0.001100%fluxa20d ago0x222dd1…5749f0
0xfc9f…05df0xfe80…47eeBase—$0.001100%fluxa20d ago0x5889a8…c5541d
0xfc9f…05df0xfe80…47eeBase—$0.001100%fluxa20d ago0xd4cec6…0ba7a7

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.