Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4754…327b0x8e77…e2d6Base$24.92100%mrdn67d ago0xee0653…0c78f0
0x4754…327b0x8e77…e2d6Base$22.43100%mrdn67d ago0xbb37cc…167613
0x4754…327b0x8e77…e2d6Base$16.91100%mrdn67d ago0xcba580…59b37f
0x4754…327b0x8e77…e2d6Base$26.76100%mrdn67d ago0xe7f6e9…39e7be
0x4754…327b0x8e77…e2d6Base$27.11100%mrdn67d ago0x6e91a0…e72157
0x4754…327b0x8e77…e2d6Base$16.29100%mrdn67d ago0x6738ab…565dbe
0x4754…327b0x8e77…e2d6Base$16.85100%mrdn67d ago0x41cdd8…a83678
0x4754…327b0x8e77…e2d6Base$17.01100%mrdn67d ago0xedeff8…5ffe90
0x4754…327b0x8e77…e2d6Base$19.85100%mrdn67d ago0xd0e5ba…bc9366
0x4754…327b0x8e77…e2d6Base$22.58100%mrdn67d ago0x819a52…ff7e71
0x4754…327b0x8e77…e2d6Base$15.28100%mrdn67d ago0x57a0f0…1db4dc
0x4754…327b0x8e77…e2d6Base$15.15100%mrdn67d ago0x689593…5a81b5
0x4754…327b0x8e77…e2d6Base$26.81100%mrdn67d ago0x003d8c…2ef2f2
0x4754…327b0x8e77…e2d6Base$22.42100%mrdn67d ago0xda0590…649808
0x4754…327b0x8e77…e2d6Base$25.74100%mrdn67d ago0x7a4cfc…b6131f
0x4754…327b0x8e77…e2d6Base$23.00100%mrdn67d ago0xc0ba23…6d6774
0x4754…327b0x8e77…e2d6Base$13.37100%mrdn67d ago0x767d6d…69332b
0x4754…327b0x8e77…e2d6Base$19.77100%mrdn67d ago0x0f4df8…f57e7c
0x4754…327b0x8e77…e2d6Base$24.00100%mrdn67d ago0xa79c75…8cf968
0x4754…327b0x8e77…e2d6Base$26.03100%mrdn67d ago0x18e9e4…cc8dbb
0x4754…327b0x8e77…e2d6Base$17.60100%mrdn67d ago0x64497e…e2098b
0x4754…327b0x8e77…e2d6Base$20.40100%mrdn67d ago0x1e6405…ab1e05
0x4754…327b0x8e77…e2d6Base$22.27100%mrdn67d ago0x00ed3a…9cfbaf
0x4754…327b0x8e77…e2d6Base$24.95100%mrdn67d ago0x122cd1…e0ed1d
0x4754…327b0x8e77…e2d6Base$14.96100%mrdn67d ago0x29a9e3…8f63bf

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.