Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI107d ago0x5bd042…c70005
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI107d ago0x0ea116…a6bcfd
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI107d ago0xbea053…1a788b
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI107d ago0xefafc3…9c713b
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI107d ago0x41ef1f…518d32
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI107d ago0xbac938…349c20
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI107d ago0x3b6b4e…fb7414
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI107d ago0xfb4d25…f32b91
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI107d ago0xc02f35…902b73
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI107d ago0x3337fc…05cf5a
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf0e7df…f5615b
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI107d ago0x818bea…0de953
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI107d ago0xd93cee…bc9ad1
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI107d ago0x460ec5…d67868
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI107d ago0x48df75…d2393d
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI107d ago0xd07010…e672c6
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI107d ago0x5f8b2e…372e0d
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa137b7…95eb7f
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI107d ago0x40ac0c…2f5e9d
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI107d ago0xc2e9ba…2d1c02
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI107d ago0x1315d9…e6e871
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI107d ago0x2445c7…6e7465
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI107d ago0xcf096e…d3f258
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI107d ago0xac41ac…563698
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI107d ago0x0d1e32…2260d0

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.