Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4754…327b0xfe8f…794dBase$29.88100%mrdn38d ago0x679a42…69860a
0xa6a9…809d0xfe8f…794dBase$15.79100%mrdn38d ago0x1fc08a…383b82
0xfe8f…794d0xe55e…f748Base$18.95100%mrdn38d ago0x88f0dc…5e02e7
0xfe8f…794d0xa6a9…809dBase$28.39100%mrdn38d ago0xa73f6e…f7c476
0xfe8f…794d0x13db…5192Base$17.04100%mrdn38d ago0xbbcecc…a3ac70
0xfe8f…794d0x13db…5192Base$23.82100%mrdn38d ago0xf231e4…2cc3aa
0x1cec…8dd40xfe8f…794dBase$14.84100%mrdn38d ago0x34facc…e2fc37
0x4754…327b0xfe8f…794dBase$20.64100%mrdn38d ago0x3bc482…b00468
0x4754…327b0xfe8f…794dBase$20.15100%mrdn38d ago0xdcf091…4b038b
0xa6a9…809d0xfe8f…794dBase$26.44100%mrdn38d ago0x5a11e7…bfb689
0xfe8f…794d0x4754…327bBase$31.86100%mrdn38d ago0x2bd610…3c7caa
0xa6a9…809d0xfe8f…794dBase$25.25100%mrdn38d ago0xfefd9b…152b31
0xfe8f…794d0x13db…5192Base$28.05100%mrdn38d ago0x29b44f…81bbdc
0xe55e…f7480xfe8f…794dBase$21.44100%mrdn38d ago0xe6a8c6…d175be
0xfe8f…794d0xe55e…f748Base$27.32100%mrdn38d ago0x2b25e5…982641
0xfe8f…794d0xa6a9…809dBase$18.26100%mrdn38d ago0xc662ef…238554
0xfe8f…794d0xe55e…f748Base$18.64100%mrdn38d ago0xd86df1…a5926e
0x1cec…8dd40xfe8f…794dBase$29.07100%mrdn38d ago0x70ee2a…faba20
0xfe8f…794d0xa6a9…809dBase$21.93100%mrdn38d ago0x574c25…7e9e71
0xfe8f…794d0xa6a9…809dBase$35.59100%mrdn38d ago0x305eba…82f799
0x4754…327b0xfe8f…794dBase$33.57100%mrdn38d ago0xa3fb77…504605
0xfe8f…794d0x4754…327bBase$29.95100%mrdn38d ago0x7c5d51…45d19f
0x4754…327b0xfe8f…794dBase$21.52100%mrdn38d ago0x7f5c6a…59a4c5
0xa6a9…809d0xfe8f…794dBase$37.99100%mrdn38d ago0xb259ba…799300
0xe55e…f7480xfe8f…794dBase$21.07100%mrdn38d ago0x3c2f2d…d52521

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.