Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x487d…03970xa8b2…1d68Base$0.0170%0x9501…c6773d ago0x6cc835…a49502
0xba21…b90e0xa8b2…1d68Base$0.0170%0x9501…c6773d ago0x166229…84a2a8
0xc1f9…108c0xa8b2…1d68Base$0.0170%0x9501…c6773d ago0xd334a2…91eabc
0x058c…3f610xa8b2…1d68Base$0.0170%0x9501…c6773d ago0x107cb5…e210b7
0x5ac7…36180xa8b2…1d68Base$0.0170%0x9501…c6773d ago0xdaedcb…7c6082
0xeb4f…d8be0xa8b2…1d68Base$0.0170%0x9501…c6773d ago0xb4ac22…beeb7a
0x1e7f…7df60xa8b2…1d68Base$0.0170%0x9501…c6773d ago0x19a603…2d06dc
0xaa86…c33c0xa8b2…1d68Base$0.0170%0x9501…c6773d ago0xf54c75…546ec1
0x69cf…ae5e0xa8b2…1d68Base$0.0170%0x9501…c6773d ago0x1ab11f…0d0513
0x5aed…76bb0xa8b2…1d68Base$0.0170%0x9501…c6773d ago0xce3efb…b6356e
0xf6ab…f8410xa8b2…1d68Base$0.0170%0x9501…c6773d ago0xc87dc6…54b5a2
0xacc1…eddd0xa8b2…1d68Base$0.0170%0x9501…c6773d ago0x7cb795…3b2844
0x2859…8a880xa8b2…1d68Base$0.0170%0x9501…c6773d ago0x317252…2098f9
0x899a…f0a80xa8b2…1d68Base$0.0170%0x9501…c6773d ago0xd5cac1…08e683
0x94b4…d3a10xa8b2…1d68Base$0.0170%0x9501…c6773d ago0xa32a0c…730547
0x306d…bc280xa8b2…1d68Base$0.0170%0x9501…c6773d ago0xe9946f…fef8e2
0xf5e6…698b0xa8b2…1d68Base$0.0170%0x9501…c6773d ago0x5aec5f…28f35d
0xf6ab…f8410xa8b2…1d68Base$0.0170%0x9501…c6773d ago0xf6d468…2bd0a4
0x6b61…cf5a0xa8b2…1d68Base$0.0170%0x9501…c6773d ago0xdb888e…aaec64
0xf6ab…f8410xa8b2…1d68Base$0.0170%0x9501…c6773d ago0x5e84c6…317258
0xb07e…d0560xa8b2…1d68Base$0.0170%0x9501…c6773d ago0x2f9207…c2cc06
0xf6ab…f8410xa8b2…1d68Base$0.0170%0x9501…c6773d ago0xbd6ca3…4ecbd2
0x2206…6f520xa8b2…1d68Base$0.0170%0x9501…c6773d ago0x28123c…9ff2a8
0x2925…de3a0xa8b2…1d68Base$0.0170%0x9501…c6773d ago0x7a43c7…3c590a
0xeb4f…d8be0xa8b2…1d68Base$0.0170%0x9501…c6773d ago0xbcd8b9…fea410

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.