Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa39d ago0x1f210b…576804
0x926b…29a00x9c95…e299Base—$0.001100%fluxa39d ago0x1e2efd…558c1e
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa39d ago0x461b54…b67171
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa39d ago0x64b6ba…be6129
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa39d ago0x4f24bb…6d3a98
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa39d ago0x651a84…cfd802
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa39d ago0x9f12ab…cf4770
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa39d ago0xb4f420…ebf5b0
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa39d ago0x1203ec…58f339
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa39d ago0x75f1bf…c8235e
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa39d ago0xee7bf0…1a9ce7
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa39d ago0x602a60…80ba7a
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa39d ago0xd73f43…9391f6
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa39d ago0x241554…190bf7
0x926b…29a00x9c95…e299Base—$0.001100%fluxa39d ago0xd07079…c0f20f
0x926b…29a00x9c95…e299Base—$0.001100%fluxa39d ago0x2c5474…d31cb2
0x926b…29a00x9c95…e299Base—$0.001100%fluxa39d ago0x762f64…d04550
0x926b…29a00x9c95…e299Base—$0.001100%fluxa39d ago0x784883…a23a86
0x926b…29a00x9c95…e299Base—$0.001100%fluxa39d ago0x378515…39c77c
0x926b…29a00x9c95…e299Base—$0.001100%fluxa39d ago0x9b9673…991095
0x926b…29a00x9c95…e299Base—$0.001100%fluxa39d ago0xd3f392…43fd27
0x926b…29a00x9c95…e299Base—$0.001100%fluxa39d ago0x659e22…50e198
0x926b…29a00x9c95…e299Base—$0.001100%fluxa40d ago0x097892…707d43
0x926b…29a00x9c95…e299Base—$0.001100%fluxa40d ago0xbfaa51…72d736
0x926b…29a00x9c95…e299Base—$0.001100%fluxa40d ago0x712dbe…cefb00

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.