Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3328…2d870x1920…078bBase—$0.01100%coinbase69d ago0xf32e32…293b75
0x3328…2d870xe5be…5041Base—$0.01100%coinbase69d ago0xabad36…087119
0x3328…2d870x2e7a…f3b5Base—$0.01100%coinbase69d ago0x51fe19…dd361c
0x3328…2d870x022a…5ee8Base—$0.01100%coinbase69d ago0xa37abc…52b30c
0x3328…2d870x7148…8485Base—$0.01100%coinbase69d ago0x25330c…f95f67
0x3328…2d870x97f1…9a32Base—$0.01100%coinbase69d ago0x9af69a…b725c5
0x3328…2d870xe1cb…c672Base—$0.01100%coinbase69d ago0x7ad816…09b1cd
0x3328…2d870x0a26…5445Base—$0.01100%coinbase69d ago0x7c775a…ae41b3
0x3328…2d870xe37f…727fBase—$0.01100%coinbase69d ago0x21d081…916b6a
0x3328…2d870xcf9b…8849Base—$0.01100%coinbase69d ago0xfab261…0a6407
0x3328…2d870xf1d2…9dc7Base—$0.01100%coinbase69d ago0x4803f0…bfe93d
0x3328…2d870x5db1…4eb0Base—$0.01100%coinbase69d ago0xe8891d…1e9fda
0x3328…2d870x4df9…be49Base—$0.01100%coinbase69d ago0xae2b92…86f59c
0x3328…2d870x52cb…fda7Base—$0.01100%coinbase69d ago0xfbc19f…c6c0a0
0x3328…2d870xa47b…3093Base—$0.01100%coinbase69d ago0x4af1a0…151654
0x3328…2d870x9c62…dae4Base—$0.01100%coinbase69d ago0xd4c854…47e85f
0x3328…2d870x27ee…9107Base—$0.01100%coinbase69d ago0xfca2c0…1b565a
0x3328…2d870xabd0…a258Base—$0.01100%coinbase69d ago0xe8f934…c047d1
0x3328…2d870x9870…4c9eBase—$0.01100%coinbase69d ago0xa340e3…09d9be
0x3328…2d870xc99a…8020Base—$0.01100%coinbase69d ago0x452fc8…af01f7
0x3328…2d870xc25a…b4a9Base—$0.01100%coinbase69d ago0xdf1d8a…06216e
0x3328…2d870xcb9c…ccaaBase—$0.01100%coinbase69d ago0x439a33…8c4792
0x3328…2d870x8aaf…758aBase—$0.01100%coinbase69d ago0x119d7e…66375a
0x3328…2d870xfe00…45efBase—$0.01100%coinbase69d ago0xcffab9…8b77b3
0x3328…2d870x8793…8428Base—$0.01100%coinbase69d ago0x9ddc4e…5347ff

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.