Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xecbf…50d60xf000…94fcBase—$0.03100%coinbase23d ago0xc317f7…14d4d8
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase23d ago0x7c3721…82468d
0xecbf…50d60xf000…94fcBase—$0.03100%coinbase23d ago0xc46e86…194d7a
0xecbf…50d60xf000…94fcBase—$0.03100%coinbase23d ago0x1a3d45…098075
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase23d ago0x529df3…3dee0f
0xecbf…50d60xf000…94fcBase—$0.03100%coinbase23d ago0x253844…1ba287
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase23d ago0x7fa856…25213b
0xecbf…50d60xf000…94fcBase—$0.03100%coinbase23d ago0xae9e08…330a0a
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase23d ago0x70a9e3…97b7e6
0xecbf…50d60xf000…94fcBase—$0.03100%coinbase23d ago0xeec794…bc7edb
0xecbf…50d60xf000…94fcBase—$0.03100%coinbase23d ago0xb3d223…86bc8c
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase23d ago0xd2e614…1541ce
0xecbf…50d60xf000…94fcBase—$0.03100%coinbase23d ago0x4f92aa…d54872
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase23d ago0x0031c3…c8fa99
0xecbf…50d60xf000…94fcBase—$0.03100%coinbase23d ago0xdfa9a9…be823b
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase23d ago0x6fac04…83102e
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase23d ago0x3abfe0…3d598b
0xecbf…50d60xf000…94fcBase—$0.03100%coinbase23d ago0xfa2bb2…7e5c75
0xecbf…50d60xf000…94fcBase—$0.03100%coinbase23d ago0x156269…ae02e1
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase23d ago0x4e50c2…bb61d2
0xecbf…50d60xf000…94fcBase—$0.03100%coinbase23d ago0x1b98a5…ebfdbc
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase23d ago0xa4b2a4…56dfb9
0xecbf…50d60xf000…94fcBase—$0.03100%coinbase24d ago0xe9323b…642236
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase24d ago0x6f9c1f…2b1608
0xecbf…50d60xf000…94fcBase—$0.03100%coinbase24d ago0x471e53…af52df

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.