Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa6a9…809d0x8e77…e2d6Base—$17.13100%mrdn102d ago0x9a82c1…f7ea07
0xa6a9…809d0x8e77…e2d6Base—$20.59100%mrdn102d ago0xa46889…06911d
0xa6a9…809d0x8e77…e2d6Base—$16.71100%mrdn102d ago0xa3d253…2ccbde
0xa6a9…809d0x8e77…e2d6Base—$18.11100%mrdn102d ago0x482b9a…3bf0ee
0xa6a9…809d0x8e77…e2d6Base—$19.68100%mrdn102d ago0x1ff002…25c2cd
0xa6a9…809d0x8e77…e2d6Base—$28.97100%mrdn102d ago0x301e58…d411dc
0xa6a9…809d0x8e77…e2d6Base—$28.97100%mrdn102d ago0xfbf957…ca405d
0xa6a9…809d0x8e77…e2d6Base—$18.53100%mrdn102d ago0x081d13…92289f
0xa6a9…809d0x8e77…e2d6Base—$13.43100%mrdn102d ago0xd03066…867f2b
0xa6a9…809d0x8e77…e2d6Base—$13.12100%mrdn102d ago0x7fc7ef…bc23bb
0xa6a9…809d0x8e77…e2d6Base—$19.02100%mrdn102d ago0xa07567…f11af1
0xa6a9…809d0x8e77…e2d6Base—$20.05100%mrdn102d ago0x4caa49…6af758
0xa6a9…809d0x8e77…e2d6Base—$20.57100%mrdn103d ago0xe08236…761cf7
0xa6a9…809d0x8e77…e2d6Base—$21.98100%mrdn103d ago0x54b6d6…3ac2d4
0xa6a9…809d0x8e77…e2d6Base—$25.27100%mrdn103d ago0xbef6f5…f7a026
0xa6a9…809d0x8e77…e2d6Base—$17.97100%mrdn103d ago0xf1d66a…e74569
0xa6a9…809d0x8e77…e2d6Base—$28.50100%mrdn103d ago0xf46f66…98c9d0
0xa6a9…809d0x8e77…e2d6Base—$19.61100%mrdn103d ago0x6a81ca…1d0ae6
0xa6a9…809d0x8e77…e2d6Base—$17.03100%mrdn103d ago0x687371…6bc9cb
0xa6a9…809d0x8e77…e2d6Base—$18.67100%mrdn103d ago0x69b936…9dbbe4
0xa6a9…809d0x8e77…e2d6Base—$14.37100%mrdn103d ago0xa4e976…9ae005
0xa6a9…809d0x8e77…e2d6Base—$16.87100%mrdn103d ago0x9d2dd9…5cb4aa
0xa6a9…809d0x8e77…e2d6Base—$19.09100%mrdn103d ago0x8d8687…e3a095
0xa6a9…809d0x8e77…e2d6Base—$18.81100%mrdn103d ago0xd3a909…929c5e
0xa6a9…809d0x8e77…e2d6Base—$17.19100%mrdn103d ago0x2446e7…936664

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.