Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI102d ago0xe4a4ea…38a9e3
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI102d ago0x7f1bd7…6603e1
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI102d ago0xd8c2ba…3e2f5c
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI102d ago0x3c3a41…81b077
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI102d ago0x319660…7c62d3
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI102d ago0x063626…ad3042
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI102d ago0x4ec8cb…61af3b
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI102d ago0xec5605…ea96f8
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI102d ago0xb10678…1763e4
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI102d ago0x1f8e01…058fa3
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI102d ago0x8053a2…d079d5
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI102d ago0x1d55e3…07f6ca
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI102d ago0x6c0a67…a67369
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI102d ago0xbe515c…437fa3
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI102d ago0xef8c36…6969a3
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI102d ago0x7e66a4…644e50
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI102d ago0x805087…fbe01e
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI102d ago0xdd3256…785949
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI102d ago0xb9e6d5…c0ffe7
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI102d ago0xf28438…5646d7
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI102d ago0xa9f24d…3ce536
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI102d ago0x408317…f46c30
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI102d ago0xc5f5bf…1c9a29
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI102d ago0x661810…1ed811
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI102d ago0xd94ebb…d0d027

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.