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.01100%coinbase54d ago0xc1349e…c6d1b7
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase54d ago0xe848ff…d61637
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.02100%coinbase54d ago0x66d235…29c8ef
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase54d ago0xcdd06c…bd95ea
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase54d ago0x3d90e7…7f720a
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase54d ago0xd1adc2…9f12f5
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase54d ago0x460f7f…431806
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase54d ago0x2f7e43…a4de00
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase54d ago0xe95017…a7d4d3
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase54d ago0xab78e0…ed13ed
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase54d ago0xa4b22d…fee8fc
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase54d ago0xd93365…7b21be
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase54d ago0x74601e…a7c6bc
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase54d ago0x2be4b2…4b801c
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase54d ago0xca8105…911995
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase54d ago0x3dce80…189205
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase54d ago0x7e0e64…6d9856
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase54d ago0xb9b05d…525f32
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase54d ago0xa9d80c…7ef2de
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase54d ago0x4cb151…6d0740
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase54d ago0x827f5e…6c659a
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase54d ago0xb77797…dd8ec2
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.02100%coinbase54d ago0xbdcc64…e6ec2d
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase54d ago0x1780fb…352528
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase54d ago0xe854fb…c3ba9b

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.