Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xf2fe89…30bbf3
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x8ef6a4…cd043a
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xfc06ae…6c9cd4
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x87f6d4…e10a63
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xc4297b…991c00
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x773731…6b1ac4
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x99b066…76069f
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x1336fe…bc697e
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xdcabc1…6a0434
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xb57212…ab681b
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xb254d3…08b10b
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xbeb70e…d4635c
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x7d8f26…fe8dd6
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xadb484…b8ffa6
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd2e4a9…059c65
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x2937ff…2e937a
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x428ca5…fa84f3
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xfab8a0…f0f8d0
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x6e06b4…e5db5b
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x27ab0d…b786e2
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xda235f…03a9fa
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x1e5bc3…48c066
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xf682b9…ca06fe
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc41ded…66a6ae
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x603a79…9e4a69

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.