Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI107d ago0x5d070d…3fdb89
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI107d ago0x30263d…7eb0cf
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI107d ago0xc58795…098175
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI107d ago0x10c008…b16b82
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI107d ago0xe83dfe…026aee
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa44f44…b0572f
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI107d ago0x9f8f48…171b91
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI107d ago0x46567e…f47ebf
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI107d ago0x5ef5af…7953a1
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI107d ago0xc5bb6b…152b8d
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI107d ago0x118b22…34caeb
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI107d ago0x1bfb4a…8a27d1
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI107d ago0x860671…bde536
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI107d ago0x28e689…152f4e
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI108d ago0x51bd2a…274b9f
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI108d ago0x50dc0a…8fc2c3
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI108d ago0x60092b…b3ba1d
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI108d ago0x71415b…6e8e71
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI108d ago0xd68402…4ffc45
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI108d ago0x484948…92730e
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI108d ago0xd0bec5…39bc6a
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI108d ago0xabdfd4…cfd310
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI108d ago0xdc9c79…5241ae
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI108d ago0x4eea2e…8c599a
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI108d ago0x618cf7…32a341

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.