Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1fe2…ad170xf000…94fcBase$0.01100%coinbase16d ago0xe24bc2…cef8e5
0xecbf…50d60xf000…94fcBase$0.01100%coinbase16d ago0xf9bda2…6bc928
0xbc16…60c80xf000…94fcBase$0.01100%coinbase16d ago0xfefa43…aee99a
0x4855…272c0xf000…94fcBase$0.01100%coinbase16d ago0x96bf7b…9e4a25
0xd1c9…fa590xf000…94fcBase$0.01100%coinbase16d ago0xcc2007…891022
0x3460…b66a0xf000…94fcBase$0.01100%coinbase16d ago0x4a4baa…056647
0xf576…65920xf000…94fcBase$0.03100%coinbase16d ago0x848bc6…70fbaa
0x1fe2…ad170xf000…94fcBase$0.01100%coinbase16d ago0x0f67aa…67c0d6
0x8d99…01140xf000…94fcBase$0.01100%coinbase16d ago0x3aed98…bbb337
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase16d ago0x17e41d…dfc830
0x4855…272c0xf000…94fcBase$0.01100%coinbase16d ago0x1b21a0…3b2268
0xd1c9…fa590xf000…94fcBase$0.01100%coinbase16d ago0x5c8a57…4a845b
0x4e99…7b2f0xf000…94fcBase$0.01100%coinbase16d ago0x4fc5ee…dfa1bf
0x0976…2f960xf000…94fcBase$0.01100%coinbase16d ago0x429ccf…23eae2
0x3460…b66a0xf000…94fcBase$0.05100%coinbase16d ago0x79c13d…7367f2
0x3460…b66a0xf000…94fcBase$0.05100%coinbase16d ago0x49935a…92f6c4
0x3460…b66a0xf000…94fcBase$0.01100%coinbase16d ago0x030835…6dca48
0x0976…2f960xf000…94fcBase$0.01100%coinbase16d ago0xf2e67f…ef64f5
0x4e99…7b2f0xf000…94fcBase$0.01100%coinbase16d ago0x5f4764…3af7e3
0x1fe2…ad170xf000…94fcBase$0.01100%coinbase16d ago0xeeea20…d007ff
0x4855…272c0xf000…94fcBase$0.01100%coinbase16d ago0xc78844…685f9c
0xd1c9…fa590xf000…94fcBase$0.01100%coinbase16d ago0x530dea…fcbb87
0x8d99…01140xf000…94fcBase$0.01100%coinbase16d ago0x299c03…82eb45
0x3460…b66a0xf000…94fcBase$0.01100%coinbase16d ago0x466507…53a680
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase16d ago0xa8b2ca…51742d

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.