Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5fcb…d5f90x5c49…9d20Base—$0.01100%coinbase29d ago0xb4fd1d…76779e
0x5fcb…d5f90xcbc0…f802Base—$0.01100%coinbase29d ago0xe5715c…050b5b
0x5fcb…d5f90x5d76…b51dBase—$0.01100%coinbase29d ago0xf198d9…ceb4ac
0x5fcb…d5f90x159c…c5e4Base—$0.01100%coinbase29d ago0x3a05fe…9aceec
0x5fcb…d5f90x05cc…9dc5Base—$0.01100%coinbase29d ago0x2e695f…35b6e2
0x5fcb…d5f90x865f…aba8Base—$0.01100%coinbase29d ago0x1c21fc…60df65
0x5fcb…d5f90x100e…95b3Base—$0.01100%coinbase29d ago0x59208f…09efc5
0x5fcb…d5f90x985c…ba7cBase—$0.01100%coinbase29d ago0xba5882…46a636
0x5fcb…d5f90xc1d7…b660Base—$0.01100%coinbase29d ago0xe68539…747664
0x5fcb…d5f90xf48b…46f6Base—$0.01100%coinbase29d ago0xb8dced…4f18d6
0x5fcb…d5f90x2347…ba1bBase—$0.01100%coinbase29d ago0xaf3b1c…c6c398
0x5fcb…d5f90xff68…96faBase—$0.01100%coinbase29d ago0x9dd67d…337959
0x5fcb…d5f90x9335…44c1Base—$0.01100%coinbase29d ago0xb263aa…a7f68b
0x5fcb…d5f90x7928…8d30Base—$0.01100%coinbase29d ago0x68b9fc…da3fe0
0x5fcb…d5f90x56c4…f0c5Base—$0.01100%coinbase29d ago0x49d793…2fab98
0x5fcb…d5f90x64cd…0c98Base—$0.01100%coinbase29d ago0x763f6c…cd396b
0x5fcb…d5f90xe2e7…2f76Base—$0.01100%coinbase29d ago0x9a802b…552be0
0x5fcb…d5f90xcf64…e814Base—$0.01100%coinbase29d ago0xd41eb3…79ed94
0x5fcb…d5f90x6e67…a29fBase—$0.01100%coinbase29d ago0xe23c98…012df5
0x5fcb…d5f90x2a54…3ec2Base—$0.01100%coinbase29d ago0x06e616…1e746a
0x5fcb…d5f90x74ee…e5c6Base—$0.01100%coinbase29d ago0x3fd3b8…c59947
0x5fcb…d5f90x4638…f6a2Base—$0.01100%coinbase29d ago0x944dec…8c5f97
0x5fcb…d5f90x5348…3b52Base—$0.01100%coinbase29d ago0x39d9ba…830aab
0x5fcb…d5f90x71f5…ec49Base—$0.01100%coinbase29d ago0xf947a1…c3fc22
0x5fcb…d5f90xc79b…60e4Base—$0.01100%coinbase29d ago0x358671…944cbf

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.