Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe55e…f7480x1cec…8dd4Base—$21.03100%mrdn37d ago0xcd507b…80fe48
0xe55e…f7480xa6a9…809dBase—$36.37100%mrdn37d ago0x4ddbf4…d551b8
0xe55e…f7480x13db…5192Base—$35.50100%mrdn37d ago0xd9e4ff…b17096
0xe55e…f7480x13db…5192Base—$17.21100%mrdn37d ago0x8b33cd…766289
0xe55e…f7480xfe8f…794dBase—$31.45100%mrdn37d ago0xbb27ab…2ed682
0xe55e…f7480xfe8f…794dBase—$16.28100%mrdn37d ago0x2faefa…eae1a3
0xe55e…f7480x1cec…8dd4Base—$33.10100%mrdn37d ago0x19daa5…b3c0ac
0x13db…51920xe55e…f748Base—$29.38100%mrdn37d ago0x5d8080…d6b39c
0x13db…51920xe55e…f748Base—$36.15100%mrdn37d ago0x8b4d8d…722997
0x13db…51920xe55e…f748Base—$18.13100%mrdn37d ago0x5be4d3…0fdeab
0xe55e…f7480xa6a9…809dBase—$30.76100%mrdn37d ago0x7607ba…5ca21f
0xe55e…f7480x13db…5192Base—$34.00100%mrdn37d ago0x76ad5b…49e9cb
0x13db…51920xe55e…f748Base—$36.30100%mrdn37d ago0x627e21…00ee08
0x4754…327b0xe55e…f748Base—$17.24100%mrdn37d ago0x0b9a5e…17681f
0xfe8f…794d0xe55e…f748Base—$18.56100%mrdn37d ago0xbebb6e…8ce8c9
0x4754…327b0xe55e…f748Base—$20.07100%mrdn38d ago0x6ad1e9…c24230
0x4754…327b0xe55e…f748Base—$19.25100%mrdn38d ago0xa51a6c…d7d6c1
0xfe8f…794d0xe55e…f748Base—$27.72100%mrdn38d ago0xaf9ade…3ee6ea
0xe55e…f7480xfe8f…794dBase—$24.53100%mrdn38d ago0xcfa362…9998c3
0xe55e…f7480xfe8f…794dBase—$28.15100%mrdn38d ago0xe48b91…ffe8b9
0x4754…327b0xe55e…f748Base—$23.46100%mrdn38d ago0xf463c0…dbbb86
0xe55e…f7480xa6a9…809dBase—$29.43100%mrdn38d ago0xa0dc14…b016c6
0xe55e…f7480xfe8f…794dBase—$23.89100%mrdn38d ago0x555870…29d3af
0xe55e…f7480x13db…5192Base—$17.98100%mrdn38d ago0x247bd8…9dea87
0xe55e…f7480x4754…327bBase—$22.81100%mrdn38d ago0x706c4a…16febc

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.