Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa6a9…809d0xe55e…f748Base$13.58100%mrdn20d ago0x4a0df8…d9e35d
0x4754…327b0xa6a9…809dBase$16.32100%mrdn20d ago0x336ec0…3cc729
0xfe8f…794d0xa6a9…809dBase$13.93100%mrdn20d ago0x64ba61…1b4b35
0xe55e…f7480xa6a9…809dBase$11.99100%mrdn20d ago0x22208e…f04e7c
0xa6a9…809d0x1cec…8dd4Base$26.10100%mrdn20d ago0x195e27…8554fb
0xa6a9…809d0x4754…327bBase$22.18100%mrdn20d ago0x5bedc2…c08868
0x13db…51920xa6a9…809dBase$17.75100%mrdn20d ago0x950a0e…b26298
0xa6a9…809d0xfe8f…794dBase$22.99100%mrdn20d ago0x86faf2…03f06b
0xfe8f…794d0xa6a9…809dBase$14.84100%mrdn20d ago0x588585…e3f500
0xa6a9…809d0x4754…327bBase$23.85100%mrdn20d ago0x7b563d…eafd4d
0xe55e…f7480xa6a9…809dBase$24.01100%mrdn20d ago0x55086e…527f92
0xa6a9…809d0xfe8f…794dBase$18.24100%mrdn20d ago0x39c695…0b7ad9
0xa6a9…809d0xe55e…f748Base$23.11100%mrdn20d ago0x4e661d…89514b
0x4754…327b0xa6a9…809dBase$25.76100%mrdn20d ago0x737851…fd3ba2
0x4754…327b0xa6a9…809dBase$23.23100%mrdn20d ago0xb1ffc9…c7f572
0xfe8f…794d0xa6a9…809dBase$24.35100%mrdn20d ago0xbffd8f…5e2c17
0x4754…327b0xa6a9…809dBase$11.91100%mrdn20d ago0xa4e135…e3a265
0x13db…51920xa6a9…809dBase$14.14100%mrdn20d ago0xcd49b9…c0d73f
0xa6a9…809d0xfe8f…794dBase$16.39100%mrdn20d ago0x2b1717…d55ccf
0x4754…327b0xa6a9…809dBase$20.13100%mrdn20d ago0x093bf3…186650
0xe55e…f7480xa6a9…809dBase$12.55100%mrdn20d ago0x7d0121…6f2796
0x13db…51920xa6a9…809dBase$15.25100%mrdn20d ago0xf04c13…95091b
0xa6a9…809d0x1cec…8dd4Base$11.87100%mrdn20d ago0xaaf27f…6da8ae
0x1cec…8dd40xa6a9…809dBase$20.26100%mrdn20d ago0xd5680d…8ca4e5
0x4754…327b0xa6a9…809dBase$17.78100%mrdn20d ago0x9b6eae…9eedd7

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.