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%coinbase10h ago0xae769a…9cd990
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase10h ago0xdd43ba…3f176e
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase10h ago0xce8bf5…5b8699
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase10h ago0xab6160…39ad64
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase10h ago0x7060b3…86362f
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase11h ago0x645661…dfce6e
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase11h ago0xc5c65b…6e0cf6
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase11h ago0xc98c20…5f6c9a
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase11h ago0x21fb64…f2b5f0
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase11h ago0xc0837b…8c8807
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase11h ago0x39a84d…6818f2
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase11h ago0x75cc5e…c8a703
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase11h ago0xdf0a55…7e3092
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase12h ago0x08031a…ed78ed
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase12h ago0xdada05…c974ac
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase12h ago0x6bede4…b9332d
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase12h ago0x2865d4…2e761a
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase12h ago0x9d05be…7cb5f3
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase12h ago0xccb887…a39331
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase12h ago0x77ef59…f73fbb
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase12h ago0xcfb73f…5ac75c
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase13h ago0x95061d…44484d
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase13h ago0xaca044…783488
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase13h ago0x3306a0…0ff737
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase13h ago0xa6239d…2f8161

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.