Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf494…7b910x9c95…e299Base—$0.001100%fluxa77d ago0xd310b8…855c05
0xf494…7b910x9c95…e299Base—$0.001100%fluxa77d ago0x13e766…97ddef
0xf494…7b910x9c95…e299Base—$0.001100%fluxa77d ago0x81c61b…884761
0xf494…7b910x9c95…e299Base—$0.001100%fluxa77d ago0x7b5cd7…fc5e6d
0xf494…7b910x9c95…e299Base—$0.001100%fluxa77d ago0xcc9293…a937fd
0xf494…7b910x9c95…e299Base—$0.001100%fluxa77d ago0x46d215…92b975
0xf494…7b910x9c95…e299Base—$0.001100%fluxa77d ago0x101dcb…4462d9
0xf494…7b910x9c95…e299Base—$0.001100%fluxa77d ago0x6c4e9d…f72208
0xf494…7b910x9c95…e299Base—$0.001100%fluxa77d ago0xa172b0…1d029d
0xf494…7b910x9c95…e299Base—$0.001100%fluxa77d ago0x642951…b39c09
0xf494…7b910x9c95…e299Base—$0.001100%fluxa77d ago0x3d511a…887cd0
0xf494…7b910x9c95…e299Base—$0.001100%fluxa77d ago0xbb2272…3a33e9
0xf494…7b910x9c95…e299Base—$0.001100%fluxa78d ago0x6a9ffc…059922
0xf494…7b910x9c95…e299Base—$0.001100%fluxa78d ago0x646b66…73fa97
0xf494…7b910x9c95…e299Base—$0.001100%fluxa78d ago0x34a622…c276ad
0xf494…7b910x9c95…e299Base—$0.001100%fluxa78d ago0xfe8251…c84eef
0xf494…7b910x9c95…e299Base—$0.001100%fluxa78d ago0x4d8a4b…690259
0xf494…7b910x9c95…e299Base—$0.001100%fluxa78d ago0x180cc0…44f110
0xf494…7b910x9c95…e299Base—$0.001100%fluxa78d ago0x32c24f…5aa46d
0xf494…7b910x9c95…e299Base—$0.001100%fluxa78d ago0xa0b630…e065c3
0xf494…7b910x9c95…e299Base—$0.001100%fluxa78d ago0x0045f2…0f1194
0xf494…7b910x9c95…e299Base—$0.001100%fluxa78d ago0xe0e310…817f99
0xf494…7b910x9c95…e299Base—$0.001100%fluxa78d ago0xdab67d…29b529
0xf494…7b910x9c95…e299Base—$0.001100%fluxa78d ago0x6e3928…6b31f7
0xf494…7b910x9c95…e299Base—$0.001100%fluxa78d ago0xcec1b6…8ca592

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.