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%coinbase4m ago0x35328e…81949c
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase9m ago0x11ac61…7c40e6
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase14m ago0x09a474…9f9c0f
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase24m ago0x350cbc…718648
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase33m ago0xf27285…60d4c0
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase39m ago0x3417dc…431062
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase44m ago0xe0a6a0…d2fe46
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase54m ago0x4b1c17…f0e906
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase1h ago0x6ff7c5…2ff355
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase1h ago0x8ba7fc…1660da
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase1h ago0x939448…e28dd6
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase1h ago0xef5d01…d9977e
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase1h ago0x40f923…7fb8f7
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase1h ago0x414563…b43dfe
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase1h ago0xfa1166…b8f43b
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase2h ago0x892ed1…752fb5
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase2h ago0x59fcd4…5fbf6c
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase2h ago0x309f02…f5cc8e
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase2h ago0x9596c5…778a75
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase2h ago0x52b48f…dbed4e
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase2h ago0x4a6c3e…7f4d51
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase2h ago0xaef3f0…0cdb99
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase2h ago0x793b58…b0bf58
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase3h ago0xcf2547…f9b1a4
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase3h ago0x8c2e9e…5334dc

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.