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$13.83100%mrdn87d ago0x582c9d…c7a7f3
0x13db…51920x8e77…e2d6Base$26.09100%mrdn87d ago0xdf75ab…6e6a98
0x13db…51920x8e77…e2d6Base$24.98100%mrdn87d ago0x22b24c…4ee094
0x13db…51920x8e77…e2d6Base$17.68100%mrdn87d ago0x0401c6…d9d8ad
0x13db…51920x8e77…e2d6Base$25.24100%mrdn87d ago0x6a00b0…b8f78a
0x13db…51920x8e77…e2d6Base$16.87100%mrdn87d ago0x03449f…3d155a
0x13db…51920x8e77…e2d6Base$18.17100%mrdn87d ago0xc42a2e…05bfc5
0x13db…51920x8e77…e2d6Base$21.80100%mrdn87d ago0x272076…6d7cfc
0x13db…51920x8e77…e2d6Base$15.96100%mrdn87d ago0x8ad23d…f0460d
0x13db…51920x8e77…e2d6Base$18.44100%mrdn87d ago0x0c64a3…62d8f0
0x13db…51920x8e77…e2d6Base$12.60100%mrdn87d ago0xd22ec7…d22f49
0x13db…51920x8e77…e2d6Base$22.82100%mrdn87d ago0x4e1a95…bf6c85
0x13db…51920x8e77…e2d6Base$18.63100%mrdn87d ago0xf5fbe5…025e28
0x13db…51920x8e77…e2d6Base$10.59100%mrdn87d ago0xcbaa0c…2658bc
0x13db…51920x8e77…e2d6Base$19.45100%mrdn87d ago0x9860d7…d1edff
0x13db…51920x8e77…e2d6Base$18.86100%mrdn87d ago0xa6faf7…409870
0x13db…51920x8e77…e2d6Base$11.63100%mrdn87d ago0x7a4c42…357fe8
0x13db…51920x8e77…e2d6Base$11.13100%mrdn88d ago0xa2d60e…1e95c2
0x13db…51920x8e77…e2d6Base$15.59100%mrdn88d ago0x590416…f0c440
0x13db…51920x8e77…e2d6Base$17.88100%mrdn88d ago0x515b2e…010581
0x13db…51920x8e77…e2d6Base$18.67100%mrdn88d ago0xfa2365…d940df
0x13db…51920x8e77…e2d6Base$19.09100%mrdn88d ago0x52882c…46a5da
0x13db…51920x8e77…e2d6Base$11.40100%mrdn88d ago0x828d1d…4d3348
0x13db…51920x8e77…e2d6Base$15.43100%mrdn88d ago0x1374d1…38a743
0x13db…51920x8e77…e2d6Base$13.36100%mrdn88d ago0xa72ae5…571b12

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.