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—$13.24100%mrdn81d ago0x4cfc54…41734f
0xe55e…f7480x8e77…e2d6Base—$28.28100%mrdn81d ago0xc141e9…c5aa9e
0xe55e…f7480x8e77…e2d6Base—$17.40100%mrdn81d ago0xc7f494…b04edd
0xe55e…f7480x8e77…e2d6Base—$18.27100%mrdn81d ago0x378e92…f48d81
0xe55e…f7480x8e77…e2d6Base—$25.39100%mrdn81d ago0x5d5074…1690c4
0xe55e…f7480x8e77…e2d6Base—$24.79100%mrdn81d ago0x9e140f…f01542
0xe55e…f7480x8e77…e2d6Base—$22.76100%mrdn81d ago0xbf582a…236e3c
0xe55e…f7480x8e77…e2d6Base—$23.48100%mrdn81d ago0xfabbd1…e17d81
0xe55e…f7480x8e77…e2d6Base—$18.38100%mrdn81d ago0x90f447…fe01d3
0xe55e…f7480x8e77…e2d6Base—$19.60100%mrdn81d ago0xe64f21…642fb1
0xe55e…f7480x8e77…e2d6Base—$20.43100%mrdn81d ago0xe0be04…7f7c24
0xe55e…f7480x8e77…e2d6Base—$13.38100%mrdn81d ago0xce1568…c3216b
0xe55e…f7480x8e77…e2d6Base—$15.53100%mrdn81d ago0x4a971a…9448b9
0xe55e…f7480x8e77…e2d6Base—$16.19100%mrdn81d ago0x4b4c58…bc9042
0xe55e…f7480x8e77…e2d6Base—$16.00100%mrdn81d ago0x19059c…5b4fc1
0xe55e…f7480x8e77…e2d6Base—$10.10100%mrdn81d ago0xde0f5a…05a4eb
0xe55e…f7480x8e77…e2d6Base—$20.27100%mrdn81d ago0xfb6f0b…1b87f3
0xe55e…f7480x8e77…e2d6Base—$23.78100%mrdn81d ago0x7049fe…0620b0
0xe55e…f7480x8e77…e2d6Base—$17.85100%mrdn81d ago0xde8d31…d617bb
0xe55e…f7480x8e77…e2d6Base—$23.66100%mrdn81d ago0x26b191…bb4031
0xe55e…f7480x8e77…e2d6Base—$15.21100%mrdn81d ago0x6c39a6…0fccbf
0xe55e…f7480x8e77…e2d6Base—$10.68100%mrdn81d ago0x20a320…c04720
0xe55e…f7480x8e77…e2d6Base—$11.34100%mrdn81d ago0xbc9278…600afa
0xe55e…f7480x8e77…e2d6Base—$23.23100%mrdn81d ago0x325210…ed265a
0xe55e…f7480x8e77…e2d6Base—$24.31100%mrdn81d ago0x710ad5…24e44c

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.