Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5fcb…d5f90xedaa…923bBase—$0.01100%coinbase7d ago0x80ba3d…2b4f31
0x5fcb…d5f90xe981…e853Base—$0.01100%coinbase7d ago0xfafe98…5dfdb3
0x5fcb…d5f90xad7e…bec8Base—$0.01100%coinbase7d ago0x954888…3313de
0x5fcb…d5f90x6d82…7716Base—$0.01100%coinbase7d ago0xdf3000…990bfa
0x5fcb…d5f90x2dab…e7cfBase—$0.01100%coinbase7d ago0x4cbf89…7fecf4
0x5fcb…d5f90xcd85…53afBase—$0.01100%coinbase7d ago0xe5b04a…25a72b
0x5fcb…d5f90x5eda…d3c0Base—$0.01100%coinbase7d ago0x9ee150…07f4de
0x5fcb…d5f90x4b4d…9244Base—$0.01100%coinbase7d ago0x94e863…670a29
0x5fcb…d5f90x38f8…32d4Base—$0.01100%coinbase7d ago0x41ca85…b3fdf6
0x5fcb…d5f90x71d6…b068Base—$0.01100%coinbase7d ago0xdae611…6d57f4
0x5fcb…d5f90x37ad…f2aeBase—$0.01100%coinbase8d ago0xc66407…d57d0e
0x5fcb…d5f90x9ced…76e1Base—$0.01100%coinbase8d ago0x0cea61…3e8a88
0x5fcb…d5f90x33c5…4ab6Base—$0.01100%coinbase8d ago0xa27595…ba9fa5
0x5fcb…d5f90xd360…cf31Base—$0.01100%coinbase8d ago0x437960…d34ba5
0x5fcb…d5f90x0173…a0f4Base—$0.01100%coinbase8d ago0xc1ab05…339114
0x5fcb…d5f90x8704…1a1dBase—$0.01100%coinbase8d ago0xfdebff…f9d1ee
0x5fcb…d5f90x7706…6634Base—$0.01100%coinbase8d ago0x5e36a3…adf2cd
0x5fcb…d5f90x2fae…bf0eBase—$0.01100%coinbase8d ago0xc87653…be9b46
0x5fcb…d5f90xae62…f3d9Base—$0.01100%coinbase8d ago0xe36095…1ebe20
0x5fcb…d5f90x49ec…259eBase—$0.01100%coinbase8d ago0x227519…70a3e8
0x5fcb…d5f90x028a…2159Base—$0.01100%coinbase8d ago0x7ecbc8…495014
0x5fcb…d5f90x03b8…c2eeBase—$0.01100%coinbase8d ago0xad7dee…f9b248
0x5fcb…d5f90xbbcc…ee1bBase—$0.01100%coinbase8d ago0x716b35…964adc
0x5fcb…d5f90xe9e9…19e4Base—$0.01100%coinbase8d ago0x553dee…59272e
0x5fcb…d5f90x11b8…3053Base—$0.01100%coinbase8d ago0xfb7797…6e075d

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.