Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x13db…51920x8e77…e2d6Base$20.33100%mrdn81d ago0x9756c5…2e4198
0x13db…51920x8e77…e2d6Base$18.67100%mrdn81d ago0x9b0290…c5c622
0x13db…51920x8e77…e2d6Base$18.40100%mrdn81d ago0x2c6195…8291c8
0x13db…51920x8e77…e2d6Base$13.33100%mrdn81d ago0x139dd1…5f388c
0x13db…51920x8e77…e2d6Base$22.85100%mrdn81d ago0xdf236e…320ff9
0x13db…51920x8e77…e2d6Base$13.13100%mrdn81d ago0x95a300…f2053c
0x13db…51920x8e77…e2d6Base$18.82100%mrdn81d ago0x794e8f…f51537
0x13db…51920x8e77…e2d6Base$21.03100%mrdn81d ago0xe69cab…79e72b
0x13db…51920x8e77…e2d6Base$21.04100%mrdn81d ago0xd08621…59eb33
0x13db…51920x8e77…e2d6Base$16.36100%mrdn81d ago0x54d28a…e54bde
0x13db…51920x8e77…e2d6Base$17.84100%mrdn81d ago0x69bff8…a1dde6
0x13db…51920x8e77…e2d6Base$22.43100%mrdn81d ago0xc1c27e…587d2a
0x13db…51920x8e77…e2d6Base$12.94100%mrdn81d ago0xc96ec7…f3d1f2
0x13db…51920x8e77…e2d6Base$12.68100%mrdn81d ago0x4bb5e3…c4c984
0x13db…51920x8e77…e2d6Base$16.46100%mrdn81d ago0x7b0bfd…c61b0c
0x13db…51920x8e77…e2d6Base$21.27100%mrdn81d ago0x62b671…3b5f1b
0x13db…51920x8e77…e2d6Base$22.01100%mrdn81d ago0x92edbf…1f4ce6
0x13db…51920x8e77…e2d6Base$19.30100%mrdn81d ago0xb625ba…212193
0x13db…51920x8e77…e2d6Base$10.29100%mrdn81d ago0x1af681…30b4e7
0x13db…51920x8e77…e2d6Base$20.89100%mrdn81d ago0x6e6ec5…29a8c7
0x13db…51920x8e77…e2d6Base$11.05100%mrdn81d ago0x10ac35…c9a784
0x13db…51920x8e77…e2d6Base$19.21100%mrdn81d ago0x3d359b…5c258a
0x13db…51920x8e77…e2d6Base$12.06100%mrdn81d ago0x56f257…305a31
0x13db…51920x8e77…e2d6Base$15.18100%mrdn81d ago0x64c482…ca12cc
0x13db…51920x8e77…e2d6Base$12.64100%mrdn81d ago0x999e0f…49a878

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.