Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9897…e0420x0cd2…394fBaseCRYPTYXCrypto$0.05100%coinbase28d ago0xbd5781…cb2f70
0x9897…e0420x0cd2…394fBaseCRYPTYXCrypto$0.05100%coinbase28d ago0xaa961f…f8c118
0x9897…e0420x0cd2…394fBaseCRYPTYXCrypto$0.05100%coinbase28d ago0xebfd48…fc2fba
0x9897…e0420x0cd2…394fBaseCRYPTYXCrypto$0.05100%coinbase28d ago0xa198c1…f49d6d
0x9897…e0420x0cd2…394fBaseCRYPTYXCrypto$0.05100%coinbase28d ago0xabc4fa…5133b4
0x9897…e0420x0cd2…394fBaseCRYPTYXCrypto$0.05100%coinbase28d ago0x2c9926…22ba5a
0x9897…e0420x0cd2…394fBaseCRYPTYXCrypto$0.05100%coinbase28d ago0x2d7434…b47980
0x9897…e0420x0cd2…394fBaseCRYPTYXCrypto$0.05100%coinbase28d ago0x61fb27…6fe289
0x9897…e0420x0cd2…394fBaseCRYPTYXCrypto$0.05100%coinbase28d ago0x819a5b…545747
0x9897…e0420x0cd2…394fBaseCRYPTYXCrypto$0.05100%coinbase28d ago0xfbbaf2…ba44f0
0xac93…a2b50x0cd2…394fBaseCRYPTYXCrypto$0.01100%coinbase28d ago0x9668c8…c4d5ab
0x9897…e0420x0cd2…394fBaseCRYPTYXCrypto$0.05100%coinbase28d ago0x9d195d…e48162
0x9897…e0420x0cd2…394fBaseCRYPTYXCrypto$0.05100%coinbase28d ago0xd74259…5628b6
0x9897…e0420x0cd2…394fBaseCRYPTYXCrypto$0.05100%coinbase28d ago0xcaadc7…1fceb3
0x9897…e0420x0cd2…394fBaseCRYPTYXCrypto$0.05100%coinbase28d ago0xdcfa6e…011172
0x9897…e0420x0cd2…394fBaseCRYPTYXCrypto$0.05100%coinbase28d ago0xc22d77…c98caa
0x9897…e0420x0cd2…394fBaseCRYPTYXCrypto$0.05100%coinbase28d ago0xdadd3e…e41482
0x9897…e0420x0cd2…394fBaseCRYPTYXCrypto$0.05100%coinbase28d ago0x634fb9…4a3bec
0x9897…e0420x0cd2…394fBaseCRYPTYXCrypto$0.05100%coinbase28d ago0xb9d796…9edc5b
0x9897…e0420x0cd2…394fBaseCRYPTYXCrypto$0.05100%coinbase28d ago0x83f746…889be3
0x9897…e0420x0cd2…394fBaseCRYPTYXCrypto$0.05100%coinbase28d ago0xbcf225…4b2331
0x9897…e0420x0cd2…394fBaseCRYPTYXCrypto$0.05100%coinbase28d ago0x84fdc7…6ce9aa
0x9897…e0420x0cd2…394fBaseCRYPTYXCrypto$0.05100%coinbase28d ago0xfa9b17…fc71b8
0x9897…e0420x0cd2…394fBaseCRYPTYXCrypto$0.05100%coinbase28d ago0x3cf176…b3afda
0x9897…e0420x0cd2…394fBaseCRYPTYXCrypto$0.05100%coinbase28d ago0x80f1fb…2349ef

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.