Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa37d ago0x163236…d95029
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa37d ago0x56d022…f90eb3
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa37d ago0x0190a4…cef83c
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa37d ago0x954c5e…90f9fe
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa37d ago0xb307b7…5ea9b8
0x926b…29a00x9c95…e299Base—$0.001100%fluxa37d ago0x8b1121…de2842
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa37d ago0x003da7…7eff68
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa37d ago0x0e5f17…fa7887
0x926b…29a00x9c95…e299Base—$0.001100%fluxa37d ago0x2a17b0…84fee0
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa37d ago0x400b83…9cac3f
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa37d ago0x475075…9ad9c6
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa37d ago0xef0b8b…ab96f3
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa37d ago0x5999ec…97f42b
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa37d ago0x745996…0dfcb6
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa37d ago0x680c1d…e99108
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa37d ago0x3514c9…26912b
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa37d ago0xabc55c…8cefb7
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa37d ago0xcf7cd1…6983cb
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa37d ago0xe93f82…471a18
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa37d ago0x5b9454…41c50d
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa37d ago0xb823d6…64e5e7
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa37d ago0x289907…8d4cb3
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa37d ago0x5250f5…d68b62
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa37d ago0x49aa8b…9ded92
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa37d ago0x85f80b…46ed5b

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.