Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI114d ago0x573ac9…f9b016
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI114d ago0x0bdf9c…ee098c
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI114d ago0x3ee20c…70c5d9
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI114d ago0x491360…90ea4e
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI114d ago0x98f9e3…9abd60
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI114d ago0x006c31…f2cd01
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI114d ago0xce5006…eebd07
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI114d ago0xf870c1…a2d953
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI114d ago0xa64916…2b53af
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI114d ago0x26e077…6d402b
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI114d ago0x6e0198…0be6f3
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI114d ago0x38caf5…802462
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI114d ago0x8f1615…5303f5
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI114d ago0x2524a8…94f41e
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI114d ago0x904837…e191d6
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI114d ago0x02c91c…b2e10f
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI114d ago0x8ce83d…35f4af
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI114d ago0xb99d21…99e2a3
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI114d ago0xb3324a…5c1c30
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI114d ago0xc187ae…818aed
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI114d ago0x71370e…401a01
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI114d ago0xcba05b…6fa3b6
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI114d ago0xf35070…b0815c
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI114d ago0x003918…d4b99d
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI114d ago0x8e1c02…923778

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.