Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa6a9…809d0x4754…327bBase—$20.14100%mrdn31d ago0x2d7f13…3ed8ab
0x4754…327b0xe55e…f748Base—$23.88100%mrdn31d ago0x435544…6d9d10
0x4754…327b0xe55e…f748Base—$16.67100%mrdn31d ago0x60d6ae…826a3e
0x1cec…8dd40x4754…327bBase—$31.97100%mrdn31d ago0x60cfd6…ca0081
0xa6a9…809d0x4754…327bBase—$21.01100%mrdn31d ago0x733512…c244d2
0x4754…327b0x13db…5192Base—$26.06100%mrdn31d ago0xba0df0…00b59f
0xfe8f…794d0x4754…327bBase—$23.68100%mrdn31d ago0xf70a36…9e1b4f
0x4754…327b0x13db…5192Base—$23.92100%mrdn31d ago0x5e1125…6a7f16
0x4754…327b0xfe8f…794dBase—$20.55100%mrdn31d ago0x0a58a5…603c80
0x4754…327b0x13db…5192Base—$18.16100%mrdn32d ago0x81ee5a…eddad3
0x4754…327b0x13db…5192Base—$18.51100%mrdn32d ago0x9407cf…1a1097
0xfe8f…794d0x4754…327bBase—$21.98100%mrdn32d ago0x082475…8e44ca
0xa6a9…809d0x4754…327bBase—$30.89100%mrdn32d ago0xbbe7c4…e7d35c
0x4754…327b0xe55e…f748Base—$27.37100%mrdn32d ago0x1ceaf9…370302
0x1cec…8dd40x4754…327bBase—$28.60100%mrdn32d ago0x2232ae…6443a4
0xe55e…f7480x4754…327bBase—$22.43100%mrdn32d ago0x482d5a…72c96c
0x1cec…8dd40x4754…327bBase—$25.49100%mrdn32d ago0x0896cc…622467
0xa6a9…809d0x4754…327bBase—$14.64100%mrdn32d ago0xc6e4c2…641c1c
0x4754…327b0xfe8f…794dBase—$26.16100%mrdn32d ago0xff420c…21c938
0x4754…327b0xa6a9…809dBase—$26.33100%mrdn32d ago0x46ccb2…0bc336
0x4754…327b0x13db…5192Base—$19.09100%mrdn32d ago0x51f3b0…7b61c5
0x4754…327b0xe55e…f748Base—$26.34100%mrdn32d ago0x94edef…134536
0x13db…51920x4754…327bBase—$28.06100%mrdn32d ago0x7291d9…c49398
0x4754…327b0x13db…5192Base—$27.69100%mrdn32d ago0xbfaed5…36c9fb
0x4754…327b0xfe8f…794dBase—$24.14100%mrdn32d ago0xd766b9…77ca9a

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.