Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1534…04600xe8af…e09eBase—$0.00768100%0x461a…5962105d ago0xded2b4…2da078
0x1534…04600x81b8…3c4bBase—$0.02100%0x461a…5962105d ago0x45daa3…cb0fcc
0x1534…04600xc801…ad56Base—$0.02100%0x461a…5962105d ago0x88a7c7…869b13
0x1534…04600xf28f…4e15Base—$0.00768100%0x461a…5962105d ago0x1bda87…a21c17
0x1534…04600xe8af…e09eBase—$0.00768100%0x461a…5962105d ago0x3f0272…f0de37
0x1534…04600x5865…0e0dBase—$0.003776100%0x461a…5962105d ago0xd4422c…e26901
0x1534…04600xc801…ad56Base—$0.00768100%0x461a…5962105d ago0x7e1982…ebb336
0x1534…04600x6680…f95eBase—$0.00768100%0x461a…5962105d ago0x1b67a9…b391a1
0x1534…04600x0c58…8a64Base—$0.003776100%0x461a…5962105d ago0xe5595b…e17f3e
0x1534…04600xa3c4…8438Base—$0.003776100%0x461a…5962105d ago0x5b8762…f67104
0x1534…04600x81b8…3c4bBase—$0.003776100%0x461a…5962105d ago0xdfc903…ced930
0x1534…04600x8780…289eBase—$0.02100%0x461a…5962105d ago0xf0ffdd…5f2068
0x1534…04600xb1e9…8cdaBase—$0.00768100%0x461a…5962105d ago0x4ae9c2…f08ea5
0x1534…04600x0fb0…c58eBase—$0.00768100%0x461a…5962105d ago0x0a8a81…71d0cb
0x1534…04600xcc23…d6f5Base—$0.02100%0x461a…5962105d ago0xb96e42…646e64
0x1534…04600xcc23…d6f5Base—$0.00768100%0x461a…5962105d ago0x39bbbb…1c8124
0x1534…04600x0fb0…c58eBase—$0.00768100%0x461a…5962105d ago0xdb3eda…e99641
0x1534…04600x0d3b…0707Base—$0.001100%0x461a…5962105d ago0xb34c44…f9b1d4
0x1534…04600x0d3b…0707Base—$0.001100%0x461a…5962105d ago0x993af7…83bb06
0x1534…04600x0d3b…0707Base—$0.001100%0x461a…5962105d ago0xca32a4…b5d8ee
0x1534…04600x0d3b…0707Base—$0.001100%0x461a…5962105d ago0x0de1b4…a59ed3
0x1534…04600x0d3b…0707Base—$0.001100%0x461a…5962105d ago0xa69cc9…6dd137
0x1534…04600x0d3b…0707Base—$0.001100%0x461a…5962105d ago0xf70f75…095a74
0x1534…04600x0d3b…0707Base—$0.001100%0x461a…5962105d ago0xdcc303…26ea9a
0x1534…04600x0d3b…0707Base—$0.001100%0x461a…5962105d ago0xae50f3…adb699

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.