Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4754…327b0xe55e…f748Base$26.61100%mrdn35d ago0x82772c…627bfa
0x4754…327b0x13db…5192Base$22.29100%mrdn35d ago0x2a0400…5f27e4
0x1cec…8dd40x4754…327bBase$17.17100%mrdn35d ago0x086bf6…36c606
0x1cec…8dd40x4754…327bBase$23.91100%mrdn35d ago0xca06ee…dfda9e
0x13db…51920x4754…327bBase$31.88100%mrdn35d ago0x8d63f3…6f906b
0x4754…327b0x13db…5192Base$27.72100%mrdn35d ago0x87384f…22d2d0
0x4754…327b0xfe8f…794dBase$21.05100%mrdn35d ago0x6c10f5…c557f9
0x4754…327b0x13db…5192Base$20.26100%mrdn35d ago0x74d385…c4c034
0xfe8f…794d0x4754…327bBase$17.46100%mrdn35d ago0x6accdf…44585a
0x13db…51920x4754…327bBase$17.61100%mrdn35d ago0xada021…1fcb8f
0xe55e…f7480x4754…327bBase$31.96100%mrdn35d ago0x6e6aeb…67b0c6
0xe55e…f7480x4754…327bBase$24.17100%mrdn35d ago0x2ffc9e…e4d253
0x4754…327b0x13db…5192Base$33.21100%mrdn35d ago0xf098b4…2eb360
0x4754…327b0xe55e…f748Base$18.99100%mrdn35d ago0x92c3b0…34dc8d
0xe55e…f7480x4754…327bBase$27.57100%mrdn35d ago0xf6aa58…3d8d2c
0xe55e…f7480x4754…327bBase$24.02100%mrdn35d ago0x343abe…6f214f
0x4754…327b0xa6a9…809dBase$24.53100%mrdn35d ago0xb2a0aa…c76aa7
0x4754…327b0xe55e…f748Base$17.64100%mrdn35d ago0x5921c6…ab0c56
0x1cec…8dd40x4754…327bBase$34.17100%mrdn35d ago0xb3fdca…1cc182
0x4754…327b0x13db…5192Base$28.15100%mrdn35d ago0x60a263…0b7490
0x4754…327b0xa6a9…809dBase$19.61100%mrdn35d ago0x6590d7…657686
0xe55e…f7480x4754…327bBase$20.12100%mrdn35d ago0x9c79a6…b381bc
0xa6a9…809d0x4754…327bBase$27.10100%mrdn35d ago0x3d9dac…782c6f
0x4754…327b0x1cec…8dd4Base$20.57100%mrdn35d ago0x8539b4…7c3bfa
0x4754…327b0x13db…5192Base$35.20100%mrdn35d ago0xd0f8fe…0594c2

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.