Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0825…b5330x9c95…e299Base—$0.001100%fluxa64d ago0x2eb799…a021cd
0x0825…b5330x9c95…e299Base—$0.001100%fluxa64d ago0xffa468…904720
0x0825…b5330x9c95…e299Base—$0.001100%fluxa64d ago0x007035…50c5f5
0x0825…b5330x9c95…e299Base—$0.001100%fluxa64d ago0x7af0c0…445316
0x0825…b5330x9c95…e299Base—$0.001100%fluxa64d ago0x89517b…942aa9
0x0825…b5330x9c95…e299Base—$0.001100%fluxa64d ago0xc8ff2c…7a3194
0x0825…b5330x9c95…e299Base—$0.001100%fluxa64d ago0x72252d…62a616
0x0825…b5330x9c95…e299Base—$0.001100%fluxa64d ago0x3d0476…7f512d
0x0825…b5330x9c95…e299Base—$0.001100%fluxa64d ago0xcb149c…294562
0x0825…b5330x9c95…e299Base—$0.001100%fluxa64d ago0x50cbe2…5dc6b5
0x0825…b5330x9c95…e299Base—$0.001100%fluxa64d ago0xf95dcf…7ca736
0x0825…b5330x9c95…e299Base—$0.001100%fluxa64d ago0xbfbb64…7431f2
0x0825…b5330x9c95…e299Base—$0.001100%fluxa64d ago0x2f0560…90311f
0x0825…b5330x9c95…e299Base—$0.001100%fluxa64d ago0x23fa56…e781d3
0x0825…b5330x9c95…e299Base—$0.001100%fluxa64d ago0x93a3c6…68fd64
0x0825…b5330x9c95…e299Base—$0.001100%fluxa64d ago0x5180f3…c2be34
0x0825…b5330x9c95…e299Base—$0.001100%fluxa64d ago0x3fa37b…d86dee
0x0825…b5330x9c95…e299Base—$0.001100%fluxa64d ago0x78430a…5aaab7
0x0825…b5330x9c95…e299Base—$0.001100%fluxa64d ago0x90eb8a…0f13f9
0x0825…b5330x9c95…e299Base—$0.001100%fluxa64d ago0x38232f…d9885e
0x0825…b5330x9c95…e299Base—$0.001100%fluxa64d ago0x2922df…3bde56
0x0825…b5330x9c95…e299Base—$0.001100%fluxa64d ago0x7909b6…98c954
0x0825…b5330x9c95…e299Base—$0.001100%fluxa64d ago0x7beb43…1a5764
0x0825…b5330x9c95…e299Base—$0.001100%fluxa64d ago0x4fb884…bab785
0x0825…b5330x9c95…e299Base—$0.001100%fluxa64d ago0xb93a03…4c1fe2

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.