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.18100%relai174d ago0x793422…d0b760
0xf22f…59cd0x1892…6085Base$1.31100%relai174d ago0x99ab70…f903b8
0xf22f…59cd0x1892…6085Base$1.08100%relai174d ago0x0a1729…09bf54
0xf22f…59cd0x1892…6085Base$1.14100%relai174d ago0x27b483…62403f
0xf22f…59cd0x1892…6085Base$1.36100%relai174d ago0xc5df1a…cda934
0xf22f…59cd0x1892…6085Base$1.96100%relai174d ago0x16a407…541d14
0xf22f…59cd0x1892…6085Base$1.46100%relai174d ago0x53b461…6829e1
0xf22f…59cd0x1892…6085Base$1.22100%relai174d ago0xafa82e…60da16
0xf22f…59cd0x1892…6085Base$1.30100%relai174d ago0x7a2c06…0b9d04
0xf22f…59cd0x1892…6085Base$1.82100%relai174d ago0x03b106…fc9039
0xf22f…59cd0x1892…6085Base$1.49100%relai174d ago0x3a95af…45e439
0xf22f…59cd0x1892…6085Base$1.52100%relai174d ago0xdbd51a…5e00f4
0xf22f…59cd0x1892…6085Base$1.13100%relai174d ago0x603fb3…02ca31
0xf22f…59cd0x1892…6085Base$1.24100%relai174d ago0xf5a13b…7a7b6e
0xf22f…59cd0x1892…6085Base$1.26100%relai174d ago0x4fb3b3…e1d437
0xf22f…59cd0x1892…6085Base$1.75100%relai174d ago0xfb62dd…147b1c
0xf22f…59cd0x1892…6085Base$1.42100%relai174d ago0x97b97d…529fcf
0xf22f…59cd0x1892…6085Base$1.92100%relai174d ago0x7c3e79…66d277
0xf22f…59cd0x1892…6085Base$1.46100%relai174d ago0x028a61…425773
0xf22f…59cd0x1892…6085Base$1.54100%relai174d ago0x762176…faacbb
0xf22f…59cd0x1892…6085Base$1.40100%relai174d ago0x993316…7db587
0xf22f…59cd0x1892…6085Base$1.90100%relai174d ago0x094a45…378d89
0xf22f…59cd0x1892…6085Base$1.41100%relai174d ago0x945e1f…05cd35
0xf22f…59cd0x1892…6085Base$1.20100%relai174d ago0x0db813…822098
0xf22f…59cd0x1892…6085Base$1.93100%relai174d ago0x9d15ce…5021df

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.