Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcff6…ecfe0x07cf…2396Basex402 service$0.20100%dexter49d ago0x393a1f…80a3c3
0xcff6…ecfe0x07cf…2396Basex402 service$0.10100%dexter49d ago0xf55498…a96e35
0xcff6…ecfe0x07cf…2396Basex402 service$0.02100%dexter49d ago0x08e6c0…7973d8
0xcff6…ecfe0x07cf…2396Basex402 service$0.04100%dexter49d ago0xe899b8…c486f2
0xcff6…ecfe0x07cf…2396Basex402 service$0.04100%dexter49d ago0x57de0f…508683
0xcff6…ecfe0x07cf…2396Basex402 service$0.10100%dexter49d ago0x6d5d04…f6aeb6
0xcff6…ecfe0x07cf…2396Basex402 service$0.20100%dexter49d ago0x503df6…ee1ffe
0xcff6…ecfe0x07cf…2396Basex402 service$0.10100%dexter49d ago0x72699f…439f24
0xcff6…ecfe0x07cf…2396Basex402 service$0.02100%dexter49d ago0xb2d5d7…404b8a
0xcff6…ecfe0x07cf…2396Basex402 service$0.04100%dexter49d ago0x7bf6a5…aaa4d1
0xcff6…ecfe0x07cf…2396Basex402 service$0.02100%dexter49d ago0xc72b91…ed7e8f
0xcff6…ecfe0x07cf…2396Basex402 service$0.04100%dexter49d ago0xf3006b…592b13
0xcff6…ecfe0x07cf…2396Basex402 service$0.02100%dexter49d ago0x59e06a…07af17
0xcff6…ecfe0x07cf…2396Basex402 service$0.04100%dexter49d ago0xbca2f5…97a5e1
0xcff6…ecfe0x07cf…2396Basex402 service$0.02100%dexter49d ago0x49c56c…03a35e
0xcff6…ecfe0x07cf…2396Basex402 service$0.02100%dexter49d ago0x507e78…ae3686
0xcff6…ecfe0x07cf…2396Basex402 service$0.20100%dexter49d ago0xf2ee5b…5b0bda
0xcff6…ecfe0x07cf…2396Basex402 service$0.20100%dexter49d ago0x5ed420…303f46
0xcff6…ecfe0x07cf…2396Basex402 service$0.04100%dexter49d ago0x752b2d…759341
0xcff6…ecfe0x07cf…2396Basex402 service$0.04100%dexter49d ago0xa4158e…c9d92a
0xcff6…ecfe0x07cf…2396Basex402 service$0.0470%0x1360…66fa49d ago0x11b51c…24623c
0xcff6…ecfe0x07cf…2396Basex402 service$0.04100%dexter49d ago0x9c9ecd…462c21
0xcff6…ecfe0x07cf…2396Basex402 service$0.02100%dexter49d ago0x4d36dc…7c39b9
0xcff6…ecfe0x07cf…2396Basex402 service$0.04100%dexter49d ago0xd1cdc1…3b6876
0xcff6…ecfe0x07cf…2396Basex402 service$0.02100%dexter49d ago0xe8f4eb…7a3c7f

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.