Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8c31…ceb60x19d0…b428Base—$0.01100%coinbase71d ago0xac4de7…5eb502
0x8c31…ceb60x194e…6c86Base—$0.01100%coinbase71d ago0x152ed4…f704f7
0x8c31…ceb60x9279…cdb8Base—$0.01100%coinbase71d ago0xba66b3…42da7b
0x8c31…ceb60x33b7…9453Base—$0.01100%coinbase71d ago0xff1c48…c9ee7f
0x8c31…ceb60xbf0c…b2b5Base—$0.01100%coinbase71d ago0xf0c75c…131eab
0x8c31…ceb60x1a4b…3547Base—$0.01100%coinbase71d ago0xad0f93…1b27bf
0x8c31…ceb60xa095…beaaBase—$0.01100%coinbase71d ago0xc97bc9…f474e5
0x8c31…ceb60xb54a…260eBase—$0.01100%coinbase72d ago0x56f389…5a5d84
0x8c31…ceb60x394f…939cBase—$0.01100%coinbase72d ago0x177e84…b063ea
0x8c31…ceb60xcdfd…774dBase—$0.01100%coinbase72d ago0x1a1e3d…ecaf2f
0x8c31…ceb60xf3ee…a6deBase—$0.01100%coinbase72d ago0x4e71ff…8073d9
0x8c31…ceb60xa98d…ae14Base—$0.01100%coinbase72d ago0xa10ca2…257290
0x8c31…ceb60xbaa4…230fBase—$0.01100%coinbase72d ago0x2a1ee6…d53d6a
0x8c31…ceb60xd5ee…d5dcBase—$0.01100%coinbase72d ago0xcb13ac…dc9bb7
0x8c31…ceb60x84ab…640dBase—$0.01100%coinbase72d ago0x2bf824…b24135
0x8c31…ceb60x6614…66cfBase—$0.01100%coinbase72d ago0xfac8bb…d18d29
0x8c31…ceb60x9617…545cBase—$0.01100%coinbase72d ago0xcf0d17…d8b7cc
0x8c31…ceb60x4399…138eBase—$0.01100%coinbase72d ago0xe5bf71…e09062
0x8c31…ceb60xb036…1295Base—$0.01100%coinbase72d ago0x55763b…774bbb
0x8c31…ceb60xb590…20d5Base—$0.01100%coinbase72d ago0x3221b5…0b9296
0x8c31…ceb60x4ee9…75beBase—$0.01100%coinbase72d ago0x7409a0…eb7e2b
0x8c31…ceb60x4c4e…016fBase—$0.01100%coinbase72d ago0x8e4cdc…b5a709
0x8c31…ceb60x4b05…76b7Base—$0.01100%coinbase72d ago0xf051bc…0bc57e
0x8c31…ceb60x983f…2798Base—$0.01100%coinbase72d ago0xb11cdf…18ec4e
0x8c31…ceb60x1cd5…0a67Base—$0.01100%coinbase72d ago0xad8fe8…59905c

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.