Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xae33…ef6a0xfe80…47eeBase$0.001100%fluxa20d ago0x212f32…57702b
0xae33…ef6a0xfe80…47eeBase$0.001100%fluxa20d ago0xfc5569…eabeff
0xae33…ef6a0xfe80…47eeBase$0.001100%fluxa20d ago0x09d555…ac4757
0xae33…ef6a0xfe80…47eeBase$0.001100%fluxa20d ago0x193a02…a7c9ff
0xae33…ef6a0xfe80…47eeBase$0.001100%fluxa20d ago0xd52038…d81fa3
0xae33…ef6a0xfe80…47eeBase$0.001100%fluxa20d ago0x7547fe…b89af3
0xae33…ef6a0xfe80…47eeBase$0.001100%fluxa20d ago0xe4de11…991dbb
0xae33…ef6a0xfe80…47eeBase$0.001100%fluxa20d ago0xec23cd…91ece8
0xae33…ef6a0xfe80…47eeBase$0.001100%fluxa20d ago0x69330a…369173
0xae33…ef6a0xfe80…47eeBase$0.001100%fluxa20d ago0x15dd81…465aff
0xae33…ef6a0xfe80…47eeBase$0.001100%fluxa20d ago0x9f163c…713bff
0xae33…ef6a0xfe80…47eeBase$0.001100%fluxa20d ago0x876226…881082
0xae33…ef6a0xfe80…47eeBase$0.001100%fluxa20d ago0x7cae5a…64d878
0xae33…ef6a0xfe80…47eeBase$0.001100%fluxa20d ago0x20368f…782947
0xae33…ef6a0xfe80…47eeBase$0.001100%fluxa21d ago0xbf1aaf…1179fe
0xae33…ef6a0xfe80…47eeBase$0.001100%fluxa21d ago0x766bba…bffbb6
0xae33…ef6a0xfe80…47eeBase$0.001100%fluxa21d ago0xb2b6bc…534e2f
0xae33…ef6a0xfe80…47eeBase$0.001100%fluxa21d ago0x2192fc…0e2796
0xae33…ef6a0xfe80…47eeBase$0.001100%fluxa21d ago0xcd56ad…771a2c
0xae33…ef6a0xfe80…47eeBase$0.001100%fluxa21d ago0xa901e1…80c48e
0xae33…ef6a0xfe80…47eeBase$0.001100%fluxa21d ago0x0a65e9…cb1aa3
0xae33…ef6a0xfe80…47eeBase$0.001100%fluxa21d ago0x0a28fe…f75f4c
0xae33…ef6a0xfe80…47eeBase$0.001100%fluxa21d ago0x33b6b7…d9fb02
0xae33…ef6a0xfe80…47eeBase$0.001100%fluxa21d ago0x201982…754ee5
0xae33…ef6a0xfe80…47eeBase$0.001100%fluxa21d ago0x8173c7…2655ab

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.