Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1cec…8dd40xfe8f…794dBase—$28.57100%mrdn6d ago0xc19b5c…5f8fd8
0xa6a9…809d0x1cec…8dd4Base—$31.13100%mrdn6d ago0x215a3f…5e6962
0x1cec…8dd40xfe8f…794dBase—$35.52100%mrdn6d ago0x1f5617…632a99
0x13db…51920x1cec…8dd4Base—$22.03100%mrdn6d ago0x4ea746…64c161
0x1cec…8dd40x13db…5192Base—$31.55100%mrdn6d ago0x19b12b…3c769d
0x13db…51920x1cec…8dd4Base—$30.24100%mrdn6d ago0x650a0d…8acad1
0xe55e…f7480x1cec…8dd4Base—$28.59100%mrdn6d ago0xa21c2c…1098f5
0x1cec…8dd40x13db…5192Base—$32.65100%mrdn6d ago0x84f0ab…ba2474
0x13db…51920x1cec…8dd4Base—$21.48100%mrdn6d ago0xb0876e…871595
0x1cec…8dd40x13db…5192Base—$19.44100%mrdn6d ago0x94d0e3…4f5843
0x1cec…8dd40xa6a9…809dBase—$21.35100%mrdn7d ago0xa78b52…c82ee2
0xa6a9…809d0x1cec…8dd4Base—$25.24100%mrdn7d ago0x62c95e…d20bfc
0x1cec…8dd40x4754…327bBase—$30.76100%mrdn7d ago0xf0606b…e54db0
0xe55e…f7480x1cec…8dd4Base—$26.60100%mrdn7d ago0x58bd80…0a4cc5
0x13db…51920x1cec…8dd4Base—$24.57100%mrdn7d ago0x188f2a…08dcf0
0x1cec…8dd40x13db…5192Base—$35.93100%mrdn7d ago0xa5b42d…e096c8
0x4754…327b0x1cec…8dd4Base—$32.49100%mrdn7d ago0x3ad708…6bc4a2
0x1cec…8dd40xfe8f…794dBase—$24.01100%mrdn7d ago0x0a5e6a…db0472
0x1cec…8dd40xfe8f…794dBase—$30.61100%mrdn7d ago0x3717ad…a88920
0xfe8f…794d0x1cec…8dd4Base—$35.16100%mrdn7d ago0x8f8563…54c6c7
0x1cec…8dd40x13db…5192Base—$19.46100%mrdn7d ago0xf4b500…b09b97
0xfe8f…794d0x1cec…8dd4Base—$26.09100%mrdn7d ago0x325582…177b29
0x1cec…8dd40xe55e…f748Base—$23.64100%mrdn7d ago0x86576f…cdb080
0xa6a9…809d0x1cec…8dd4Base—$25.07100%mrdn7d ago0x710795…874f52
0x1cec…8dd40x4754…327bBase—$20.54100%mrdn7d ago0xdb8214…c18b88

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.