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%coinbase41d ago0x66c330…db9351
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.07100%coinbase41d ago0x23b926…971961
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.03100%coinbase41d ago0xc7d82d…163697
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase41d ago0xde3bad…ca0acb
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.10100%coinbase41d ago0xcf1116…f97fde
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase41d ago0x0b8ec7…cd91f4
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase41d ago0x35cec4…3ae0ee
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase41d ago0x9577be…aa6871
0x27ab…248c0x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase41d ago0xc4447f…0598fe
0x27ab…248c0x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase41d ago0x912a65…fd6f3f
0x27ab…248c0x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase41d ago0xd738b4…e37787
0x27ab…248c0x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase41d ago0x846577…ca5db6
0x27ab…248c0x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase41d ago0xd3c871…09aeb5
0x27ab…248c0x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase41d ago0x4c6fc8…6e6e5b
0x27ab…248c0x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase41d ago0x299513…07d426
0x27ab…248c0x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase41d ago0xd5a84b…95e058
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase41d ago0xd0a7fc…6019e4
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase41d ago0x9f8a34…f81cf9
0x27ab…248c0x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase41d ago0x6ddc42…65c355
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase41d ago0x4a6770…630ffd
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase41d ago0x1c0094…64d982
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase41d ago0x98a779…ddb9f6
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase41d ago0x494c4e…23ae90
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase41d ago0x093cd3…4b6d7f
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase41d ago0xe15042…f1939c

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.