Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf22f…59cd0x1892…6085Base$1.74100%Route unknown95d ago0xa513d9…f34cd7
0xf22f…59cd0x1892…6085Base$1.41100%Route unknown95d ago0xdf8c77…89face
0xf22f…59cd0x1892…6085Base$1.29100%Route unknown95d ago0xf6aae5…bd8c12
0xf22f…59cd0x1892…6085Base$1.91100%Route unknown95d ago0xd177b2…69ed58
0xf22f…59cd0x1892…6085Base$1.06100%Route unknown95d ago0xa4d236…0f639c
0xf22f…59cd0x1892…6085Base$1.47100%Route unknown95d ago0xff5342…ec17de
0xf22f…59cd0x1892…6085Base$1.01100%Route unknown95d ago0x0e30db…a5957d
0xf22f…59cd0x1892…6085Base$1.97100%Route unknown95d ago0x380197…78dcab
0xf22f…59cd0x1892…6085Base$1.33100%Route unknown95d ago0xe78ad9…63fadb
0xf22f…59cd0x1892…6085Base$1.07100%Route unknown95d ago0x2cfb81…48c3fb
0xf22f…59cd0x1892…6085Base$1.71100%Route unknown95d ago0x20f421…125beb
0xf22f…59cd0x1892…6085Base$1.32100%Route unknown95d ago0x27c96c…0cda12
0xf22f…59cd0x1892…6085Base$1.60100%Route unknown95d ago0x69c2f4…01e68f
0xf22f…59cd0x1892…6085Base$1.57100%Route unknown95d ago0x1c78e9…732c1b
0xf22f…59cd0x1892…6085Base$1.36100%Route unknown95d ago0x2d2745…9aeac8
0xf22f…59cd0x1892…6085Base$1.85100%Route unknown95d ago0xef8e40…115d31
0xf22f…59cd0x1892…6085Base$1.93100%Route unknown95d ago0x7c4b38…7674c3
0xf22f…59cd0x1892…6085Base$1.53100%Route unknown95d ago0xbd1482…d2ee98
0xf22f…59cd0x1892…6085Base$1.03100%Route unknown95d ago0xf3603a…5ae4ef
0xf22f…59cd0x1892…6085Base$1.09100%Route unknown95d ago0x821894…ac5a6e
0xf22f…59cd0x1892…6085Base$1.72100%Route unknown95d ago0xc9429a…680163
0xf22f…59cd0x1892…6085Base$1.14100%Route unknown95d ago0xffcdd6…b6f8df
0xf22f…59cd0x1892…6085Base$1.01100%Route unknown95d ago0xc4d63a…2cc407
0xf22f…59cd0x1892…6085Base$1.52100%Route unknown95d ago0x490701…f270b9
0xf22f…59cd0x1892…6085Base$1.61100%Route unknown95d ago0xd424ab…0bcab6

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.