Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI108d ago0x2e08ac…f06cd6
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI108d ago0xe8d1ff…397993
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI108d ago0xf7e660…8059a2
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI108d ago0xdfda7d…1e57bd
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI108d ago0x3b5ae8…efe760
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI108d ago0xe353a4…4a5045
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI108d ago0x6c31c0…85668c
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI108d ago0x90f782…1bf1f8
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI108d ago0x827b64…2a1a29
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI108d ago0xc77eea…e2ded4
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI108d ago0x1e2132…74702a
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI108d ago0xac661b…b3c13e
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI108d ago0x0ccf22…420b4f
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI109d ago0x478dbe…fa0ce6
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI109d ago0x60f905…0ff8c3
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI109d ago0x1f795b…f85a6c
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI109d ago0x3fdc27…fca669
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI109d ago0x600ad8…a26429
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI109d ago0x103485…0fc2a9
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI109d ago0x8e2262…733065
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI109d ago0x01cbf1…e9fa31
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI109d ago0x431f00…2437c1
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI109d ago0x12dee7…060564
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI109d ago0xae8761…ac5d47
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI109d ago0xf110a9…7a404f

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.