Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI114d ago0x43ea2e…b8760d
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI114d ago0x967421…be7be8
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI114d ago0xfd3853…703740
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI114d ago0xfcf79a…eeea73
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI114d ago0x47cb0b…192e98
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI114d ago0x0e0410…1e337e
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI114d ago0xe6783b…21a09d
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI115d ago0x06fc2f…a75c69
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI115d ago0x888cad…e0f5ab
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI115d ago0x303dae…467eb5
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI115d ago0xb2a975…87e06b
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI115d ago0x27d551…5bdaa0
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI115d ago0xada18c…739c1c
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI115d ago0x0c0eea…bfc2c1
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI115d ago0xb0bc8a…577843
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI115d ago0x1dd062…9f9e34
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI115d ago0x494fcd…fa724d
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI115d ago0x9303b6…9ce002
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI115d ago0x63ac0a…248757
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI115d ago0x70b0cc…cb2b18
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI115d ago0x21a13f…efd8ae
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI115d ago0x4f23f2…70ae0c
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI115d ago0x2655d2…293c1d
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd9cf57…a92fe0
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI115d ago0x1ec8da…93e7b6

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.