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$22.81100%mrdn68d ago0x4e40fd…06c9cd
0x13db…51920x8e77…e2d6Base$20.83100%mrdn68d ago0x34aaef…762ea5
0x13db…51920x8e77…e2d6Base$11.86100%mrdn68d ago0xdf845d…22518d
0x13db…51920x8e77…e2d6Base$12.06100%mrdn68d ago0x8e3f08…b9af48
0x13db…51920x8e77…e2d6Base$15.19100%mrdn68d ago0x2698dd…f50b73
0x13db…51920x8e77…e2d6Base$17.80100%mrdn68d ago0x3f40d7…175ec7
0x13db…51920x8e77…e2d6Base$27.45100%mrdn68d ago0xaaa4c0…a15379
0x13db…51920x8e77…e2d6Base$23.47100%mrdn68d ago0x6ec6ed…c7dd76
0x13db…51920x8e77…e2d6Base$18.88100%mrdn68d ago0x7c0d8e…1117e5
0x13db…51920x8e77…e2d6Base$19.33100%mrdn68d ago0xadd01b…e9db1d
0x13db…51920x8e77…e2d6Base$15.96100%mrdn69d ago0x64f0ab…70d2c5
0x13db…51920x8e77…e2d6Base$14.31100%mrdn69d ago0xbd5ffa…7438c0
0x13db…51920x8e77…e2d6Base$23.19100%mrdn69d ago0x2b6da1…da645b
0x13db…51920x8e77…e2d6Base$12.88100%mrdn69d ago0x42a79f…babb63
0x13db…51920x8e77…e2d6Base$21.75100%mrdn69d ago0x5f3616…6351b8
0x13db…51920x8e77…e2d6Base$20.01100%mrdn69d ago0xf3cf0d…969f38
0x13db…51920x8e77…e2d6Base$14.06100%mrdn69d ago0x9307f7…60f3bd
0x13db…51920x8e77…e2d6Base$21.71100%mrdn69d ago0x164045…c12768
0x13db…51920x8e77…e2d6Base$13.13100%mrdn69d ago0x17fae5…ecb254
0x13db…51920x8e77…e2d6Base$20.83100%mrdn69d ago0x7a0d07…60851c
0x13db…51920x8e77…e2d6Base$25.15100%mrdn69d ago0xb91201…1ad010
0x13db…51920x8e77…e2d6Base$18.58100%mrdn69d ago0xf861d2…872a7a
0x13db…51920x8e77…e2d6Base$15.99100%mrdn69d ago0xd6dc5e…c6db6f
0x13db…51920x8e77…e2d6Base$14.86100%mrdn69d ago0x52e113…68f350
0x13db…51920x8e77…e2d6Base$13.29100%mrdn69d ago0xf03d70…300973

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.