Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0f21…36df0x1892…6085Base$2.00100%Route unknown95d ago0x591724…c61089
0x0f21…36df0x1892…6085Base$1.11100%Route unknown95d ago0xad3a14…784eae
0x0f21…36df0x1892…6085Base$1.04100%Route unknown95d ago0xcab7e2…7f25cf
0x0f21…36df0x1892…6085Base$1.55100%Route unknown95d ago0x839569…3f5a84
0x0f21…36df0x1892…6085Base$1.78100%Route unknown95d ago0x1b4266…eb62f1
0x0f21…36df0x1892…6085Base$1.83100%Route unknown95d ago0x9d6195…b64e8a
0x0f21…36df0x1892…6085Base$1.35100%Route unknown95d ago0x0da71c…ce36a3
0x0f21…36df0x1892…6085Base$1.94100%Route unknown95d ago0x97ae6b…dd1738
0x0f21…36df0x1892…6085Base$1.20100%Route unknown95d ago0x467a2b…66eaba
0x0f21…36df0x1892…6085Base$1.52100%Route unknown95d ago0x424024…c28727
0x0f21…36df0x1892…6085Base$1.77100%Route unknown95d ago0x50d70d…968d87
0x0f21…36df0x1892…6085Base$1.59100%Route unknown95d ago0x274109…0e6ecd
0x0f21…36df0x1892…6085Base$1.02100%Route unknown95d ago0x7012d1…96af33
0x0f21…36df0x1892…6085Base$1.86100%Route unknown95d ago0xaeb3fe…e41ecc
0x0f21…36df0x1892…6085Base$1.10100%Route unknown95d ago0x8fb11b…968185
0x0f21…36df0x1892…6085Base$1.37100%Route unknown95d ago0x62d7c5…a65b27
0x0f21…36df0x1892…6085Base$1.87100%Route unknown95d ago0x5ea29e…8c00e6
0x0f21…36df0x1892…6085Base$1.37100%Route unknown95d ago0x5f174d…bb2e57
0x0f21…36df0x1892…6085Base$1.26100%Route unknown95d ago0x259e37…16e53c
0x0f21…36df0x1892…6085Base$1.67100%Route unknown95d ago0x3d67bb…a26c5c
0x0f21…36df0x1892…6085Base$1.60100%Route unknown95d ago0x9a2531…e102ba
0x0f21…36df0x1892…6085Base$1.62100%Route unknown95d ago0xd08113…ac67a1
0x0f21…36df0x1892…6085Base$1.75100%Route unknown95d ago0xc1a639…6fdc09
0x0f21…36df0x1892…6085Base$1.40100%Route unknown95d ago0xcbac40…c66a18
0x0f21…36df0x1892…6085Base$1.38100%Route unknown95d ago0xc9266f…8bda8b

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.