Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcc78…f24c0xe903…1abfBaseBlockRun.AIAi$0.005931100%Route unknown92d ago0x91b5fd…73a766
0xcc78…f24c0xe903…1abfBaseBlockRun.AIAi$0.005931100%Route unknown92d ago0x87825c…f910aa
0xcc78…f24c0xe903…1abfBaseBlockRun.AIAi$0.005698100%Route unknown92d ago0x65f743…a2ef74
0xcc78…f24c0xe903…1abfBaseBlockRun.AIAi$0.005698100%Route unknown92d ago0x57ab42…11b1b0
0xcc78…f24c0xe903…1abfBaseBlockRun.AIAi$0.004955100%Route unknown92d ago0xdf81f8…d2d8e4
0xcc78…f24c0xe903…1abfBaseBlockRun.AIAi$0.004715100%Route unknown92d ago0x0ee446…1b39e7
0xcc78…f24c0xe903…1abfBaseBlockRun.AIAi$0.004656100%Route unknown92d ago0xccd9b0…4f78a4
0xcc78…f24c0xe903…1abfBaseBlockRun.AIAi$0.004715100%Route unknown92d ago0x9b4ce6…426a38
0xcc78…f24c0xe903…1abfBaseBlockRun.AIAi$0.004656100%Route unknown92d ago0x9d56fe…5bc602
0xcc78…f24c0xe903…1abfBaseBlockRun.AIAi$0.005618100%Route unknown92d ago0xe75206…34d287
0xcc78…f24c0xe903…1abfBaseBlockRun.AIAi$0.005618100%Route unknown92d ago0x726569…171a86
0xcc78…f24c0xe903…1abfBaseBlockRun.AIAi$0.005618100%Route unknown92d ago0x59f939…a3bf42
0xcc78…f24c0xe903…1abfBaseBlockRun.AIAi$0.005426100%Route unknown92d ago0x53b01e…11b661
0xcc78…f24c0xe903…1abfBaseBlockRun.AIAi$0.005426100%Route unknown92d ago0x6a0259…3f1df0
0xcc78…f24c0xe903…1abfBaseBlockRun.AIAi$0.005426100%Route unknown92d ago0xd3cc1e…3c51ec
0xcc78…f24c0xe903…1abfBaseBlockRun.AIAi$0.005426100%Route unknown92d ago0x5dd078…a7530e
0xcc78…f24c0xe903…1abfBaseBlockRun.AIAi$0.005426100%Route unknown92d ago0x0ebfd6…798ae3
0xcc78…f24c0xe903…1abfBaseBlockRun.AIAi$0.005426100%Route unknown92d ago0x7f759d…b51dd2
0xcc78…f24c0xe903…1abfBaseBlockRun.AIAi$0.005426100%Route unknown92d ago0x56ec8e…943ca0
0xcc78…f24c0xe903…1abfBaseBlockRun.AIAi$0.004635100%Route unknown92d ago0x7ceb7c…d9f9cd
0xcc78…f24c0xe903…1abfBaseBlockRun.AIAi$0.004635100%Route unknown92d ago0x8dafd5…49722e
0xcc78…f24c0xe903…1abfBaseBlockRun.AIAi$0.004635100%Route unknown92d ago0xfe5b77…57da47
0xcc78…f24c0xe903…1abfBaseBlockRun.AIAi$0.004635100%Route unknown92d ago0xe68f7b…2bed34

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.