Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4267…6e470x9c95…e299Base—$0.001100%fluxa47d ago0x76a2eb…e0e8a3
0x4267…6e470x9c95…e299Base—$0.001100%fluxa47d ago0x5f1d2c…80811a
0x4267…6e470xfe80…47eeBase—$0.001100%fluxa47d ago0x8ea4da…4387a0
0x4267…6e470x9c95…e299Base—$0.001100%fluxa47d ago0x7a8373…114cc2
0x4267…6e470x9c95…e299Base—$0.001100%fluxa47d ago0x4d95a7…f95dde
0x4267…6e470xfe80…47eeBase—$0.001100%fluxa47d ago0x1072bd…290a22
0x4267…6e470x9c95…e299Base—$0.001100%fluxa47d ago0xf6a0ac…c28215
0x4267…6e470xfe80…47eeBase—$0.001100%fluxa47d ago0x3f1bc3…e2ef5c
0x4267…6e470xfe80…47eeBase—$0.001100%fluxa47d ago0x792e40…a043d2
0x4267…6e470x9c95…e299Base—$0.001100%fluxa47d ago0x5f060a…efa6f9
0x4267…6e470x9c95…e299Base—$0.001100%fluxa47d ago0x622c3b…b5d04e
0x4267…6e470x9c95…e299Base—$0.001100%fluxa47d ago0x27a08e…6ee168
0x4267…6e470xfe80…47eeBase—$0.001100%fluxa47d ago0xeaade2…858f25
0x4267…6e470x9c95…e299Base—$0.001100%fluxa47d ago0xd4942a…f225e5
0x4267…6e470x9c95…e299Base—$0.001100%fluxa47d ago0x778069…326ca2
0x4267…6e470x9c95…e299Base—$0.001100%fluxa47d ago0x6fcbfb…28e1c7
0x4267…6e470xfe80…47eeBase—$0.001100%fluxa47d ago0x5b868b…be54c6
0x4267…6e470x9c95…e299Base—$0.001100%fluxa47d ago0xaaf2a7…5b9860
0x4267…6e470x9c95…e299Base—$0.001100%fluxa47d ago0x5387ed…e04d78
0x4267…6e470x9c95…e299Base—$0.001100%fluxa48d ago0x8e4af0…d8fccf
0x4267…6e470x9c95…e299Base—$0.001100%fluxa48d ago0x2383f6…328716
0x4267…6e470x9c95…e299Base—$0.001100%fluxa48d ago0x391ccd…a6bfac
0x4267…6e470x9c95…e299Base—$0.001100%fluxa48d ago0x8841a4…738de9
0x4267…6e470xfe80…47eeBase—$0.001100%fluxa48d ago0x941809…2d7d28
0x4267…6e470x9c95…e299Base—$0.001100%fluxa48d ago0x2e378a…21617e

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.