Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x442a53…e8f5a4
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x17ca5e…a1bec9
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xfbbdd8…984972
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x82c7ac…6e52cb
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x1b3f5c…6be9a6
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xce1958…f4ffa3
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x85ad3a…22a6e3
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xc7b30f…80160e
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa1be52…b86400
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x40eca1…8ce314
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x0edd18…99cb9d
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x6a2930…c9f06b
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xaaaad4…056280
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xcd948d…a12424
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xc90a44…0d320f
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x5ad0eb…55c803
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x4691f2…e47e08
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x2d4cb5…b5343a
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xb72a24…fa77b6
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x85177e…bce091
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x5ae91a…0623d4
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x2b761b…f7ba60
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x39984c…9b1c81
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd34f22…3775e7
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x36398a…8a206c

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.