Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x0cdd0c…f991b6
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xe90d21…f0c476
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xea25ba…548da5
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xbdc9e1…146a98
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xb3e1a4…d1e60d
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xf97b69…7eb3c2
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x56de96…8558cc
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x83aa57…bd6f06
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa0fcdc…c06bd6
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x26cd90…b28bff
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x6fbdcb…3b4e95
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x2065fb…e89cf5
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc8f77f…93d91a
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x201edc…cf8bbf
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xf30f1c…27f3f3
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xb3ddc6…070f3c
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xda5c96…69f8ad
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xfbc4ef…8eec7e
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xdcd4aa…184e22
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x3db622…ee8a40
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xc8d1d2…a5451b
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xabbee7…b2497e
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xa19e7a…ee26c7
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xe030fe…01bef8
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x7b3dad…aece7b

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.