Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe7fd…4e780x9c95…e299Base—$0.001100%fluxa51d ago0x13ee0d…c74653
0xe7fd…4e780x9c95…e299Base—$0.001100%fluxa51d ago0xfc25b2…c8e0e5
0xe7fd…4e780x9c95…e299Base—$0.001100%fluxa51d ago0x537a6a…217151
0xe7fd…4e780xfe80…47eeBase—$0.001100%fluxa51d ago0xc250b4…aa8e98
0xe7fd…4e780xfe80…47eeBase—$0.001100%fluxa51d ago0xee06c7…06c4f1
0xe7fd…4e780xfe80…47eeBase—$0.001100%fluxa51d ago0x68b370…6018cc
0xe7fd…4e780x9c95…e299Base—$0.001100%fluxa51d ago0x0b107e…38178c
0xe7fd…4e780xfe80…47eeBase—$0.001100%fluxa51d ago0xae25b3…4c71b1
0xe7fd…4e780x9c95…e299Base—$0.001100%fluxa51d ago0x381633…ede5c9
0xe7fd…4e780x9c95…e299Base—$0.001100%fluxa51d ago0xfde55d…8c8ec0
0xe7fd…4e780x9c95…e299Base—$0.001100%fluxa51d ago0x62af06…240f55
0xe7fd…4e780xfe80…47eeBase—$0.001100%fluxa51d ago0x5c57bf…b3110f
0xe7fd…4e780xfe80…47eeBase—$0.001100%fluxa51d ago0xcd4c21…de0711
0xe7fd…4e780x9c95…e299Base—$0.001100%fluxa51d ago0xcb617e…13e9dc
0xe7fd…4e780x9c95…e299Base—$0.001100%fluxa51d ago0x42ee06…45b685
0xe7fd…4e780x9c95…e299Base—$0.001100%fluxa51d ago0xbbe543…81ecca
0xe7fd…4e780x9c95…e299Base—$0.001100%fluxa51d ago0x238a3f…8eceb0
0xe7fd…4e780x9c95…e299Base—$0.001100%fluxa51d ago0xbb2dfc…a9e7e1
0xe7fd…4e780x9c95…e299Base—$0.001100%fluxa51d ago0x71aba8…5ee1cc
0xe7fd…4e780x9c95…e299Base—$0.001100%fluxa51d ago0xb559aa…4ba95a
0xe7fd…4e780x9c95…e299Base—$0.001100%fluxa51d ago0xcc9f51…f063fe
0xe7fd…4e780xfe80…47eeBase—$0.001100%fluxa51d ago0x10b34b…aea329
0xe7fd…4e780xfe80…47eeBase—$0.001100%fluxa51d ago0x7e2f55…97fffa
0xe7fd…4e780xfe80…47eeBase—$0.001100%fluxa51d ago0x9fcf27…7047bb
0xe7fd…4e780xfe80…47eeBase—$0.001100%fluxa51d ago0xe41460…600506

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.