Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1cec…8dd40x8e77…e2d6Base—$13.91100%mrdn67d ago0x6648b2…4f18fe
0x1cec…8dd40x8e77…e2d6Base—$23.38100%mrdn67d ago0x102392…91a704
0x1cec…8dd40x8e77…e2d6Base—$29.09100%mrdn67d ago0x113024…d2c4f6
0x1cec…8dd40x8e77…e2d6Base—$26.39100%mrdn67d ago0x134bdb…0ea530
0x1cec…8dd40x8e77…e2d6Base—$20.35100%mrdn68d ago0xce319d…a4cbd5
0x1cec…8dd40x8e77…e2d6Base—$29.31100%mrdn68d ago0x494c43…65f5d7
0x1cec…8dd40x8e77…e2d6Base—$19.66100%mrdn68d ago0x8dcec1…392f8e
0x1cec…8dd40x8e77…e2d6Base—$15.83100%mrdn68d ago0x16b051…66360e
0x1cec…8dd40x8e77…e2d6Base—$21.68100%mrdn68d ago0x6ee186…4a0593
0x1cec…8dd40x8e77…e2d6Base—$26.42100%mrdn68d ago0x2e1e6d…a52162
0x1cec…8dd40x8e77…e2d6Base—$15.64100%mrdn68d ago0xa2c26a…fd538c
0x1cec…8dd40x8e77…e2d6Base—$28.44100%mrdn68d ago0x355491…38664d
0x1cec…8dd40x8e77…e2d6Base—$20.88100%mrdn68d ago0xd270a7…994a5d
0x1cec…8dd40x8e77…e2d6Base—$22.22100%mrdn68d ago0x0e5e5e…3fa183
0x1cec…8dd40x8e77…e2d6Base—$19.76100%mrdn68d ago0x85693f…73b908
0x1cec…8dd40x8e77…e2d6Base—$26.13100%mrdn68d ago0xb5d78d…7ffcc9
0x1cec…8dd40x8e77…e2d6Base—$18.28100%mrdn68d ago0xaa2b30…54371b
0x1cec…8dd40x8e77…e2d6Base—$12.81100%mrdn68d ago0x96896b…ba84a9
0x1cec…8dd40x8e77…e2d6Base—$19.51100%mrdn68d ago0x59195f…b9027b
0x1cec…8dd40x8e77…e2d6Base—$27.02100%mrdn68d ago0xf2b9b8…a07384
0x1cec…8dd40x8e77…e2d6Base—$23.93100%mrdn68d ago0x4e85d9…ccb288
0x1cec…8dd40x8e77…e2d6Base—$24.92100%mrdn68d ago0x12af6f…c59164
0x1cec…8dd40x8e77…e2d6Base—$22.60100%mrdn68d ago0xbfa086…0710de
0x1cec…8dd40x8e77…e2d6Base—$17.92100%mrdn68d ago0x0984d1…a56d38

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.