Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.03100%coinbase50d ago0xde57a3…fa4c17
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase50d ago0x700a3a…fa9b9c
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase50d ago0x7ad6a0…22515f
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase50d ago0x423072…433108
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase50d ago0x77ed82…e1fe37
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.03100%coinbase50d ago0x39f4df…b5348a
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.03100%coinbase50d ago0x09978c…c75a66
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase50d ago0x83d308…0208fe
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.10100%coinbase50d ago0x1eef77…36e44e
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.07100%coinbase50d ago0x4c367e…81cecf
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.10100%coinbase50d ago0xca0f8f…621125
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.10100%coinbase50d ago0x9705fb…13cfc8
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase50d ago0x3fe004…7525a2
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase50d ago0xc31abd…6edd1f
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase50d ago0xd119a4…8a5d32
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.07100%coinbase50d ago0xbf36ec…2ee1c3
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase50d ago0xea97a1…0d1f5d
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase50d ago0xe3bef4…5d6de2
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.02100%coinbase50d ago0x586af9…f31204
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase50d ago0xfa3936…0b33ef
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase50d ago0xf7e88f…8f80cd
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase50d ago0x6c0c5d…c18a03
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.10100%coinbase50d ago0x91b54e…62b193
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase50d ago0xd24d25…97a418
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase50d ago0xb71f07…a1a0ee

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.