Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI109d ago0x9db52b…abc905
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI109d ago0x008fea…3d4bc4
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI109d ago0x67c092…e5bb51
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI109d ago0x3891dd…54a4c2
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI109d ago0xf88a22…e1788a
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI109d ago0xfa936f…ea4e67
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI109d ago0x7a8142…58638b
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd97097…50949e
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI109d ago0x07aefe…996a86
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI109d ago0xab8ba8…e79441
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI109d ago0x3e9ba6…310972
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI109d ago0x9b1752…e97bce
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI109d ago0x79e9b8…ea4d8f
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI109d ago0x95a942…d3a0a5
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc129c1…3c27b5
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI109d ago0x1408ff…07b8fd
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc8db68…ef6a45
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI109d ago0x44aafc…99b8d5
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI110d ago0x06cd83…6b5743
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI110d ago0xea2477…8d9213
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI110d ago0xdee055…d80690
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI110d ago0xd496ef…6b6dd7
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI110d ago0x2e5d10…a29ddb
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI110d ago0x64bb23…d48131
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI110d ago0x25f3f6…e22374

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.