Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcf69…5e5c0x12a9…a21bBase—$0.001100%0x12a9…a21b90d ago0x0ca7f9…3a4a77
0xcf69…5e5c0x12a9…a21bBase—$0.001100%0x12a9…a21b90d ago0x28fb5b…e384c8
0xcf69…5e5c0x12a9…a21bBase—$0.001100%0x12a9…a21b90d ago0x188674…6edb25
0xcf69…5e5c0x12a9…a21bBase—$0.001100%0x12a9…a21b90d ago0x8afeb3…d90260
0xcf69…5e5c0x12a9…a21bBase—$0.001100%0x12a9…a21b90d ago0xbfbf62…b0c5f3
0xcf69…5e5c0x12a9…a21bBase—$0.001100%0x12a9…a21b90d ago0x948793…de05e6
0xcf69…5e5c0x12a9…a21bBase—$0.001100%0x12a9…a21b90d ago0xdd254a…69d8bd
0xcf69…5e5c0x12a9…a21bBase—$0.001100%0x12a9…a21b90d ago0x92584f…d5ac5b
0xcf69…5e5c0x12a9…a21bBase—$0.001100%0x12a9…a21b90d ago0x6cdb5a…312d5d
0xcf69…5e5c0x12a9…a21bBase—$0.001100%0x12a9…a21b90d ago0xda4f97…b05c94
0xcf69…5e5c0x12a9…a21bBase—$0.001100%0x12a9…a21b90d ago0xc88398…a31939
0xcf69…5e5c0x12a9…a21bBase—$0.001100%0x12a9…a21b90d ago0x976fd8…265b36
0xcf69…5e5c0x12a9…a21bBase—$0.001100%0x12a9…a21b90d ago0x23a9e4…1d1310
0xcf69…5e5c0x12a9…a21bBase—$0.001100%0x12a9…a21b90d ago0x2a6613…e94eb7
0xcf69…5e5c0x12a9…a21bBase—$0.001100%0x12a9…a21b90d ago0x969960…8852e7
0xcf69…5e5c0x12a9…a21bBase—$0.001100%0x12a9…a21b90d ago0x9e9339…5cf13d
0xcf69…5e5c0x12a9…a21bBase—$0.001100%0x12a9…a21b90d ago0x774c82…d72a28
0xcf69…5e5c0x12a9…a21bBase—$0.001100%0x12a9…a21b90d ago0x78dd98…50bbfe
0xcf69…5e5c0x12a9…a21bBase—$0.001100%0x12a9…a21b90d ago0x475191…398ea8
0xcf69…5e5c0x12a9…a21bBase—$0.001100%0x12a9…a21b90d ago0x62b112…fc67e4
0xcf69…5e5c0x12a9…a21bBase—$0.001100%0x12a9…a21b90d ago0xbe41a3…bea464
0xcf69…5e5c0x12a9…a21bBase—$0.001100%0x12a9…a21b90d ago0x5b30a7…401082
0xcf69…5e5c0x12a9…a21bBase—$0.001100%0x12a9…a21b90d ago0x57a074…55b287
0xcf69…5e5c0x12a9…a21bBase—$0.001100%0x12a9…a21b90d ago0xaf5064…43e6fd
0xcf69…5e5c0x12a9…a21bBase—$0.001100%0x12a9…a21b90d ago0x320c36…3c15e8

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.