Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0b40…da860x9c95…e299Base—$0.001100%fluxa33d ago0x5b0ad1…218aa9
0x0b40…da860x9c95…e299Base—$0.001100%fluxa33d ago0x28bca1…b2d48d
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa33d ago0x86ab26…ef1ae0
0x0b40…da860x9c95…e299Base—$0.001100%fluxa33d ago0xc30909…04d6b1
0x0b40…da860x9c95…e299Base—$0.001100%fluxa33d ago0x2d8bbf…b52ccb
0x0b40…da860x9c95…e299Base—$0.001100%fluxa33d ago0x978241…9b32c3
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa33d ago0x82484c…ae6bbe
0x0b40…da860x9c95…e299Base—$0.001100%fluxa33d ago0xee3137…aa3da7
0x0b40…da860x9c95…e299Base—$0.001100%fluxa33d ago0x622c09…2f0486
0x0b40…da860x9c95…e299Base—$0.001100%fluxa33d ago0x90c6d0…8c5287
0x0b40…da860x9c95…e299Base—$0.001100%fluxa33d ago0x62b7b1…2342b5
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa33d ago0x320937…6db655
0x0b40…da860x9c95…e299Base—$0.001100%fluxa33d ago0x4d620c…265a83
0x0b40…da860x9c95…e299Base—$0.001100%fluxa33d ago0x014a1c…185dc9
0x0b40…da860x9c95…e299Base—$0.001100%fluxa33d ago0xa09715…7505f4
0x0b40…da860x9c95…e299Base—$0.001100%fluxa33d ago0xf8dddc…49c4c7
0x0b40…da860x9c95…e299Base—$0.001100%fluxa33d ago0xb65f81…c6ea53
0x0b40…da860x9c95…e299Base—$0.001100%fluxa33d ago0xea88f6…7046ad
0x0b40…da860x9c95…e299Base—$0.001100%fluxa33d ago0x85d8f4…e7cbd4
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa33d ago0xd1e702…64c583
0x0b40…da860x9c95…e299Base—$0.001100%fluxa33d ago0x86d3c6…3044cb
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa34d ago0x0ddd6e…246bbd
0x0b40…da860x9c95…e299Base—$0.001100%fluxa34d ago0xd56e13…20c972
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa34d ago0xecd62f…87e593
0x0b40…da860x9c95…e299Base—$0.001100%fluxa34d ago0xa66b3a…231a04

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.