Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4754…327b0x8e77…e2d6Base$25.02100%mrdn54d ago0x16c399…e0bedd
0x4754…327b0x8e77…e2d6Base$20.66100%mrdn54d ago0x32caf6…48dc5a
0x4754…327b0x8e77…e2d6Base$30.08100%mrdn54d ago0x61a462…54c9a8
0x4754…327b0x8e77…e2d6Base$29.04100%mrdn54d ago0x50b697…69d4a4
0x4754…327b0x8e77…e2d6Base$22.41100%mrdn54d ago0x2bdbb2…dc1a41
0x4754…327b0x8e77…e2d6Base$32.02100%mrdn54d ago0x926266…58d01f
0x4754…327b0x8e77…e2d6Base$37.48100%mrdn54d ago0xcf80b2…3ae21d
0x4754…327b0x8e77…e2d6Base$22.70100%mrdn54d ago0x91d0cd…72daaf
0x4754…327b0x8e77…e2d6Base$25.07100%mrdn54d ago0x834ea5…08ca88
0x4754…327b0x8e77…e2d6Base$22.95100%mrdn54d ago0x5dcdda…6af4cf
0x4754…327b0x8e77…e2d6Base$27.10100%mrdn54d ago0x754633…9e3f07
0x4754…327b0x8e77…e2d6Base$31.60100%mrdn54d ago0x82a0cf…058359
0x4754…327b0x8e77…e2d6Base$19.52100%mrdn54d ago0x02bf7b…afdeef
0x4754…327b0x8e77…e2d6Base$17.81100%mrdn54d ago0x12ffa3…e12e85
0x4754…327b0x8e77…e2d6Base$29.77100%mrdn54d ago0xb6e506…a6b4bf
0x4754…327b0x8e77…e2d6Base$23.81100%mrdn54d ago0xed32e8…251dfc
0x4754…327b0x8e77…e2d6Base$17.44100%mrdn54d ago0xef2c2b…266f16
0x4754…327b0x8e77…e2d6Base$33.68100%mrdn54d ago0x56d6d2…f029ff
0x4754…327b0x8e77…e2d6Base$24.04100%mrdn54d ago0x95fe5d…7db1a7
0x4754…327b0x8e77…e2d6Base$29.00100%mrdn54d ago0x9d1ef1…143400
0x4754…327b0x8e77…e2d6Base$32.11100%mrdn54d ago0x1ed6fb…4c0aae
0x4754…327b0x8e77…e2d6Base$15.05100%mrdn54d ago0xf6cc22…0f6999
0x4754…327b0x8e77…e2d6Base$40.79100%mrdn55d ago0xeb20da…ee292a
0x4754…327b0x8e77…e2d6Base$23.06100%mrdn55d ago0xceaabc…9183e0
0x4754…327b0x8e77…e2d6Base$33.65100%mrdn55d ago0xa0e539…629874

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.