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$19.89100%mrdn22d ago0x41f2da…3e3f5d
0xe55e…f7480x4754…327bBase$12.42100%mrdn22d ago0xc2b5be…5d5c1a
0xe55e…f7480xfe8f…794dBase$17.65100%mrdn22d ago0x8b2537…8c60a8
0xa6a9…809d0xe55e…f748Base$12.13100%mrdn22d ago0x4d25a0…9f3e82
0xe55e…f7480xa6a9…809dBase$15.28100%mrdn22d ago0xc7c65f…1bf46a
0x13db…51920xe55e…f748Base$22.69100%mrdn22d ago0x42bb92…f356e7
0xa6a9…809d0xe55e…f748Base$20.19100%mrdn22d ago0x02f650…f98300
0x13db…51920xe55e…f748Base$12.39100%mrdn22d ago0xe15e56…7765ce
0x4754…327b0xe55e…f748Base$16.85100%mrdn22d ago0xad18ff…e63be5
0xe55e…f7480xfe8f…794dBase$21.80100%mrdn22d ago0x9da0d0…2e646b
0xfe8f…794d0xe55e…f748Base$12.22100%mrdn22d ago0x33c097…d9b75e
0xe55e…f7480x1cec…8dd4Base$12.32100%mrdn22d ago0xda8749…c34548
0xfe8f…794d0xe55e…f748Base$14.89100%mrdn22d ago0xfebc4a…161b44
0xe55e…f7480x4754…327bBase$20.03100%mrdn22d ago0x218435…ae3d57
0xa6a9…809d0xe55e…f748Base$13.85100%mrdn22d ago0x4fbe4a…9d3c9c
0xe55e…f7480x4754…327bBase$25.71100%mrdn22d ago0x301d87…9f74ab
0x13db…51920xe55e…f748Base$13.56100%mrdn22d ago0xa938c6…bcfe15
0xe55e…f7480xfe8f…794dBase$15.04100%mrdn22d ago0x5e2d5e…626247
0x13db…51920xe55e…f748Base$18.97100%mrdn22d ago0x6df65e…01dcd5
0xa6a9…809d0xe55e…f748Base$15.33100%mrdn22d ago0x95cfe1…8d25ba
0xe55e…f7480x1cec…8dd4Base$20.10100%mrdn22d ago0x332544…ab92d4
0xe55e…f7480x1cec…8dd4Base$12.20100%mrdn22d ago0xd58ed0…aeeac0
0x1cec…8dd40xe55e…f748Base$21.73100%mrdn22d ago0x8db2e9…e2f0ff
0xe55e…f7480x1cec…8dd4Base$19.24100%mrdn22d ago0xb7ec68…ca99a8
0xa6a9…809d0xe55e…f748Base$27.13100%mrdn22d ago0x03aaf3…5a566d

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.