Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x16a0…cb630xfe80…47eeBase—$0.001100%fluxa16d ago0x90df59…ec5abf
0x16a0…cb630xfe80…47eeBase—$0.001100%fluxa16d ago0x11689e…6f58ae
0x16a0…cb630xfe80…47eeBase—$0.001100%fluxa16d ago0xbe1b83…7f8263
0x16a0…cb630xfe80…47eeBase—$0.001100%fluxa17d ago0xfdde9e…37b36b
0x16a0…cb630xfe80…47eeBase—$0.001100%fluxa17d ago0x0c5154…795e57
0x16a0…cb630xfe80…47eeBase—$0.001100%fluxa17d ago0x78e4ca…fab38a
0x16a0…cb630xfe80…47eeBase—$0.001100%fluxa17d ago0x833da3…67f6f0
0x16a0…cb630xfe80…47eeBase—$0.001100%fluxa17d ago0x234e95…cf8563
0x16a0…cb630xfe80…47eeBase—$0.001100%fluxa17d ago0xb3ae87…085c57
0x16a0…cb630xfe80…47eeBase—$0.001100%fluxa17d ago0x8130ee…ef7f2b
0x16a0…cb630xfe80…47eeBase—$0.001100%fluxa17d ago0xf79412…936892
0x16a0…cb630xfe80…47eeBase—$0.001100%fluxa17d ago0xd1228e…aa4979
0x16a0…cb630xfe80…47eeBase—$0.001100%fluxa17d ago0xd588a2…c8bd48
0x16a0…cb630xfe80…47eeBase—$0.001100%fluxa17d ago0x704f6b…39085e
0x16a0…cb630xfe80…47eeBase—$0.001100%fluxa17d ago0x69c678…2200a6
0x16a0…cb630xfe80…47eeBase—$0.001100%fluxa17d ago0xadf7d4…d15323
0x16a0…cb630xfe80…47eeBase—$0.001100%fluxa17d ago0x8c8b97…2b40cf
0x16a0…cb630xfe80…47eeBase—$0.001100%fluxa17d ago0x34bf77…d15a89
0x16a0…cb630xfe80…47eeBase—$0.001100%fluxa17d ago0x2bee22…b2e2dd
0x16a0…cb630xfe80…47eeBase—$0.001100%fluxa17d ago0x353da6…575303
0x16a0…cb630xfe80…47eeBase—$0.001100%fluxa17d ago0xd85a1a…bd5a9d
0x16a0…cb630xfe80…47eeBase—$0.001100%fluxa17d ago0x9f6f82…5c944a
0x16a0…cb630xfe80…47eeBase—$0.001100%fluxa17d ago0x6fa51f…535468
0x16a0…cb630xfe80…47eeBase—$0.001100%fluxa17d ago0xb5e015…691bdf
0x16a0…cb630xfe80…47eeBase—$0.001100%fluxa17d ago0xbc3642…45247f

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.