Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe55e…f7480x8e77…e2d6Base—$21.32100%mrdn92d ago0x63d2b9…be1db1
0xe55e…f7480x8e77…e2d6Base—$28.19100%mrdn92d ago0xae821f…f7a2e9
0xe55e…f7480x8e77…e2d6Base—$28.19100%mrdn92d ago0x774976…baa565
0xe55e…f7480x8e77…e2d6Base—$90.68100%mrdn92d ago0x0a9509…63cc1c
0xe55e…f7480x8e77…e2d6Base—$24.13100%mrdn92d ago0xeceab3…776ea2
0xe55e…f7480x8e77…e2d6Base—$36.29100%mrdn92d ago0xc2eba9…582950
0xe55e…f7480x8e77…e2d6Base—$17.49100%mrdn92d ago0x7dbd81…34c39f
0xe55e…f7480x8e77…e2d6Base—$30.42100%mrdn92d ago0xd91858…3d973f
0xe55e…f7480x8e77…e2d6Base—$24.95100%mrdn92d ago0x61353d…daf15e
0xe55e…f7480x8e77…e2d6Base—$14.30100%mrdn93d ago0x61f317…480e7a
0xe55e…f7480x8e77…e2d6Base—$20.34100%mrdn93d ago0x965e82…6e49f6
0xe55e…f7480x8e77…e2d6Base—$29.18100%mrdn93d ago0x548fb2…d71244
0xe55e…f7480x8e77…e2d6Base—$18.35100%mrdn93d ago0x57ce87…657c0d
0xe55e…f7480x8e77…e2d6Base—$14.11100%mrdn93d ago0x5c0198…81a3f4
0xe55e…f7480x8e77…e2d6Base—$28.80100%mrdn93d ago0x0620bc…95749c
0xe55e…f7480x8e77…e2d6Base—$27.30100%mrdn93d ago0x984872…e9b169
0xe55e…f7480x8e77…e2d6Base—$20.22100%mrdn93d ago0xe52a96…270993
0xe55e…f7480x8e77…e2d6Base—$13.79100%mrdn93d ago0x57f652…1ea31a
0xe55e…f7480x8e77…e2d6Base—$12.44100%mrdn93d ago0xf1e0b4…f75266
0xe55e…f7480x8e77…e2d6Base—$14.71100%mrdn93d ago0x60f565…941bcc
0xe55e…f7480x8e77…e2d6Base—$12.01100%mrdn93d ago0x76d2e5…541331
0xe55e…f7480x8e77…e2d6Base—$10.46100%mrdn93d ago0x26517c…170a54
0xe55e…f7480x8e77…e2d6Base—$16.45100%mrdn93d ago0xad280e…372427
0xe55e…f7480x8e77…e2d6Base—$10.68100%mrdn93d ago0x0db8b7…083512
0xe55e…f7480x8e77…e2d6Base—$19.35100%mrdn93d ago0x3082d3…e2b48a

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.