Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x96f8…daa50x9c95…e299Base—$0.001100%fluxa47d ago0xf0a412…be31dc
0x96f8…daa50x9c95…e299Base—$0.001100%fluxa48d ago0xaa51a9…bc9657
0x96f8…daa50x9c95…e299Base—$0.001100%fluxa48d ago0x7758c4…680774
0x96f8…daa50x9c95…e299Base—$0.001100%fluxa48d ago0xccb2b6…fb771a
0x96f8…daa50x9c95…e299Base—$0.001100%fluxa48d ago0x9b8733…e55461
0x96f8…daa50x9c95…e299Base—$0.001100%fluxa48d ago0x2be555…eede19
0x96f8…daa50x9c95…e299Base—$0.001100%fluxa48d ago0xd7e9f6…ad7745
0x96f8…daa50x9c95…e299Base—$0.001100%fluxa48d ago0xab3a15…ebfd55
0x96f8…daa50x9c95…e299Base—$0.001100%fluxa48d ago0x7834c0…d890ca
0x96f8…daa50x9c95…e299Base—$0.001100%fluxa48d ago0x8747d6…3c63fc
0x96f8…daa50xfe80…47eeBase—$0.001100%fluxa48d ago0x415432…dbd3ff
0x96f8…daa50xfe80…47eeBase—$0.001100%fluxa48d ago0xe3c9af…50e975
0x96f8…daa50xfe80…47eeBase—$0.001100%fluxa48d ago0x1eba58…5bd881
0x96f8…daa50x9c95…e299Base—$0.001100%fluxa48d ago0xd43edd…9ea3c6
0x96f8…daa50xfe80…47eeBase—$0.001100%fluxa48d ago0xd86681…769c36
0x96f8…daa50xfe80…47eeBase—$0.001100%fluxa48d ago0x253905…0f7b62
0x96f8…daa50xfe80…47eeBase—$0.001100%fluxa48d ago0xf414f3…e0938f
0x96f8…daa50xfe80…47eeBase—$0.001100%fluxa48d ago0x5dc7fb…495257
0x96f8…daa50xfe80…47eeBase—$0.001100%fluxa48d ago0xd7206d…fa1ad2
0x96f8…daa50x9c95…e299Base—$0.001100%fluxa48d ago0x2a38a8…9d5196
0x96f8…daa50xfe80…47eeBase—$0.001100%fluxa48d ago0x68bfb9…b9cdc9
0x96f8…daa50xfe80…47eeBase—$0.001100%fluxa48d ago0x28b625…69b732
0x96f8…daa50xfe80…47eeBase—$0.001100%fluxa48d ago0x73f162…05f2e8
0x96f8…daa50x9c95…e299Base—$0.001100%fluxa48d ago0xce7fa8…693b27
0x96f8…daa50x9c95…e299Base—$0.001100%fluxa48d ago0x9b5995…594b42

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.