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%coinbase8d ago0x58a23a…3ebd33
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase8d ago0x73d758…a91029
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase8d ago0xfea020…22c115
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase8d ago0xe6de77…f81d4a
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase8d ago0x33aa64…afbf2c
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase8d ago0x2753d2…d56cd4
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase8d ago0x1c5716…85e4df
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase8d ago0x4ab5f3…21e250
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase8d ago0x472f6d…23c686
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase8d ago0x956c63…58b964
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase8d ago0xd3454b…650182
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase8d ago0xa79964…29aba0
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase8d ago0xdc53fb…df40fc
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase8d ago0xa5d0b8…b65279
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase8d ago0x1f91bb…409e88
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase8d ago0x7e5a68…b16333
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase8d ago0x014efa…e16af8
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase8d ago0xbc7229…7c14af
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase8d ago0xf4f30e…70a6e5
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase8d ago0x636a66…fad1ed
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase8d ago0xa76765…3f5671
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase8d ago0x60cd9d…1751a3
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase8d ago0x648997…ebc84e
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase8d ago0x18121e…39a87d
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase8d ago0x9a5e89…f72c24

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.