Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x36f4…e3110xfe80…47eeBase—$0.001100%fluxa37d ago0xcdcff8…f853ca
0x36f4…e3110xfe80…47eeBase—$0.001100%fluxa37d ago0x4d333e…52b517
0x36f4…e3110xfe80…47eeBase—$0.001100%fluxa37d ago0x6c4866…a9c049
0x36f4…e3110xfe80…47eeBase—$0.001100%fluxa37d ago0xc2109f…4de70d
0x36f4…e3110xfe80…47eeBase—$0.001100%fluxa37d ago0x7d03ab…a8e200
0x36f4…e3110xfe80…47eeBase—$0.001100%fluxa37d ago0xdcf628…0c84f8
0x36f4…e3110xfe80…47eeBase—$0.001100%fluxa37d ago0x1bde76…fee7b8
0x36f4…e3110xfe80…47eeBase—$0.001100%fluxa37d ago0x08a002…37075c
0x36f4…e3110xfe80…47eeBase—$0.001100%fluxa37d ago0xf613f0…3de80f
0x36f4…e3110xfe80…47eeBase—$0.001100%fluxa37d ago0x3dbe7e…c9d817
0x36f4…e3110xfe80…47eeBase—$0.001100%fluxa37d ago0xefeea6…7b8149
0x36f4…e3110xfe80…47eeBase—$0.001100%fluxa37d ago0x843dcc…b5b0cb
0x36f4…e3110x9c95…e299Base—$0.001100%fluxa37d ago0x151ece…a0098d
0x36f4…e3110x9c95…e299Base—$0.001100%fluxa37d ago0xd4f75c…3e94fb
0x36f4…e3110x9c95…e299Base—$0.001100%fluxa37d ago0x080434…3da6aa
0x36f4…e3110xfe80…47eeBase—$0.001100%fluxa37d ago0x2ced98…11011c
0x36f4…e3110xfe80…47eeBase—$0.001100%fluxa37d ago0x2b4db2…f19696
0x36f4…e3110x9c95…e299Base—$0.001100%fluxa37d ago0x718eb9…f2702f
0x36f4…e3110xfe80…47eeBase—$0.001100%fluxa37d ago0x61a69e…ba3dfb
0x36f4…e3110xfe80…47eeBase—$0.001100%fluxa37d ago0xe8f153…4219d0
0x36f4…e3110x9c95…e299Base—$0.001100%fluxa37d ago0x79a754…d44654
0x36f4…e3110xfe80…47eeBase—$0.001100%fluxa37d ago0x9eaf39…315cc8
0x36f4…e3110xfe80…47eeBase—$0.001100%fluxa37d ago0xdacf5c…5448ba
0x36f4…e3110xfe80…47eeBase—$0.001100%fluxa37d ago0xf70338…11218e
0x36f4…e3110xfe80…47eeBase—$0.001100%fluxa37d ago0x0c10ea…9a1cb9

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.