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%coinbase41d ago0xd86129…de606f
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase42d ago0xcfda7e…215c39
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase42d ago0x64d817…830197
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase42d ago0x5eba08…625e28
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase42d ago0xb04f37…4ffcb2
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase42d ago0x8f1da3…91bb12
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase42d ago0xe07790…f0c417
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase42d ago0x24dcc7…3f2eca
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase42d ago0x612ca2…5dd63a
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase42d ago0xf7d09f…70d879
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase42d ago0x235abb…1985d3
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase42d ago0xef3a15…0c1666
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase42d ago0x6e9bf5…8a4771
0x1fe2…ad170xf000…94fcBase—$0.03100%coinbase42d ago0x034433…122822
0x1fe2…ad170xf000…94fcBase—$0.03100%coinbase42d ago0x847e68…7eb9ec
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase42d ago0xdd6237…a080d0
0x1fe2…ad170xf000…94fcBase—$0.03100%coinbase42d ago0x4b7dc8…6b5249
0x1fe2…ad170xf000…94fcBase—$0.03100%coinbase42d ago0x946a83…3f58a1
0x1fe2…ad170xf000…94fcBase—$0.03100%coinbase42d ago0x6887bc…fc490a
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase42d ago0x454c62…05372e
0x1fe2…ad170xf000…94fcBase—$0.03100%coinbase42d ago0x5c22de…192e97
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase42d ago0x9f3c38…1885f7
0x1fe2…ad170xf000…94fcBase—$0.03100%coinbase42d ago0x684448…06b940
0x1fe2…ad170xf000…94fcBase—$0.10100%coinbase42d ago0x000370…d35f0a
0x1fe2…ad170xf000…94fcBase—$0.10100%coinbase42d ago0x36ed75…3180f2

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.