Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x45eaa2…472368
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xf61252…8daf1c
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x2e0bd1…1a1f76
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xe07396…931d72
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x850f88…1e845b
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x45ecc5…bd3bf5
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x6047f6…ef4d6a
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x8364ef…59a53b
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xef7c6d…853fb9
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x890515…3bb644
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x3d4838…f10afd
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x969388…871721
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x4c3c09…7960f2
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa1b0a8…8dd5f4
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x489289…0c92ca
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x74eaaf…2fedef
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x9c16de…3e9a00
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x8c05e1…dab667
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xcc93e6…e0a646
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xb07407…708261
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x2b0ca4…d6c444
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x495ce3…b2cc78
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc61ba8…b22921
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xf8c07b…39edc0
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xe27283…9f2927

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.