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%coinbase1h ago0xea58e2…62f448
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase1h ago0xd3e374…5c9741
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase2h ago0x0f8ecc…e82e1c
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase2h ago0x89aca4…b0c99c
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase2h ago0xb5289b…985670
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase2h ago0x88481c…8470f5
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase2h ago0x9e16e7…7676c0
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase2h ago0x5b5d54…5851ed
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase12h ago0xfdecad…d67425
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase12h ago0x887f71…a96cd9
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase12h ago0x68ab17…43bee8
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase12h ago0x8a1af7…576f69
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase12h ago0x868ab7…ef7b46
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase13h ago0x640197…68070b
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase13h ago0x9e80ee…de1a54
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase13h ago0xe79737…fca1b1
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase13h ago0x5ef1dd…85a1d1
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase13h ago0x46d902…d73431
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase13h ago0x14c354…992bba
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase13h ago0x534023…4ca165
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase13h ago0xb78910…d23a69
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase14h ago0x72afbe…9abda8
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase14h ago0x03e338…66742f
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase14h ago0x3b6874…287149
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase14h ago0x5cdaed…0d7131

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.