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—$26.40100%mrdn90d ago0xa86208…7d9da5
0x13db…51920x8e77…e2d6Base—$18.76100%mrdn90d ago0xc09736…a692cc
0x13db…51920x8e77…e2d6Base—$13.30100%mrdn90d ago0xbac0bf…6d7bb4
0x13db…51920x8e77…e2d6Base—$15.70100%mrdn90d ago0xdc47fe…989be7
0x13db…51920x8e77…e2d6Base—$22.52100%mrdn90d ago0xb17d5d…ede627
0x13db…51920x8e77…e2d6Base—$19.06100%mrdn90d ago0xa3f86b…2fc6d7
0x13db…51920x8e77…e2d6Base—$14.33100%mrdn90d ago0x9d3aca…42f4ab
0x13db…51920x8e77…e2d6Base—$12.69100%mrdn90d ago0xa1ec9b…e3c9ea
0x13db…51920x8e77…e2d6Base—$20.95100%mrdn90d ago0x60cf6e…188216
0x13db…51920x8e77…e2d6Base—$10.71100%mrdn90d ago0x80759a…25f958
0x13db…51920x8e77…e2d6Base—$24.24100%mrdn90d ago0x1b477a…dc9b6a
0x13db…51920x8e77…e2d6Base—$21.37100%mrdn90d ago0x8e3ef5…4255cc
0x13db…51920x8e77…e2d6Base—$19.31100%mrdn90d ago0xadfb21…bcbe90
0x13db…51920x8e77…e2d6Base—$16.04100%mrdn90d ago0x6ee35c…a6849d
0x13db…51920x8e77…e2d6Base—$22.29100%mrdn90d ago0xd01c58…dd8cc1
0x13db…51920x8e77…e2d6Base—$12.39100%mrdn90d ago0xbf60ee…e7de15
0x13db…51920x8e77…e2d6Base—$23.73100%mrdn90d ago0x0962db…4e3bf6
0x13db…51920x8e77…e2d6Base—$13.98100%mrdn90d ago0xb78824…2764c5
0x13db…51920x8e77…e2d6Base—$20.33100%mrdn90d ago0x1532d8…7d17fa
0x13db…51920x8e77…e2d6Base—$23.09100%mrdn90d ago0x0d3311…daf339
0x13db…51920x8e77…e2d6Base—$22.05100%mrdn90d ago0x3ada74…4b895d
0x13db…51920x8e77…e2d6Base—$14.66100%mrdn90d ago0x853a84…b8cf72
0x13db…51920x8e77…e2d6Base—$22.85100%mrdn90d ago0x3071ec…f5e37a
0x13db…51920x8e77…e2d6Base—$11.58100%mrdn90d ago0xa1b5cb…df532a
0x13db…51920x8e77…e2d6Base—$16.34100%mrdn91d ago0x989bc2…4e66c3

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.