Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe55e…f7480x8e77…e2d6Base—$27.33100%mrdn106d ago0x6789a7…f9afb8
0xe55e…f7480x8e77…e2d6Base—$23.88100%mrdn106d ago0xe4ab11…6517bc
0xe55e…f7480x8e77…e2d6Base—$13.27100%mrdn106d ago0xfa81f8…98c31c
0xe55e…f7480x8e77…e2d6Base—$18.69100%mrdn106d ago0xc447dc…1a95e7
0xe55e…f7480x8e77…e2d6Base—$23.87100%mrdn106d ago0xcde13f…989406
0xe55e…f7480x8e77…e2d6Base—$23.82100%mrdn106d ago0xf544da…d10581
0xe55e…f7480x8e77…e2d6Base—$12.51100%mrdn106d ago0x323904…7fc0f5
0xe55e…f7480x8e77…e2d6Base—$26.85100%mrdn106d ago0x069201…72089a
0xe55e…f7480x8e77…e2d6Base—$12.81100%mrdn106d ago0x6270ab…d2643b
0xe55e…f7480x8e77…e2d6Base—$17.36100%mrdn106d ago0xb3a95f…c70cd3
0xe55e…f7480x8e77…e2d6Base—$23.28100%mrdn106d ago0x5a0396…ec5b93
0xe55e…f7480x8e77…e2d6Base—$91.92100%mrdn106d ago0xeec406…6afcbd
0xe55e…f7480x8e77…e2d6Base—$12.23100%mrdn106d ago0x988f68…77740c
0xe55e…f7480x8e77…e2d6Base—$31.15100%mrdn106d ago0x4bc067…c7f1c3
0xe55e…f7480x8e77…e2d6Base—$17.84100%mrdn106d ago0xa1f4fb…494224
0xe55e…f7480x8e77…e2d6Base—$32.33100%mrdn106d ago0xff18b7…51bd71
0xe55e…f7480x8e77…e2d6Base—$34.18100%mrdn106d ago0x7967d7…e6b228
0xe55e…f7480x8e77…e2d6Base—$19.37100%mrdn106d ago0x3808e7…55cb08
0xe55e…f7480x8e77…e2d6Base—$23.99100%mrdn106d ago0x21c4bf…7261e8
0xe55e…f7480x8e77…e2d6Base—$27.37100%mrdn106d ago0x4fb3a3…de6fc0
0xe55e…f7480x8e77…e2d6Base—$16.71100%mrdn106d ago0x46165f…f460b8
0xe55e…f7480x8e77…e2d6Base—$23.36100%mrdn106d ago0xca6cdf…54c91b
0xe55e…f7480x8e77…e2d6Base—$32.02100%mrdn106d ago0xdca59a…19f7e0
0xe55e…f7480x8e77…e2d6Base—$22.97100%mrdn106d ago0xb49545…03485b
0xe55e…f7480x8e77…e2d6Base—$25.43100%mrdn106d ago0x4f281d…420e93

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.