Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf9cd…d73b0x9c95…e299Base—$0.001100%fluxa47d ago0xd57d75…9c940d
0xf9cd…d73b0x9c95…e299Base—$0.001100%fluxa47d ago0xe2a666…59c56a
0xf9cd…d73b0x9c95…e299Base—$0.001100%fluxa47d ago0x1885dd…575ce3
0xf9cd…d73b0x9c95…e299Base—$0.001100%fluxa47d ago0xd678f2…ed120f
0xf9cd…d73b0xfe80…47eeBase—$0.001100%fluxa47d ago0xeda83f…5b9084
0xf9cd…d73b0xfe80…47eeBase—$0.001100%fluxa47d ago0xe0c00a…5d8175
0xf9cd…d73b0xfe80…47eeBase—$0.001100%fluxa47d ago0xff63d1…bd762a
0xf9cd…d73b0x9c95…e299Base—$0.001100%fluxa47d ago0x5c0b47…83282d
0xf9cd…d73b0x9c95…e299Base—$0.001100%fluxa47d ago0x522b38…dbff58
0xf9cd…d73b0xfe80…47eeBase—$0.001100%fluxa47d ago0x61864d…5bf0de
0xf9cd…d73b0x9c95…e299Base—$0.001100%fluxa47d ago0xfc6231…74d13c
0xf9cd…d73b0x9c95…e299Base—$0.001100%fluxa47d ago0x557235…87cf63
0xf9cd…d73b0x9c95…e299Base—$0.001100%fluxa47d ago0x39b409…a5ca0c
0xf9cd…d73b0x9c95…e299Base—$0.001100%fluxa47d ago0x97038c…6283b9
0xf9cd…d73b0x9c95…e299Base—$0.001100%fluxa47d ago0x1129b5…d68ff4
0xf9cd…d73b0xfe80…47eeBase—$0.001100%fluxa47d ago0x7b81d6…188f0e
0xf9cd…d73b0xfe80…47eeBase—$0.001100%fluxa47d ago0x7d190e…cb9efd
0xf9cd…d73b0x9c95…e299Base—$0.001100%fluxa47d ago0x54b57d…62cb2f
0xf9cd…d73b0x9c95…e299Base—$0.001100%fluxa47d ago0x4d643c…2b3707
0xf9cd…d73b0x9c95…e299Base—$0.001100%fluxa47d ago0x1207cc…0952a6
0xf9cd…d73b0x9c95…e299Base—$0.001100%fluxa47d ago0xe7fc23…043264
0xf9cd…d73b0x9c95…e299Base—$0.001100%fluxa47d ago0xea2c4b…78fb60
0xf9cd…d73b0x9c95…e299Base—$0.001100%fluxa47d ago0xc4d3c7…48ebff
0xf9cd…d73b0x9c95…e299Base—$0.001100%fluxa47d ago0x2b9440…eebea0
0xf9cd…d73b0x9c95…e299Base—$0.001100%fluxa47d ago0xc9650f…f55974

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.