Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe694…e4370x0263…1ed5Base—$0.10100%ultravioletadao11d ago0x17212f…0c3118
0xe694…e4370xf083…9247Base—$0.10100%ultravioletadao11d ago0x54a777…11987f
0xe694…e4370x2105…a167Base—$0.10100%ultravioletadao11d ago0xc84fec…9f6c97
0xe694…e4370x9f76…980fBase—$0.10100%ultravioletadao11d ago0x7d75ac…7ea041
0xe694…e4370x5159…503cBase—$0.10100%ultravioletadao11d ago0xa5ebcd…1ee54c
0xe694…e4370xbdb0…5de5Base—$0.10100%ultravioletadao11d ago0x4d55a7…9def96
0xe694…e4370x7e14…2d4fBase—$0.10100%ultravioletadao11d ago0x63731e…51bd0c
0xe694…e4370x47ed…4e72Base—$0.10100%ultravioletadao11d ago0x5022b1…dfa578
0xe694…e4370x5019…876fBase—$0.10100%ultravioletadao11d ago0x81465f…8a3fcf
0xe694…e4370x166c…556dBase—$0.10100%ultravioletadao11d ago0x2784a0…f57cde
0xe694…e4370x074f…d438Base—$0.10100%ultravioletadao11d ago0x17ecdd…1e959c
0xe694…e4370x3ff6…b76cBase—$0.10100%ultravioletadao11d ago0x51cdda…9b2f5f
0xe694…e4370x1831…a9beBase—$0.10100%ultravioletadao11d ago0x08e783…c5d3ee
0xe694…e4370x8fe0…7583Base—$0.10100%ultravioletadao11d ago0x7ead4a…3be289
0xe694…e4370xd81c…4bacBase—$0.10100%ultravioletadao11d ago0x390adb…86c006
0xe694…e4370x0d98…dd22Base—$0.10100%ultravioletadao11d ago0x59b281…0358c0
0xe694…e4370x7e4f…04aaBase—$0.10100%ultravioletadao11d ago0xc99c2c…2a4c0e
0xe694…e4370xe9dc…6648Base—$0.10100%ultravioletadao11d ago0xde4af3…bec2f7
0xe694…e4370x9d9b…7179Base—$0.10100%ultravioletadao11d ago0xd4ea59…4807e2
0xe694…e4370xc4ed…b01cBase—$0.10100%ultravioletadao11d ago0x6608ea…352292
0xe694…e4370x2f0a…34ffBase—$0.10100%ultravioletadao11d ago0xa31a23…8130dd
0xe694…e4370x7c6d…dffbBase—$0.10100%ultravioletadao11d ago0x0e15d0…c9a489
0xe694…e4370x0ff5…4638Base—$0.10100%ultravioletadao11d ago0xaa2cea…52401a
0xe694…e4370xfeac…3b46Base—$0.10100%ultravioletadao11d ago0xb84d50…d9191d
0xe694…e4370xc911…b9e5Base—$0.10100%ultravioletadao11d ago0xb7f718…58054f

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.