Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5138…cb450x1892…6085Base$1.96100%relai174d ago0xe1bd17…d1e78a
0x5138…cb450x1892…6085Base$1.93100%relai174d ago0x6213cc…750c30
0x5138…cb450x1892…6085Base$1.41100%relai174d ago0xa398d1…0cd1bb
0x5138…cb450x1892…6085Base$1.88100%relai174d ago0xb160f1…694a04
0x5138…cb450x1892…6085Base$1.91100%relai174d ago0x1ce9f6…273541
0x5138…cb450x1892…6085Base$1.53100%relai174d ago0x18a144…ddf61d
0x5138…cb450x1892…6085Base$1.14100%relai174d ago0xf5badd…4f06b9
0x5138…cb450x1892…6085Base$1.57100%relai174d ago0x30a7ba…0fb8e3
0x5138…cb450x1892…6085Base$1.10100%relai174d ago0x866b09…6ea293
0x5138…cb450x1892…6085Base$1.03100%relai174d ago0x743c6e…3069b5
0x5138…cb450x1892…6085Base$1.05100%relai174d ago0x1752de…d37e48
0x5138…cb450x1892…6085Base$1.29100%relai174d ago0x25294c…93ffa9
0x5138…cb450x1892…6085Base$1.76100%relai174d ago0xb45063…5133a3
0x5138…cb450x1892…6085Base$1.06100%relai174d ago0xb4c460…22a156
0x5138…cb450x1892…6085Base$1.11100%relai174d ago0x206ba4…722f8e
0x5138…cb450x1892…6085Base$1.29100%relai174d ago0xe417b6…ba4487
0x5138…cb450x1892…6085Base$1.34100%relai174d ago0x312fc1…582dd5
0x5138…cb450x1892…6085Base$1.86100%relai174d ago0xf357b7…3cad67
0x5138…cb450x1892…6085Base$1.19100%relai174d ago0x1b53db…edeb22
0x5138…cb450x1892…6085Base$1.59100%relai174d ago0x4ad59b…e03f06
0x5138…cb450x1892…6085Base$1.04100%relai174d ago0x693ef6…e6d2ef
0x5138…cb450x1892…6085Base$1.89100%relai174d ago0x0f2ec3…128e9a
0x5138…cb450x1892…6085Base$1.43100%relai174d ago0x866850…d6cb9a
0x5138…cb450x1892…6085Base$1.08100%relai174d ago0x967b65…b61ec6
0x5138…cb450x1892…6085Base$1.42100%relai174d ago0x24534a…64504b

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.