Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbddc…28f00xa49d…8acaBase—$0.01100%coinbase75d ago0x9a8a6b…61bb7a
0xbddc…28f00x3c7d…a9e6Base—$0.01100%coinbase75d ago0xb7cf5c…94857f
0xbddc…28f00x429e…1366Base—$0.01100%coinbase75d ago0x5ff2a4…0a98cb
0xbddc…28f00x4bd5…0fceBase—$0.01100%coinbase75d ago0x34888d…d8d072
0xbddc…28f00xf17e…193aBase—$0.01100%coinbase75d ago0x38e8cf…7ca06e
0xbddc…28f00xd083…11caBase—$0.01100%coinbase75d ago0x5737eb…4f1065
0xbddc…28f00xfa0d…3bbbBase—$0.01100%coinbase75d ago0x3fe56f…4e1794
0xbddc…28f00x5319…fd48Base—$0.01100%coinbase75d ago0x4cb3f5…e2f60a
0xbddc…28f00xbb6c…6338Base—$0.01100%coinbase75d ago0xb1a044…3744d1
0xbddc…28f00x2077…1893Base—$0.01100%coinbase75d ago0x471eab…cc5a2d
0xbddc…28f00xa439…0d1fBase—$0.01100%coinbase75d ago0x567c31…c1aa2e
0xbddc…28f00x185c…6d25Base—$0.01100%coinbase75d ago0xad8ae9…7541e7
0xbddc…28f00x255e…0d75Base—$0.01100%coinbase75d ago0x872e8e…c5b14b
0xbddc…28f00xdd16…ba4bBase—$0.01100%coinbase75d ago0xb962d4…a06c85
0xbddc…28f00x50b6…ed46Base—$0.01100%coinbase75d ago0xe95dfb…4f2127
0xbddc…28f00xa591…c9a3Base—$0.01100%coinbase75d ago0xbc029a…52a677
0xbddc…28f00xec61…bad8Base—$0.01100%coinbase75d ago0x1d3894…413563
0xbddc…28f00xcf26…6ae9Base—$0.01100%coinbase75d ago0xa7bd58…ea6c6b
0xbddc…28f00xea8b…d464Base—$0.01100%coinbase75d ago0x0c8e06…25b9bc
0xbddc…28f00x188d…2091Base—$0.01100%coinbase75d ago0xd82541…e97794
0xbddc…28f00x914b…0212Base—$0.01100%coinbase75d ago0x9d6eab…1569b9
0xbddc…28f00x8b4e…a77cBase—$0.01100%coinbase75d ago0x3393aa…3dc3a7
0xbddc…28f00x3533…6fdbBase—$0.01100%coinbase75d ago0x94c43d…1b0e8a
0xbddc…28f00x7568…ba7dBase—$0.01100%coinbase75d ago0xbf4927…21c22b
0xbddc…28f00xca73…b625Base—$0.01100%coinbase75d ago0x730e52…9aafdf

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.