Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI115d ago0xc6b6d7…fcfc43
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI115d ago0x5fad22…2b3496
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI115d ago0x4037c3…c7ba48
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI115d ago0xfc3222…cf40ca
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI115d ago0xdfdc13…42867b
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI115d ago0x5fd4ff…0c2cfa
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI115d ago0x1b7081…306388
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe8e577…896830
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI115d ago0xdb2180…e1c514
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI115d ago0x15a713…b48764
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI115d ago0x97f836…38f1da
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd8ffab…0c00a9
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI115d ago0x337224…fc1c42
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI115d ago0x111e9e…be87dd
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI115d ago0x7cd82b…915f81
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI115d ago0x170d6c…c50e5d
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI115d ago0x7d8ed2…6d7c94
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI115d ago0xc96f79…87cc34
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI115d ago0xdaacb5…ae7f6b
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI115d ago0x615be1…0fbd9e
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI115d ago0x928fe2…c37b24
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI115d ago0x69ca0a…b54e2f
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI115d ago0x752a72…d59b61
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI115d ago0x7e06ae…52dc6b
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI115d ago0x3a2403…560fb9

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.