Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x90f9…492a0xfe80…47eeBase—$0.001100%fluxa18d ago0x74207b…500094
0x90f9…492a0xfe80…47eeBase—$0.001100%fluxa18d ago0xb9f72a…58df0c
0x90f9…492a0xfe80…47eeBase—$0.001100%fluxa18d ago0x1e716b…a80f23
0x90f9…492a0xfe80…47eeBase—$0.001100%fluxa18d ago0x18404e…799ce8
0x90f9…492a0xfe80…47eeBase—$0.001100%fluxa18d ago0x8efd13…8268e0
0x90f9…492a0xfe80…47eeBase—$0.001100%fluxa18d ago0x990778…853119
0x90f9…492a0xfe80…47eeBase—$0.001100%fluxa18d ago0x0d9add…18e2d8
0x90f9…492a0xfe80…47eeBase—$0.001100%fluxa18d ago0x9b1b78…da4af3
0x90f9…492a0xfe80…47eeBase—$0.001100%fluxa18d ago0xc2f3a4…0ad4dd
0x90f9…492a0xfe80…47eeBase—$0.001100%fluxa18d ago0x9e8cc6…c5a8ba
0x90f9…492a0xfe80…47eeBase—$0.001100%fluxa18d ago0xebfa80…8b1f0a
0x90f9…492a0xfe80…47eeBase—$0.001100%fluxa18d ago0x9b3cfa…82595b
0x90f9…492a0xfe80…47eeBase—$0.001100%fluxa18d ago0x5307f6…eb4fbe
0x90f9…492a0xfe80…47eeBase—$0.001100%fluxa18d ago0x0bb6d4…febb66
0x90f9…492a0xfe80…47eeBase—$0.001100%fluxa18d ago0xe5f0a9…e33e4a
0x90f9…492a0xfe80…47eeBase—$0.001100%fluxa18d ago0xd7ecef…b16141
0x90f9…492a0xfe80…47eeBase—$0.001100%fluxa18d ago0xaf403d…1b494d
0x90f9…492a0xfe80…47eeBase—$0.001100%fluxa18d ago0x48bebc…1cbcfd
0x90f9…492a0xfe80…47eeBase—$0.001100%fluxa18d ago0x217bb9…e3b192
0x90f9…492a0xfe80…47eeBase—$0.001100%fluxa18d ago0x6caf7a…298959
0x90f9…492a0xfe80…47eeBase—$0.001100%fluxa18d ago0x9d1aa8…9a0660
0x90f9…492a0xfe80…47eeBase—$0.001100%fluxa18d ago0xf44521…941093
0x90f9…492a0xfe80…47eeBase—$0.001100%fluxa18d ago0x96ee40…994826
0x90f9…492a0xfe80…47eeBase—$0.001100%fluxa18d ago0xe0455a…98f575
0x90f9…492a0xfe80…47eeBase—$0.001100%fluxa18d ago0x644351…9663ef

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.