Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa6a9…809d0xfe8f…794dBase—$18.23100%mrdn16d ago0x600964…37b823
0x13db…51920xfe8f…794dBase—$14.39100%mrdn16d ago0x900d12…1689fc
0xfe8f…794d0xe55e…f748Base—$14.49100%mrdn16d ago0x6200ad…a3a28d
0xfe8f…794d0xe55e…f748Base—$11.96100%mrdn16d ago0x9cbe9a…d251b3
0x4754…327b0xfe8f…794dBase—$19.73100%mrdn16d ago0xb84b2b…6339f3
0xfe8f…794d0x4754…327bBase—$24.74100%mrdn16d ago0x261266…f449d5
0xfe8f…794d0x4754…327bBase—$15.38100%mrdn16d ago0x7fdb09…40ae2f
0x4754…327b0xfe8f…794dBase—$16.54100%mrdn16d ago0x52e6e8…b25bc6
0xfe8f…794d0xa6a9…809dBase—$22.65100%mrdn16d ago0xd466e2…8fc700
0xfe8f…794d0xe55e…f748Base—$14.98100%mrdn16d ago0xf758c2…615327
0x1cec…8dd40xfe8f…794dBase—$17.62100%mrdn16d ago0x4fea2c…b78cdd
0xfe8f…794d0x1cec…8dd4Base—$15.74100%mrdn16d ago0x86047c…27d02e
0xe55e…f7480xfe8f…794dBase—$20.84100%mrdn16d ago0x1a2651…61c79e
0x13db…51920xfe8f…794dBase—$20.14100%mrdn16d ago0x5e868c…a07f9b
0xfe8f…794d0x4754…327bBase—$14.17100%mrdn16d ago0x33e3a4…5f5737
0xfe8f…794d0x13db…5192Base—$12.70100%mrdn16d ago0xeb8701…beb3c0
0xfe8f…794d0x4754…327bBase—$13.75100%mrdn16d ago0x82e6a9…107753
0xfe8f…794d0x4754…327bBase—$17.55100%mrdn16d ago0x4cccaa…df0c01
0xfe8f…794d0x1cec…8dd4Base—$20.86100%mrdn16d ago0x7a5af2…a56694
0x4754…327b0xfe8f…794dBase—$17.49100%mrdn16d ago0x2b7c7f…456cc2
0x1cec…8dd40xfe8f…794dBase—$13.12100%mrdn16d ago0xa337d4…34aa2f
0x4754…327b0xfe8f…794dBase—$20.83100%mrdn16d ago0xfe682f…1fdf80
0xe55e…f7480xfe8f…794dBase—$16.11100%mrdn16d ago0x6fa112…f70c76
0x13db…51920xfe8f…794dBase—$26.40100%mrdn16d ago0x5ecec5…79c9fa
0x13db…51920xfe8f…794dBase—$13.15100%mrdn16d ago0x299f4f…2bf611

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.