Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x103c…4ec10x6a5e…c666Basex402 service$0.001100%payAI112d ago0xe9a0ac…b8107b
0x103c…4ec10x6a5e…c666Basex402 service$0.001100%payAI112d ago0xfc99ab…722058
0x103c…4ec10x6a5e…c666Basex402 service$0.001100%payAI112d ago0x5eb0f8…d1987b
0x103c…4ec10x6a5e…c666Basex402 service$0.001100%payAI113d ago0x247140…a57cc4
0x103c…4ec10x6a5e…c666Basex402 service$0.001100%payAI113d ago0x25ac86…d47b26
0x103c…4ec10x6a5e…c666Basex402 service$0.001100%payAI113d ago0x90a71e…9c9337
0x103c…4ec10x6a5e…c666Basex402 service$0.001100%payAI113d ago0x0f4a49…d07e6f
0x103c…4ec10x6a5e…c666Basex402 service$0.001100%payAI113d ago0x9d39f8…451b97
0x103c…4ec10x6a5e…c666Basex402 service$0.001100%payAI113d ago0xb12557…47c0ad
0x103c…4ec10x6a5e…c666Basex402 service$0.001100%payAI113d ago0x3892cc…6166ae
0x103c…4ec10x6a5e…c666Basex402 service$0.001100%payAI113d ago0xe9cd07…883290
0x103c…4ec10x6a5e…c666Basex402 service$0.001100%payAI113d ago0xe27a68…01eca2
0x103c…4ec10x6a5e…c666Basex402 service$0.001100%payAI113d ago0x4a7d1b…797dd5
0x103c…4ec10x6a5e…c666Basex402 service$0.001100%payAI113d ago0x209320…811f7c
0x103c…4ec10x6a5e…c666Basex402 service$0.001100%payAI113d ago0x898fc1…86d462
0x103c…4ec10x6a5e…c666Basex402 service$0.001100%payAI113d ago0x14dc16…c1b4bf
0x103c…4ec10x6a5e…c666Basex402 service$0.001100%payAI113d ago0xdef528…8c4a6c
0x103c…4ec10x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf8461c…6d2985
0x103c…4ec10x6a5e…c666Basex402 service$0.001100%payAI113d ago0x60cab3…73d0c1
0x103c…4ec10x6a5e…c666Basex402 service$0.001100%payAI113d ago0xb05637…ae4346
0x103c…4ec10x6a5e…c666Basex402 service$0.001100%payAI113d ago0xd6d3ea…b3153b
0x103c…4ec10x6a5e…c666Basex402 service$0.001100%payAI113d ago0x689d6b…f72301
0x103c…4ec10x6a5e…c666Basex402 service$0.001100%payAI113d ago0xc8355b…d92a15
0x103c…4ec10x6a5e…c666Basex402 service$0.001100%payAI113d ago0x2acd74…8ac433
0x103c…4ec10x6a5e…c666Basex402 service$0.001100%payAI113d ago0x8f9427…a6b9de

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.