Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3e6b…a5f30x0cd2…394fBaseCRYPTYXCrypto$0.01100%coinbase91d ago0x5949f8…315bce
0x63e4…59a10x0cd2…394fBaseCRYPTYXCrypto$0.05100%coinbase91d ago0xcce710…819b4f
0x63e4…59a10x0cd2…394fBaseCRYPTYXCrypto$0.05100%coinbase91d ago0xbeedfb…7441da
0x63e4…59a10x0cd2…394fBaseCRYPTYXCrypto$0.05100%coinbase91d ago0xb40827…004208
0x63e4…59a10x0cd2…394fBaseCRYPTYXCrypto$0.05100%coinbase91d ago0xb8fedf…60bdd9
0x63e4…59a10x0cd2…394fBaseCRYPTYXCrypto$0.05100%coinbase91d ago0xd52ba8…82f21c
0x63e4…59a10x0cd2…394fBaseCRYPTYXCrypto$0.05100%coinbase91d ago0x4f941f…f1ff66
0x63e4…59a10x0cd2…394fBaseCRYPTYXCrypto$0.05100%coinbase91d ago0x0fb174…6a3ee9
0x63e4…59a10x0cd2…394fBaseCRYPTYXCrypto$0.05100%coinbase91d ago0x54de77…c9bba3
0x63e4…59a10x0cd2…394fBaseCRYPTYXCrypto$0.01100%coinbase92d ago0xba9d8f…c15781
0x63e4…59a10x0cd2…394fBaseCRYPTYXCrypto$0.01100%coinbase92d ago0xc489ce…7f5051
0x63e4…59a10x0cd2…394fBaseCRYPTYXCrypto$0.01100%coinbase92d ago0xdaa0c7…d975d0
0x63e4…59a10x0cd2…394fBaseCRYPTYXCrypto$0.01100%coinbase92d ago0xd96f5c…57bb65
0x63e4…59a10x0cd2…394fBaseCRYPTYXCrypto$0.01100%coinbase92d ago0x486346…b4e539
0x63e4…59a10x0cd2…394fBaseCRYPTYXCrypto$0.01100%coinbase92d ago0x898fbf…e0dccd
0x63e4…59a10x0cd2…394fBaseCRYPTYXCrypto$0.01100%coinbase92d ago0xe06af2…8999bc
0x63e4…59a10x0cd2…394fBaseCRYPTYXCrypto$0.01100%coinbase92d ago0x310792…55056d
0x63e4…59a10x0cd2…394fBaseCRYPTYXCrypto$0.01100%coinbase92d ago0x511ea8…76c4ec
0x63e4…59a10x0cd2…394fBaseCRYPTYXCrypto$0.01100%coinbase92d ago0x8c070d…ecc153
0x63e4…59a10x0cd2…394fBaseCRYPTYXCrypto$0.01100%coinbase92d ago0x247525…73ef64
0x4381…1fec0x0cd2…394fBaseCRYPTYXCrypto$0.01100%coinbase92d ago0x408e93…6e540f
0x4381…1fec0x0cd2…394fBaseCRYPTYXCrypto$0.01100%coinbase92d ago0xbd50bf…725fad
0x79d8…61300x0cd2…394fBaseCRYPTYXCrypto$0.05100%coinbase92d ago0xcdb5a5…edc9e1

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.