Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
compnovo.eth0x7d2c…bcfeBase—$0.05100%coinbase11d ago0xa57524…2adfe9
compnovo.eth0x7d2c…bcfeBase—$0.05100%coinbase11d ago0xa7b383…2b4adb
compnovo.eth0x7d2c…bcfeBase—$0.05100%coinbase11d ago0x59ef9f…861c7e
compnovo.eth0x7d2c…bcfeBase—$0.05100%coinbase11d ago0x1fa457…461ef9
compnovo.eth0x7d2c…bcfeBase—$0.05100%coinbase11d ago0xac813e…197a74
compnovo.eth0x7d2c…bcfeBase—$0.05100%coinbase11d ago0xf64d9e…8f2892
compnovo.eth0x7d2c…bcfeBase—$0.05100%coinbase11d ago0x49a184…87777b
0x7412…04a40x7d2c…bcfeBase—$0.05100%coinbase11d ago0xe0b2b1…5bf964
0x7412…04a40x7d2c…bcfeBase—$0.05100%coinbase11d ago0xd6536f…1ac393
0x5563…a8da0x7d2c…bcfeBase—$0.05100%coinbase11d ago0xd866a9…7dadf6
0x5563…a8da0x7d2c…bcfeBase—$0.05100%coinbase11d ago0x1f2ba9…4705b5
0x5563…a8da0x7d2c…bcfeBase—$0.05100%coinbase11d ago0x8f5b85…eae772
0x5563…a8da0x7d2c…bcfeBase—$0.05100%coinbase11d ago0xe92efd…5093ce
0x5563…a8da0x7d2c…bcfeBase—$0.05100%coinbase11d ago0x133ac8…31670e
0x5563…a8da0x7d2c…bcfeBase—$0.05100%coinbase11d ago0x24754e…c8f2d8
0x5563…a8da0x7d2c…bcfeBase—$0.05100%coinbase11d ago0xd1f5e6…85454b
rosuva.eth0x7d2c…bcfeBase—$0.05100%coinbase11d ago0xdb190c…5f2e0b
rosuva.eth0x7d2c…bcfeBase—$0.05100%coinbase11d ago0xcd366a…1a2236
rosuva.eth0x7d2c…bcfeBase—$0.05100%coinbase11d ago0x42dded…431b91
rosuva.eth0x7d2c…bcfeBase—$0.05100%coinbase11d ago0xb3f607…cc9a83
rosuva.eth0x7d2c…bcfeBase—$0.05100%coinbase11d ago0x9d38cf…e40a1c
rosuva.eth0x7d2c…bcfeBase—$0.05100%coinbase11d ago0xc71d55…d3a07c
rosuva.eth0x7d2c…bcfeBase—$0.05100%coinbase11d ago0x0624b8…8485f0
0xcc09…18980x7d2c…bcfeBase—$0.05100%coinbase11d ago0x334114…951918
peterszilagyi.eth0x7d2c…bcfeBase—$0.05100%coinbase11d ago0x52e400…b428af

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.