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—$24.32100%mrdn84d ago0xea01fd…a63e2f
0x13db…51920x8e77…e2d6Base—$15.00100%mrdn84d ago0xeaa4af…37596b
0x13db…51920x8e77…e2d6Base—$15.93100%mrdn84d ago0x6cf657…a9aa8e
0x13db…51920x8e77…e2d6Base—$257.00100%mrdn84d ago0x67acbe…b7be3f
0x13db…51920x8e77…e2d6Base—$257.00100%mrdn84d ago0xdd3ec2…44f12e
0x13db…51920x8e77…e2d6Base—$23.94100%mrdn84d ago0xf22714…341fd5
0x13db…51920x8e77…e2d6Base—$25.23100%mrdn84d ago0x45fb8a…7f6eb5
0x13db…51920x8e77…e2d6Base—$24.33100%mrdn84d ago0x254bd4…092fa9
0x13db…51920x8e77…e2d6Base—$14.06100%mrdn84d ago0x2ae189…87fe8a
0x13db…51920x8e77…e2d6Base—$23.49100%mrdn84d ago0x0fef28…7d7906
0x13db…51920x8e77…e2d6Base—$14.86100%mrdn84d ago0x731d25…97d871
0x13db…51920x8e77…e2d6Base—$27.93100%mrdn84d ago0xccb666…e0559f
0x13db…51920x8e77…e2d6Base—$16.46100%mrdn84d ago0x0830b7…e42f68
0x13db…51920x8e77…e2d6Base—$27.53100%mrdn84d ago0x829b81…8fe6f4
0x13db…51920x8e77…e2d6Base—$15.41100%mrdn84d ago0x9c9032…fff6a0
0x13db…51920x8e77…e2d6Base—$29.52100%mrdn84d ago0xd875b6…dae28b
0x13db…51920x8e77…e2d6Base—$16.58100%mrdn84d ago0x3b0bf4…d4dc79
0x13db…51920x8e77…e2d6Base—$24.52100%mrdn84d ago0xcac836…79b055
0x13db…51920x8e77…e2d6Base—$22.65100%mrdn84d ago0xac303c…666e68
0x13db…51920x8e77…e2d6Base—$19.93100%mrdn84d ago0x6ce73e…9e9292
0x13db…51920x8e77…e2d6Base—$13.10100%mrdn84d ago0xd4ae04…eec0a9
0x13db…51920x8e77…e2d6Base—$15.34100%mrdn84d ago0x24fc11…487088

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.