Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcc50…86b70x9c95…e299Base—$0.001100%fluxa70d ago0x9bfffa…04031f
0xcc50…86b70x9c95…e299Base—$0.001100%fluxa70d ago0xc99aa4…caf3be
0xcc50…86b70x9c95…e299Base—$0.001100%fluxa70d ago0xad2d44…67d1de
0xcc50…86b70x9c95…e299Base—$0.001100%fluxa70d ago0x3f5b6c…2bb726
0xcc50…86b70x9c95…e299Base—$0.001100%fluxa70d ago0xfc5f0c…7946a0
0xcc50…86b70x9c95…e299Base—$0.001100%fluxa70d ago0x705dd3…47e32e
0xcc50…86b70x9c95…e299Base—$0.001100%fluxa70d ago0x5bb7b6…e2a77a
0xcc50…86b70x9c95…e299Base—$0.001100%fluxa70d ago0xf35896…52aa6b
0xcc50…86b70x9c95…e299Base—$0.001100%fluxa70d ago0x5d626c…6c7e5a
0xcc50…86b70x9c95…e299Base—$0.001100%fluxa70d ago0xae72c3…0155e2
0xcc50…86b70x9c95…e299Base—$0.001100%fluxa70d ago0x25b6d4…628842
0xcc50…86b70x9c95…e299Base—$0.001100%fluxa70d ago0xe1d249…0f604f
0xcc50…86b70x9c95…e299Base—$0.001100%fluxa70d ago0x1dbbb5…1b7723
0xcc50…86b70x9c95…e299Base—$0.001100%fluxa70d ago0xb7fb34…d841c3
0xcc50…86b70x9c95…e299Base—$0.001100%fluxa71d ago0x72e91d…641eae
0xcc50…86b70x9c95…e299Base—$0.001100%fluxa71d ago0xb783ef…c072a2
0xcc50…86b70x9c95…e299Base—$0.001100%fluxa71d ago0x7316b4…11adea
0xcc50…86b70x9c95…e299Base—$0.001100%fluxa71d ago0xeaadaf…65ed75
0xcc50…86b70x9c95…e299Base—$0.001100%fluxa71d ago0x571e47…2666eb
0xcc50…86b70x9c95…e299Base—$0.001100%fluxa71d ago0x80cb11…c5b36c
0xcc50…86b70x9c95…e299Base—$0.001100%fluxa71d ago0xb7a386…cce372
0xcc50…86b70x9c95…e299Base—$0.001100%fluxa71d ago0x658b4c…a7fa95
0xcc50…86b70x9c95…e299Base—$0.001100%fluxa71d ago0x0981a0…e52a4e
0xcc50…86b70x9c95…e299Base—$0.001100%fluxa71d ago0xa51c57…961982
0xcc50…86b70x9c95…e299Base—$0.001100%fluxa71d ago0xdb9114…e1f50f

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.