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.01100%coinbase15d ago0xff4ef8…3e6645
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase15d ago0xa29d6e…6f7208
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase15d ago0x1442e4…75b95d
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase15d ago0x1819f6…b097d3
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase15d ago0x75f689…cf99f4
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase15d ago0x49da67…22274e
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase15d ago0x489413…7b8050
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase15d ago0x84a109…115cbe
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase15d ago0x6ee06c…f84e2d
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase15d ago0xf131ea…4195b2
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase15d ago0x336f8b…d0e82e
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase15d ago0xd36c04…10c4fa
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase15d ago0x7cb7d4…9c45b9
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase15d ago0x44a357…68a30d
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase15d ago0xab8bff…18a18c
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase15d ago0x99b6b3…fa5eca
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase15d ago0x05791d…9b02b1
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase15d ago0xad1cdf…891637
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase15d ago0xb324b4…bce13d
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase15d ago0xc5e318…8b87d3
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase15d ago0xd72662…cfd367
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase15d ago0xf6c26f…45eb6b
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase15d ago0x02cfd8…663f69
0xecbf…50d60xf000…94fcBase—$0.03100%coinbase15d ago0x2b2c1e…e3fd95
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase15d ago0xa8510c…2f7965

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.