Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x83b6…bfed0xac65…4417Base—$0.08100%fluxa113d ago0x911fc7…0a01be
0xb90a…9ae40x83b6…bfedBase—$0.01100%fluxa113d ago0x572edb…b3bee9
0xb90a…9ae40x83b6…bfedBase—$0.01100%fluxa113d ago0xb69e5a…99f670
0xb90a…9ae40x83b6…bfedBase—$0.01100%fluxa113d ago0x9c3751…f5dac4
0xb90a…9ae40x83b6…bfedBase—$0.01100%fluxa113d ago0x0ce4ff…d42382
0xb90a…9ae40x83b6…bfedBase—$0.01100%fluxa113d ago0x5899a7…2d6c54
0xb90a…9ae40x83b6…bfedBase—$0.01100%fluxa113d ago0xc0110e…c13036
0xb90a…9ae40x83b6…bfedBase—$0.01100%fluxa113d ago0x357f27…67af03
0x83b6…bfed0xac65…4417Base—$0.05100%fluxa113d ago0xbdcc2f…fa3282
0xb90a…9ae40x83b6…bfedBase—$0.01100%fluxa113d ago0x688f0c…b37edb
0xb90a…9ae40x83b6…bfedBase—$0.01100%fluxa113d ago0x993bf3…d56b3a
0xb90a…9ae40x83b6…bfedBase—$0.01100%fluxa113d ago0xd7dae7…f444c2
0xb90a…9ae40x83b6…bfedBase—$0.01100%fluxa113d ago0x5a4658…df85a9
0xb90a…9ae40x83b6…bfedBase—$0.01100%fluxa113d ago0x4f058b…4fe88c
0xb90a…9ae40x83b6…bfedBase—$0.01100%fluxa113d ago0x410e44…d89ae9
0x83b6…bfed0xac65…4417Base—$0.03100%fluxa113d ago0x5fe247…ac05a9
0xb90a…9ae40x83b6…bfedBase—$0.01100%fluxa114d ago0x043e93…7420ab
0xb90a…9ae40x83b6…bfedBase—$0.01100%fluxa114d ago0xa9c8db…1cbb60
0xb90a…9ae40x83b6…bfedBase—$0.01100%fluxa114d ago0xdb70d5…5351c4
0x83b6…bfed0xac65…4417Base—$0.03100%fluxa114d ago0x1ef7fa…6a42de
0xb90a…9ae40x83b6…bfedBase—$0.01100%fluxa114d ago0xb34f73…2ef0aa
0xb90a…9ae40x83b6…bfedBase—$0.01100%fluxa114d ago0x22aa4a…0f1bda
0xb90a…9ae40x83b6…bfedBase—$0.01100%fluxa114d ago0x65da03…5b9d68

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.