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%coinbase55d ago0x0b7769…6f38f0
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase55d ago0xb9450f…cbdf04
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase55d ago0x614fbf…042d84
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase56d ago0x8b93fb…2d36d4
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase56d ago0xfe9f56…64f0be
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase56d ago0x83cf80…7b4804
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase56d ago0x52d323…3cc838
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase56d ago0x013168…68a51a
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase56d ago0x0effc2…2f7431
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase56d ago0xf21d1a…d91691
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase56d ago0x50588c…adc864
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase56d ago0x85539f…6735d4
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase56d ago0x23119c…fa8959
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase56d ago0x190d33…200d00
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase56d ago0x5c6bce…56e0fc
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase56d ago0xbecbf8…85661b
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase56d ago0x8115ca…5330b6
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase56d ago0xbe655f…55b9fb
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase56d ago0xb8f0a1…d70472
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase56d ago0x038ab5…10d592
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase56d ago0x865625…20ecf0
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase56d ago0xab516e…6e6ce6
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase56d ago0x5e4406…d055a2
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase56d ago0x88e713…eabdf8
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase56d ago0x1a14f0…f4692c

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.