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%coinbase5d ago0x21caef…ec198c
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase5d ago0xa0c5b3…fecbcf
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase5d ago0xe2b813…1f5ceb
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase5d ago0xc6a5e9…7a52c0
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase5d ago0x6efcad…e25519
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase5d ago0xb0235d…3997a5
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase5d ago0xcf6400…d220fc
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase5d ago0xd19b6f…8ff125
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase5d ago0x833ec0…57396d
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase5d ago0xce5873…5f89a5
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase5d ago0x0665e6…f49286
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase5d ago0x82eb2f…175952
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase5d ago0xcf13a9…800783
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase5d ago0x184f13…661fc6
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase5d ago0xd06a8f…35fc74
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase5d ago0x78346f…dafe7f
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase5d ago0x05bfbc…99e190
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase5d ago0x5db68f…38cfaa
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase5d ago0x1d5840…14b84e
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase5d ago0x9691b8…d39cb8
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase5d ago0xe1a74b…6a2f23
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase5d ago0x152b5b…cc44bf
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase5d ago0xe46d0b…dbe472
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase5d ago0x07a362…208694
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase5d ago0xf48c1d…6bee91

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.