Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfe8f…794d0x8e77…e2d6Base—$29.56100%mrdn63d ago0x4f1117…59c35a
0xfe8f…794d0x8e77…e2d6Base—$20.35100%mrdn63d ago0x950b0f…917396
0xfe8f…794d0x8e77…e2d6Base—$30.00100%mrdn63d ago0x608a00…060a6f
0xfe8f…794d0x8e77…e2d6Base—$27.30100%mrdn63d ago0xf009c5…fd83c5
0xfe8f…794d0x8e77…e2d6Base—$18.35100%mrdn63d ago0x803e4d…c4a9ac
0xfe8f…794d0x8e77…e2d6Base—$26.27100%mrdn63d ago0x10672e…ce9524
0xfe8f…794d0x8e77…e2d6Base—$16.01100%mrdn63d ago0xe21b38…16d1d6
0xfe8f…794d0x8e77…e2d6Base—$20.44100%mrdn63d ago0x522de1…38b178
0xfe8f…794d0x8e77…e2d6Base—$18.14100%mrdn63d ago0x813fab…5e6a43
0xfe8f…794d0x8e77…e2d6Base—$16.19100%mrdn63d ago0x5a5e78…83e684
0xfe8f…794d0x8e77…e2d6Base—$26.67100%mrdn63d ago0x7136c5…e8f390
0xfe8f…794d0x8e77…e2d6Base—$21.55100%mrdn63d ago0x1b8104…ba90b2
0xfe8f…794d0x8e77…e2d6Base—$25.32100%mrdn63d ago0x545252…867629
0xfe8f…794d0x8e77…e2d6Base—$39.92100%mrdn63d ago0x8e9d84…fbf67e
0xfe8f…794d0x8e77…e2d6Base—$26.30100%mrdn63d ago0x69c881…f855a4
0xfe8f…794d0x8e77…e2d6Base—$20.01100%mrdn63d ago0xc2a146…4f6084
0xfe8f…794d0x8e77…e2d6Base—$38.49100%mrdn63d ago0xce54d8…946222
0xfe8f…794d0x8e77…e2d6Base—$17.89100%mrdn63d ago0x2ccbf9…f06986
0xfe8f…794d0x8e77…e2d6Base—$20.49100%mrdn63d ago0x4a2fdf…6229e2
0xfe8f…794d0x8e77…e2d6Base—$14.92100%mrdn63d ago0x56c3bd…bbc815
0xfe8f…794d0x8e77…e2d6Base—$21.98100%mrdn63d ago0xc4de88…8e12b3
0xfe8f…794d0x8e77…e2d6Base—$18.22100%mrdn63d ago0xd8b343…f701d5
0xfe8f…794d0x8e77…e2d6Base—$29.38100%mrdn63d ago0x5e94d0…eaf754
0xfe8f…794d0x8e77…e2d6Base—$25.21100%mrdn63d ago0x26c9ea…76ddb1
0xfe8f…794d0x8e77…e2d6Base—$22.55100%mrdn63d ago0x7924aa…e17c9a

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.