Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xff0f…1b6e0x32a8…187fBase—$0.01100%coinbase63d ago0x972833…5d5c54
0xff0f…1b6e0x6c3e…3baaBase—$0.01100%coinbase63d ago0xdf09cd…2c2c9f
0xff0f…1b6e0x6c20…1b1fBase—$0.01100%coinbase63d ago0x54a291…98e058
0xff0f…1b6e0xf7a0…e552Base—$0.01100%coinbase63d ago0x421132…6081e5
0xff0f…1b6e0xd985…d0c2Base—$0.01100%coinbase63d ago0xc18719…2e3f9b
0xff0f…1b6e0x8cc1…004fBase—$0.01100%coinbase63d ago0x1e3b61…2430f2
0xff0f…1b6e0xff32…b241Base—$0.01100%coinbase63d ago0xf88646…2d378d
0xff0f…1b6e0x7604…15aaBase—$0.01100%coinbase63d ago0x922511…a08253
0xff0f…1b6e0x603e…f438Base—$0.01100%coinbase63d ago0xc89f29…00e93c
0xff0f…1b6e0x7e28…6d60Base—$0.01100%coinbase63d ago0x8bbfcc…107d06
0xff0f…1b6e0x2fc3…0be0Base—$0.01100%coinbase63d ago0x0abcaa…16188d
0xff0f…1b6e0xc405…1167Base—$0.01100%coinbase63d ago0x0224b2…9d0079
0xff0f…1b6e0x61a8…c2faBase—$0.01100%coinbase63d ago0xd3a16e…0b6ea0
0xff0f…1b6e0xc3f3…b0b8Base—$0.01100%coinbase63d ago0x995c5a…c11cd0
0xff0f…1b6e0x043c…0cb3Base—$0.01100%coinbase63d ago0x3694d9…a6e41f
0xff0f…1b6e0x6b21…3ed6Base—$0.01100%coinbase63d ago0xa9bdc6…d83ec4
0xff0f…1b6e0xc4db…7086Base—$0.01100%coinbase63d ago0x386c56…d56751
0xff0f…1b6e0x0a9e…9042Base—$0.01100%coinbase63d ago0xe11a89…c14f37
0xff0f…1b6e0xc811…e93fBase—$0.01100%coinbase63d ago0x6fadbf…753dc8
0xff0f…1b6e0x0d5c…7923Base—$0.01100%coinbase63d ago0x923b8b…415929
0xff0f…1b6e0xd2ca…b1f0Base—$0.01100%coinbase63d ago0x8551f0…f275f1
0xff0f…1b6e0x7365…5f3eBase—$0.01100%coinbase63d ago0xda5fec…651f2a
0xff0f…1b6e0x40fe…b3fcBase—$0.01100%coinbase63d ago0x3b654d…abace0
0xff0f…1b6e0xf10f…0984Base—$0.01100%coinbase63d ago0x76b1e8…0810ad
0xff0f…1b6e0x8e18…6804Base—$0.01100%coinbase63d ago0x5f3dbf…331ed1

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.