Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x033b…01d50x6a5e…c666Basex402 service$0.001100%payAI110d ago0x468c61…88c567
0x033b…01d50x6a5e…c666Basex402 service$0.001100%payAI110d ago0x1663ad…b7ec78
0x033b…01d50x6a5e…c666Basex402 service$0.001100%payAI110d ago0xdb2215…976bc0
0x033b…01d50x6a5e…c666Basex402 service$0.001100%payAI110d ago0x56bddb…dcae32
0x033b…01d50x6a5e…c666Basex402 service$0.001100%payAI110d ago0x556728…5a8d55
0x033b…01d50x6a5e…c666Basex402 service$0.001100%payAI110d ago0x3671b1…581cd0
0x033b…01d50x6a5e…c666Basex402 service$0.001100%payAI110d ago0x9fe155…9b04b0
0x033b…01d50x6a5e…c666Basex402 service$0.001100%payAI110d ago0x6dfa19…be87f9
0x033b…01d50x6a5e…c666Basex402 service$0.001100%payAI110d ago0x61d9bb…c4bf43
0x033b…01d50x6a5e…c666Basex402 service$0.001100%payAI110d ago0x28900c…2a6541
0x033b…01d50x6a5e…c666Basex402 service$0.001100%payAI110d ago0xf936e7…b69db6
0x033b…01d50x6a5e…c666Basex402 service$0.001100%payAI110d ago0x332b32…5af6a3
0x033b…01d50x6a5e…c666Basex402 service$0.001100%payAI110d ago0xb6ee74…852b8f
0x033b…01d50x6a5e…c666Basex402 service$0.001100%payAI110d ago0xbcc21c…74a8dc
0x033b…01d50x6a5e…c666Basex402 service$0.001100%payAI110d ago0x236c4f…d83382
0x033b…01d50x6a5e…c666Basex402 service$0.001100%payAI110d ago0x25ed87…e7f19e
0x033b…01d50x6a5e…c666Basex402 service$0.001100%payAI110d ago0xf94f66…691ec8
0x033b…01d50x6a5e…c666Basex402 service$0.001100%payAI110d ago0x3810e8…aa5889
0x033b…01d50x6a5e…c666Basex402 service$0.001100%payAI110d ago0xc86649…7ca7fa
0x033b…01d50x6a5e…c666Basex402 service$0.001100%payAI110d ago0x0ec598…39c3ca
0x033b…01d50x6a5e…c666Basex402 service$0.001100%payAI110d ago0xd222fe…1380a3
0x033b…01d50x6a5e…c666Basex402 service$0.001100%payAI110d ago0x9f87af…e0c684
0x033b…01d50x6a5e…c666Basex402 service$0.001100%payAI110d ago0x7e23bd…0ead27
0x033b…01d50x6a5e…c666Basex402 service$0.001100%payAI110d ago0x982243…4d7773
0x033b…01d50x6a5e…c666Basex402 service$0.001100%payAI110d ago0x7eb9da…ead88d

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.