Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa436…a8a70x9c95…e299Base—$0.001100%fluxa65d ago0x66eb29…3d9b60
0xa436…a8a70x9c95…e299Base—$0.001100%fluxa65d ago0x29b9de…5220f7
0xa436…a8a70x9c95…e299Base—$0.001100%fluxa65d ago0x9f4fb2…e00c30
0xa436…a8a70x9c95…e299Base—$0.001100%fluxa65d ago0x744e14…b81083
0xa436…a8a70x9c95…e299Base—$0.001100%fluxa65d ago0x7208ad…66120b
0xa436…a8a70x9c95…e299Base—$0.001100%fluxa65d ago0xf35938…c209e4
0xa436…a8a70x9c95…e299Base—$0.001100%fluxa65d ago0x3f88a5…eaf947
0xa436…a8a70x9c95…e299Base—$0.001100%fluxa65d ago0xb17d41…25ce73
0xa436…a8a70x9c95…e299Base—$0.001100%fluxa65d ago0x952e8a…18e2e9
0xa436…a8a70x9c95…e299Base—$0.001100%fluxa65d ago0xb61d97…45fac0
0xa436…a8a70x9c95…e299Base—$0.001100%fluxa65d ago0x138151…ea8137
0xa436…a8a70x9c95…e299Base—$0.001100%fluxa65d ago0xe69bdd…d266f9
0xa436…a8a70x9c95…e299Base—$0.001100%fluxa65d ago0xb02d1f…0b6d6f
0xa436…a8a70x9c95…e299Base—$0.001100%fluxa65d ago0x67b226…acaffc
0xa436…a8a70x9c95…e299Base—$0.001100%fluxa65d ago0xb739f7…18d630
0xa436…a8a70x9c95…e299Base—$0.001100%fluxa65d ago0xfce4ab…4081a7
0xa436…a8a70x9c95…e299Base—$0.001100%fluxa65d ago0x37dfdb…bb1ee5
0xa436…a8a70x9c95…e299Base—$0.001100%fluxa65d ago0x827271…345657
0xa436…a8a70x9c95…e299Base—$0.001100%fluxa66d ago0xa0e793…c84daa
0xa436…a8a70x9c95…e299Base—$0.001100%fluxa66d ago0x086d6a…61b5e2
0xa436…a8a70x9c95…e299Base—$0.001100%fluxa66d ago0x389ea7…13f1b3
0xa436…a8a70x9c95…e299Base—$0.001100%fluxa66d ago0x5628e1…7430be
0xa436…a8a70x9c95…e299Base—$0.001100%fluxa66d ago0xee9d71…921b9f
0xa436…a8a70x9c95…e299Base—$0.001100%fluxa66d ago0x3fa9f0…111c44
0xa436…a8a70x9c95…e299Base—$0.001100%fluxa66d ago0x260012…e9f59b

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.