Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa6a9…809d0xe55e…f748Base—$32.66100%mrdn50d ago0x91d8e9…63fdfa
0xa6a9…809d0x8e77…e2d6Base—$36.79100%mrdn50d ago0xd5cdf6…530ea0
0x1cec…8dd40xa6a9…809dBase—$29.15100%mrdn50d ago0x4c62ba…ea5bdd
0xa6a9…809d0x1cec…8dd4Base—$17.65100%mrdn50d ago0x3ea548…9ed6bd
0xa6a9…809d0xfe8f…794dBase—$23.63100%mrdn50d ago0x171520…01a628
0x4754…327b0xa6a9…809dBase—$22.44100%mrdn50d ago0x7194e2…c10084
0x13db…51920xa6a9…809dBase—$39.94100%mrdn50d ago0xdb8629…9e7459
0xa6a9…809d0xe55e…f748Base—$28.41100%mrdn50d ago0x210dbd…b404f9
0x13db…51920xa6a9…809dBase—$39.91100%mrdn50d ago0x1eb552…a5ce70
0xa6a9…809d0x1cec…8dd4Base—$22.95100%mrdn50d ago0xb8c5bc…b7b075
0xa6a9…809d0x4754…327bBase—$40.24100%mrdn50d ago0x461f64…c9e971
0xe55e…f7480xa6a9…809dBase—$35.65100%mrdn51d ago0xb87761…2f3b2c
0xa6a9…809d0xfe8f…794dBase—$31.40100%mrdn51d ago0x3ee4c5…73bd28
0x13db…51920xa6a9…809dBase—$22.92100%mrdn51d ago0x15f422…214af1
0xa6a9…809d0xfe8f…794dBase—$33.03100%mrdn51d ago0xe9326f…16669a
0x4754…327b0xa6a9…809dBase—$25.00100%mrdn51d ago0x308c22…df2961
0xe55e…f7480xa6a9…809dBase—$27.08100%mrdn51d ago0xd9ef6f…b33538
0xa6a9…809d0xe55e…f748Base—$37.48100%mrdn51d ago0x9d34b9…97af33
0x4754…327b0xa6a9…809dBase—$19.39100%mrdn51d ago0x8418d5…2b44f1
0xa6a9…809d0xe55e…f748Base—$19.26100%mrdn51d ago0xe9b398…87a9a1
0x4754…327b0xa6a9…809dBase—$27.56100%mrdn51d ago0x59dd45…eaa238
0xa6a9…809d0x4754…327bBase—$38.79100%mrdn51d ago0x9f764c…9b90d0
0xfe8f…794d0xa6a9…809dBase—$26.36100%mrdn51d ago0xd03d07…4d94b6
0xa6a9…809d0x4754…327bBase—$37.77100%mrdn51d ago0xd8fe05…757c58
0x1cec…8dd40xa6a9…809dBase—$19.68100%mrdn51d ago0x1660b7…41415a

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.