Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xedc1…70d90x9c95…e299Base—$0.001100%fluxa47d ago0x757b9d…6c0552
0xedc1…70d90x9c95…e299Base—$0.001100%fluxa47d ago0x2790f9…ec362e
0xedc1…70d90x9c95…e299Base—$0.001100%fluxa47d ago0xa09494…9264c9
0xedc1…70d90x9c95…e299Base—$0.001100%fluxa47d ago0xcfbd50…bf75c3
0xedc1…70d90x9c95…e299Base—$0.001100%fluxa47d ago0x2f4550…c6cd64
0xedc1…70d90x9c95…e299Base—$0.001100%fluxa47d ago0xd9a657…b894ce
0xedc1…70d90x9c95…e299Base—$0.001100%fluxa47d ago0x4569e5…d53548
0xedc1…70d90x9c95…e299Base—$0.001100%fluxa47d ago0x6bfc1d…5f491f
0xedc1…70d90xfe80…47eeBase—$0.001100%fluxa47d ago0x573d57…a5868f
0xedc1…70d90xfe80…47eeBase—$0.001100%fluxa47d ago0x89735e…a9ec02
0xedc1…70d90x9c95…e299Base—$0.001100%fluxa47d ago0xc47016…ae4b3a
0xedc1…70d90xfe80…47eeBase—$0.001100%fluxa47d ago0x3f4f9d…cc72b9
0xedc1…70d90x9c95…e299Base—$0.001100%fluxa47d ago0xe2d91e…7907eb
0xedc1…70d90x9c95…e299Base—$0.001100%fluxa47d ago0xeef81a…116402
0xedc1…70d90x9c95…e299Base—$0.001100%fluxa47d ago0x4ddc34…e337e5
0xedc1…70d90xfe80…47eeBase—$0.001100%fluxa47d ago0x0a083c…0bc65a
0xedc1…70d90x9c95…e299Base—$0.001100%fluxa47d ago0x07f0c6…dd297d
0xedc1…70d90x9c95…e299Base—$0.001100%fluxa47d ago0x0d9d20…c259e6
0xedc1…70d90xfe80…47eeBase—$0.001100%fluxa47d ago0xa111cb…7f366d
0xedc1…70d90x9c95…e299Base—$0.001100%fluxa47d ago0x043c5f…da389a
0xedc1…70d90xfe80…47eeBase—$0.001100%fluxa47d ago0x6d8cc3…80ae85
0xedc1…70d90x9c95…e299Base—$0.001100%fluxa47d ago0x230304…71be46
0xedc1…70d90x9c95…e299Base—$0.001100%fluxa47d ago0x82ebf8…e43951
0xedc1…70d90x9c95…e299Base—$0.001100%fluxa47d ago0xeffa00…a7fd4a
0xedc1…70d90x9c95…e299Base—$0.001100%fluxa47d ago0x363d06…c3eb67

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.