Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9294…d45f0x1892…6085Base$1.76100%relai174d ago0x1e8bfa…f4ac19
0x9294…d45f0x1892…6085Base$1.35100%relai174d ago0xed38d0…5925ec
0x9294…d45f0x1892…6085Base$1.57100%relai174d ago0x2f4787…586836
0x9294…d45f0x1892…6085Base$1.11100%relai174d ago0xaef260…3ae1d9
0x9294…d45f0x1892…6085Base$1.92100%relai174d ago0x71e2a5…a6b597
0x9294…d45f0x1892…6085Base$1.88100%relai174d ago0x34f230…fa5780
0x9294…d45f0x1892…6085Base$1.94100%relai174d ago0x91ea91…8b6688
0x9294…d45f0x1892…6085Base$1.29100%relai174d ago0xc363f0…70bd66
0x9294…d45f0x1892…6085Base$1.29100%relai174d ago0xc6ab47…36fa09
0x9294…d45f0x1892…6085Base$1.71100%relai174d ago0xa22bd8…430076
0x9294…d45f0x1892…6085Base$1.41100%relai174d ago0x3ad562…da8bd9
0x9294…d45f0x1892…6085Base$1.46100%relai174d ago0x7be9a0…d0f3da
0x9294…d45f0x1892…6085Base$1.20100%relai174d ago0x565fb7…05fa9d
0x9294…d45f0x1892…6085Base$1.97100%relai174d ago0x0aabad…864c41
0x9294…d45f0x1892…6085Base$1.32100%relai174d ago0xf05ce1…cd1e52
0x9294…d45f0x1892…6085Base$1.65100%relai174d ago0x474c3a…7b9ce7
0x9294…d45f0x1892…6085Base$1.85100%relai174d ago0xf3fc5a…83130f
0x9294…d45f0x1892…6085Base$1.91100%relai174d ago0x2dda12…1dc0a7
0x9294…d45f0x1892…6085Base$1.14100%relai174d ago0x26a517…a764b3
0x9294…d45f0x1892…6085Base$1.98100%relai174d ago0x41ab42…43bae5
0x9294…d45f0x1892…6085Base$1.92100%relai174d ago0xae779c…915fd1
0x9294…d45f0x1892…6085Base$1.77100%relai174d ago0x150c36…6b4230
0x9294…d45f0x1892…6085Base$1.31100%relai174d ago0xf86b70…4cd779
0x9294…d45f0x1892…6085Base$1.42100%relai174d ago0x780072…7353c9
0x9294…d45f0x1892…6085Base$1.94100%relai174d ago0xeca5b9…c07f3b

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.