Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x13de…883e0xcc3b…8c7eBase—$50.00100%0x96de…249b56d ago0x10749d…75fc1c
0x13de…883e0xd462…d8fcBase—$50.00100%0x96de…249b56d ago0x619eb6…7bf98b
0x13de…883e0xa920…a227Base—$88.94100%0x96de…249b56d ago0x91df7a…b199ff
0x13de…883e0x631b…8a11Base—$140.00100%0x96de…249b56d ago0xe34ba4…4ebfa4
0x13de…883e0xad81…6594Base—$7.50100%0x96de…249b56d ago0xaa1c1b…cfb883
0x13de…883e0x2f31…967eBase—$140.00100%0x96de…249b56d ago0xaf548c…41e94f
0x13de…883e0x6148…a2b7Base—$122.20100%0x96de…249b56d ago0x3e9540…1cf225
0x13de…883e0x5016…709eBase—$88.75100%0x96de…249b56d ago0x476e21…9ef6dc
0x13de…883e0x91e3…dce5Base—$24.91100%0x96de…249b56d ago0x2e5012…5c2b0f
0x13de…883e0xf340…66b0Base—$1.50100%0x96de…249b56d ago0xe6d810…b925d4
0x13de…883e0x0aa8…eab5Base—$50.00100%0x96de…249b56d ago0x3fb3b7…4d097d
0x13de…883e0x9c73…bc0bBase—$50.00100%0x96de…249b56d ago0xf69e43…53a196
0x13de…883e0xc394…dea6Base—$50.00100%0x96de…249b56d ago0x43165d…65f49f
0x13de…883e0x2050…aa21Base—$50.00100%0x96de…249b56d ago0x132e60…b16c50
0x13de…883e0x951c…9325Base—$50.00100%0x96de…249b56d ago0x39a89f…09a408
0x13de…883e0xfae4…5dbcBase—$112.07100%0x96de…249b56d ago0x7263a2…2bf5d1
0x13de…883e0xc394…dea6Base—$135.09100%0x96de…249b56d ago0x926eb9…4c5cf4
0x13de…883e0x35b0…f450Base—$104.96100%0x96de…249b56d ago0xc85fcf…603803
0x13de…883e0x81cd…365aBase—$92.46100%0x96de…249b56d ago0x9a4d0d…f78b62
0x13de…883e0x9c73…bc0bBase—$89.01100%0x96de…249b56d ago0x8bd341…14bde1
0x13de…883e0x396e…5400Base—$24.86100%0x96de…249b56d ago0x013270…eaae58
0x13de…883e0x2050…aa21Base—$29.56100%0x96de…249b56d ago0x2a61a7…bf4383
0x13de…883e0x0776…060eBase—$17.09100%0x96de…249b56d ago0xc86e5e…7c5ca1
0x13de…883e0x09b1…862bBase—$59.96100%0x96de…249b56d ago0x166a09…b0046f

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://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://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.