Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x193b…11dc0x6d6e…9192BaseExaSearch$0.007100%coinbase23d ago0x0a946b…84a07c
0x193b…11dc0x6d6e…9192BaseExaSearch$0.007100%coinbase23d ago0x37c1c5…60e7c6
0x193b…11dc0x6d6e…9192BaseExaSearch$0.007100%coinbase23d ago0x59854a…047200
0x193b…11dc0x6d6e…9192BaseExaSearch$0.007100%coinbase23d ago0xfb905c…011ef7
0x193b…11dc0x6d6e…9192BaseExaSearch$0.001100%coinbase23d ago0x676470…aed574
0x193b…11dc0x6d6e…9192BaseExaSearch$0.007100%coinbase23d ago0xb91476…6224fa
0x193b…11dc0x6d6e…9192BaseExaSearch$0.007100%coinbase23d ago0x26c9ac…7dd71d
0x193b…11dc0x6d6e…9192BaseExaSearch$0.007100%coinbase23d ago0xfa6bda…1b289a
0x193b…11dc0x6d6e…9192BaseExaSearch$0.007100%coinbase23d ago0x0569d1…fe9783
0x193b…11dc0x6d6e…9192BaseExaSearch$0.001100%coinbase23d ago0xf633f1…ef9609
0x193b…11dc0x6d6e…9192BaseExaSearch$0.001100%coinbase23d ago0xf67f63…bded24
0x193b…11dc0x6d6e…9192BaseExaSearch$0.001100%coinbase23d ago0x039667…e2ef3c
0x193b…11dc0x6d6e…9192BaseExaSearch$0.007100%coinbase23d ago0x16b560…b7a914
0x193b…11dc0x6d6e…9192BaseExaSearch$0.007100%coinbase23d ago0x8ec33e…5cf3e9
0x193b…11dc0x6d6e…9192BaseExaSearch$0.001100%coinbase23d ago0xd84c7c…d5118f
0x193b…11dc0x6d6e…9192BaseExaSearch$0.001100%coinbase23d ago0x17d627…4c8e07
0x193b…11dc0x6d6e…9192BaseExaSearch$0.007100%coinbase23d ago0xd3db65…0f6290
0x193b…11dc0x6d6e…9192BaseExaSearch$0.007100%coinbase23d ago0x1cbfa7…5885e9
0x193b…11dc0x6d6e…9192BaseExaSearch$0.007100%coinbase23d ago0xcb7e0b…06f627
0x193b…11dc0x6d6e…9192BaseExaSearch$0.007100%coinbase23d ago0xe63c44…d7350b
0x193b…11dc0x6d6e…9192BaseExaSearch$0.007100%coinbase23d ago0x17eb92…dc3332
0x193b…11dc0x6d6e…9192BaseExaSearch$0.007100%coinbase23d ago0x8f3924…ebb88a
0x193b…11dc0x6d6e…9192BaseExaSearch$0.007100%coinbase23d ago0x8cb3cd…50cd60
0x193b…11dc0x6d6e…9192BaseExaSearch$0.007100%coinbase23d ago0x003546…7250d6
0x193b…11dc0x6d6e…9192BaseExaSearch$0.007100%coinbase23d ago0xedc0d6…dd6719

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.