Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI109d ago0x049c8c…e15ce5
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI109d ago0xb8983e…51961a
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd2b036…68aa09
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI109d ago0x7f1166…3fe67d
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI109d ago0xe75ae7…8d477b
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI109d ago0xcf1d3d…fa6e27
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI109d ago0x8d9549…d776eb
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI109d ago0x6f216d…501a4f
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI109d ago0x76d0c0…9d5571
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI109d ago0x4d05a9…b37db1
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI109d ago0x121a1f…a62341
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI109d ago0xcb5482…19a35e
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc9c4d8…134673
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI109d ago0x8171e6…a8db1d
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI109d ago0x9b59af…0d97a8
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI109d ago0x952b7e…1cafcd
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI109d ago0x6edf2a…9f8aae
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI109d ago0xdae8ac…7f2d86
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI109d ago0xe848df…b6f198
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI109d ago0x3f2765…ed8aed
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI109d ago0x133ab1…fba0ca
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI109d ago0x15f037…bf5ab1
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa18a55…69319d
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI109d ago0x3a961e…e64805
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI109d ago0x69d4a6…abac0f

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.