Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1923…b57c0x6538…e95aBase—$0.01100%coinbase73d ago0x7e04b6…d2990f
0x1923…b57c0xdd7b…3f85Base—$0.01100%coinbase73d ago0xdb9c10…3244cd
0x1923…b57c0x7e2d…bca0Base—$0.01100%coinbase73d ago0x28fb2b…a51f89
0x1923…b57c0x68dd…edabBase—$0.01100%coinbase73d ago0xed04fc…91a31d
0x1923…b57c0x4498…746cBase—$0.01100%coinbase73d ago0x547c62…9b056b
0x1923…b57c0x98a4…3a91Base—$0.01100%coinbase74d ago0xd6ef47…5c8c34
0x1923…b57c0x7087…2983Base—$0.01100%coinbase74d ago0x71d35d…1c1e34
0x1923…b57c0x054c…fcdaBase—$0.01100%coinbase74d ago0x10201a…684f6a
0x1923…b57c0x53f1…e932Base—$0.01100%coinbase74d ago0x452ad5…60c605
0x1923…b57c0xad04…289dBase—$0.01100%coinbase74d ago0x5e07f8…4ec02d
0x1923…b57c0xc86b…a49eBase—$0.01100%coinbase74d ago0x3720b6…c7c53f
0x1923…b57c0x42d0…5c5dBase—$0.01100%coinbase74d ago0x37bc18…e8bdc4
0x1923…b57c0x0111…11c6Base—$0.01100%coinbase74d ago0x4d4e4c…dfbf63
0x1923…b57c0xfe99…a11aBase—$0.01100%coinbase74d ago0xb88de3…f8d1eb
0x1923…b57c0x5638…9aecBase—$0.01100%coinbase74d ago0x1ec678…5c494a
0x1923…b57c0x1bf0…3320Base—$0.01100%coinbase74d ago0x08a646…099303
0x1923…b57c0x2769…c6faBase—$0.01100%coinbase74d ago0x1b8cfb…b32fee
0x1923…b57c0x71c7…0fabBase—$0.01100%coinbase74d ago0x24811a…acde68
0x1923…b57c0xf00f…c241Base—$0.01100%coinbase74d ago0xd36975…3d9cf8
0x1923…b57c0xe595…6322Base—$0.01100%coinbase74d ago0x4776be…840620
0x1923…b57c0x028c…6deeBase—$0.01100%coinbase74d ago0x8b59d8…ef3824
0x1923…b57c0x03b2…ccb7Base—$0.01100%coinbase74d ago0x126fe7…7a493f
0x1923…b57c0xd0be…8349Base—$0.01100%coinbase74d ago0x2c5c1c…ceabfe
0x1923…b57c0x86d4…8165Base—$0.01100%coinbase74d ago0x29e436…77c64b
0x1923…b57c0x2f8e…127dBase—$0.01100%coinbase74d ago0x88cccb…226ceb

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.