Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1cec…8dd40x4754…327bBase—$21.28100%mrdn21d ago0x25a533…38ab70
0x13db…51920x1cec…8dd4Base—$13.50100%mrdn21d ago0x2ec973…e7ab56
0x1cec…8dd40x4754…327bBase—$24.26100%mrdn21d ago0x7b8843…16d0af
0x1cec…8dd40x13db…5192Base—$25.80100%mrdn21d ago0x889bde…d69ee1
0xa6a9…809d0x1cec…8dd4Base—$26.10100%mrdn21d ago0x195e27…8554fb
0x13db…51920x1cec…8dd4Base—$24.85100%mrdn21d ago0xa57afe…605658
0xfe8f…794d0x1cec…8dd4Base—$25.00100%mrdn21d ago0xadb9dd…8c0975
0xe55e…f7480x1cec…8dd4Base—$25.91100%mrdn21d ago0x2a8577…09bbac
0x1cec…8dd40x13db…5192Base—$17.17100%mrdn21d ago0xa6dfab…cb2fcd
0xfe8f…794d0x1cec…8dd4Base—$21.78100%mrdn21d ago0x8e57f5…0ac288
0x1cec…8dd40x13db…5192Base—$18.33100%mrdn21d ago0xbeb6d3…a361d1
0x4754…327b0x1cec…8dd4Base—$15.16100%mrdn21d ago0x80f519…40aad1
0x1cec…8dd40x13db…5192Base—$20.85100%mrdn21d ago0x5f9e05…30e2c7
0x1cec…8dd40xe55e…f748Base—$21.79100%mrdn21d ago0xfc6190…3c8500
0x1cec…8dd40x4754…327bBase—$14.16100%mrdn21d ago0x3b8e91…ebb224
0x13db…51920x1cec…8dd4Base—$20.95100%mrdn21d ago0x0be379…018f54
0xfe8f…794d0x1cec…8dd4Base—$16.10100%mrdn21d ago0xfbe1f0…8cd0f1
0x1cec…8dd40xfe8f…794dBase—$23.87100%mrdn21d ago0x6a9dde…2fb6f9
0x1cec…8dd40xfe8f…794dBase—$18.63100%mrdn21d ago0xb0e74b…b2f1ad
0xa6a9…809d0x1cec…8dd4Base—$11.87100%mrdn21d ago0xaaf27f…6da8ae
0x1cec…8dd40xe55e…f748Base—$25.30100%mrdn21d ago0x89f705…c08a5d
0x1cec…8dd40xa6a9…809dBase—$20.26100%mrdn21d ago0xd5680d…8ca4e5
0xfe8f…794d0x1cec…8dd4Base—$13.33100%mrdn21d ago0xf121dd…d358e5
0x1cec…8dd40x4754…327bBase—$13.22100%mrdn21d ago0x3999db…05de71
0xe55e…f7480x1cec…8dd4Base—$11.64100%mrdn21d ago0x79b228…d93c35

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.