Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x82df…b8dd0xfe80…47eeBase—$0.001100%fluxa35d ago0x380a1a…6ad76c
0x82df…b8dd0xfe80…47eeBase—$0.001100%fluxa35d ago0x206089…9b131d
0x82df…b8dd0xfe80…47eeBase—$0.001100%fluxa35d ago0x2981df…3347ad
0x82df…b8dd0xfe80…47eeBase—$0.001100%fluxa36d ago0x3b1d37…dd9e59
0x82df…b8dd0xfe80…47eeBase—$0.001100%fluxa36d ago0x5c12f7…c65840
0x82df…b8dd0xfe80…47eeBase—$0.001100%fluxa36d ago0x0bf804…3071c0
0x82df…b8dd0xfe80…47eeBase—$0.001100%fluxa36d ago0x8e7dfc…746c72
0x82df…b8dd0xfe80…47eeBase—$0.001100%fluxa36d ago0x0271eb…0cefdb
0x82df…b8dd0xfe80…47eeBase—$0.001100%fluxa36d ago0x345bd1…8eb7bd
0x82df…b8dd0xfe80…47eeBase—$0.001100%fluxa36d ago0x0b5c3f…3c7280
0x82df…b8dd0xfe80…47eeBase—$0.001100%fluxa36d ago0x18f614…57e664
0x82df…b8dd0x9c95…e299Base—$0.001100%fluxa36d ago0x3b0bbd…3d0d3e
0x82df…b8dd0xfe80…47eeBase—$0.001100%fluxa36d ago0x0701a9…45590d
0x82df…b8dd0xfe80…47eeBase—$0.001100%fluxa36d ago0x84c8f9…1aa392
0x82df…b8dd0xfe80…47eeBase—$0.001100%fluxa36d ago0x6e28a1…1981c9
0x82df…b8dd0x9c95…e299Base—$0.001100%fluxa36d ago0x4d2c4c…d7f121
0x82df…b8dd0x9c95…e299Base—$0.001100%fluxa36d ago0x4e87a6…08bddc
0x82df…b8dd0x9c95…e299Base—$0.001100%fluxa36d ago0x8b5c3c…55ddbf
0x82df…b8dd0x9c95…e299Base—$0.001100%fluxa36d ago0xe2a162…c8c5d5
0x82df…b8dd0x9c95…e299Base—$0.001100%fluxa36d ago0xea241a…e97475
0x82df…b8dd0x9c95…e299Base—$0.001100%fluxa36d ago0xc20998…fde97f
0x82df…b8dd0xfe80…47eeBase—$0.001100%fluxa36d ago0x4959a5…439aa9
0x82df…b8dd0xfe80…47eeBase—$0.001100%fluxa36d ago0xe28233…26ce30

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.