Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0020…b2b70xe9c8…171fBase—$0.01100%coinbase75d ago0xa63ba8…24a61b
0x0020…b2b70xd778…25f8Base—$0.01100%coinbase75d ago0x4a1399…659a0c
0x0020…b2b70x6578…1ca2Base—$0.01100%coinbase75d ago0x2c7f1a…5c2525
0x0020…b2b70xeba8…f187Base—$0.01100%coinbase75d ago0xfbe200…73d7f6
0x0020…b2b70x1410…c676Base—$0.01100%coinbase75d ago0x258ed3…154880
0x0020…b2b70x2dcc…a74fBase—$0.01100%coinbase75d ago0xfa3fdd…b222aa
0x0020…b2b70x1f1a…1921Base—$0.01100%coinbase75d ago0x3381be…b97f2c
0x0020…b2b70x3648…106eBase—$0.01100%coinbase75d ago0x8120da…95f7eb
0x0020…b2b70x629b…964aBase—$0.01100%coinbase75d ago0x076a63…550813
0x0020…b2b70xbe38…573bBase—$0.01100%coinbase75d ago0x298c5e…f79caa
0x0020…b2b70xc734…efb3Base—$0.01100%coinbase75d ago0x4efdfc…d6d96f
0x0020…b2b70xa0d5…40c6Base—$0.01100%coinbase75d ago0xbe6500…bcd3a9
0x0020…b2b70xbde9…72aaBase—$0.01100%coinbase75d ago0x7c7ea6…86b216
0x0020…b2b70x5b91…f9d5Base—$0.01100%coinbase75d ago0x9121f8…5e52b3
0x0020…b2b70xe511…dc44Base—$0.01100%coinbase75d ago0xdd44d8…b32c31
0x0020…b2b70xcb49…45bcBase—$0.01100%coinbase75d ago0x6fbf7d…04bf37
0x0020…b2b70xc8eb…e4c8Base—$0.01100%coinbase75d ago0x4f3986…74e448
0x0020…b2b70x9934…c22aBase—$0.01100%coinbase75d ago0x6a71b9…aa9793
0x0020…b2b70x4783…b244Base—$0.01100%coinbase75d ago0x098e47…143cd2
0x0020…b2b70xe9a8…aaf1Base—$0.01100%coinbase75d ago0xc8e5c4…1ca378
0x0020…b2b70xa268…84fdBase—$0.01100%coinbase75d ago0x49dda7…db6102
0x0020…b2b70xc236…6c77Base—$0.01100%coinbase75d ago0xa982d4…0c8bcd
0x0020…b2b70xbf2d…c169Base—$0.01100%coinbase75d ago0x02b0a8…ffe4e0
0x0020…b2b70xf9e1…848cBase—$0.01100%coinbase75d ago0xbec466…0be762
0x0020…b2b70x5831…7badBase—$0.01100%coinbase75d ago0x343c60…e8818c

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.