Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x47ed…e2c50x1892…6085Base$1.44100%Route unknown93d ago0xc115df…6f5c7c
0x9294…d45f0x1892…6085Base$1.15100%Route unknown93d ago0x74a7e9…a6b474
0xc0bc…d47a0x1892…6085Base$1.55100%Route unknown93d ago0x1b2aac…651a15
0x0f21…36df0x1892…6085Base$1.15100%Route unknown93d ago0x45e170…37fcc8
0x13d5…46620x1892…6085Base$1.95100%Route unknown93d ago0x05a45c…cffe4c
0x4369…1ce70x1892…6085Base$1.94100%Route unknown93d ago0x122cef…83c93d
0xf22f…59cd0x1892…6085Base$1.98100%Route unknown93d ago0xa39f29…ab8e5d
0x5138…cb450x1892…6085Base$1.87100%Route unknown93d ago0x5dc9d2…4095fa
0xd3a0…45510x1892…6085Base$1.08100%Route unknown93d ago0xbd62b0…39d5c6
0x47ed…e2c50x1892…6085Base$1.04100%Route unknown93d ago0x85ecf8…76e9d2
0x9294…d45f0x1892…6085Base$1.20100%Route unknown93d ago0x071d93…a76ed1
0xc0bc…d47a0x1892…6085Base$1.95100%Route unknown93d ago0x16d2be…6b6bb3
0x0f21…36df0x1892…6085Base$1.30100%Route unknown93d ago0xda3cdb…f39174
0x13d5…46620x1892…6085Base$1.30100%Route unknown93d ago0xe17c84…36c046
0x4369…1ce70x1892…6085Base$1.17100%Route unknown93d ago0xdc85e4…b331c8
0xf22f…59cd0x1892…6085Base$1.27100%Route unknown93d ago0xd289e9…a434e2
0x5138…cb450x1892…6085Base$1.50100%Route unknown93d ago0x60f6e9…f91228
0xed40…a6650x1892…6085Base$1.02100%Route unknown93d ago0x84b3f6…4d690b
0xd3a0…45510x1892…6085Base$1.76100%Route unknown93d ago0x3abef1…be48ce
0x47ed…e2c50x1892…6085Base$1.76100%Route unknown93d ago0x315ea2…deb70f
0x9294…d45f0x1892…6085Base$1.82100%Route unknown93d ago0xd56f3c…8ff2d6
0xc0bc…d47a0x1892…6085Base$1.06100%Route unknown93d ago0x6bdcf4…3b5839
0x0f21…36df0x1892…6085Base$1.37100%Route unknown93d ago0x4ff211…cd2932
0x13d5…46620x1892…6085Base$1.00100%Route unknown93d ago0x07ba8f…f90033
0xf22f…59cd0x1892…6085Base$1.80100%Route unknown93d ago0x16ac42…5a0c8b

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.