Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x170285…0cd70d
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x0cc867…b9b4a9
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x0d3181…412ed7
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x2593f0…0662c3
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x0f64b4…538f8b
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x66a734…14d9d4
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x690eba…00902a
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xcc222b…3b1c28
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x360bb4…f595ab
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xc911e0…a1a949
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x690509…5f1ce3
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xfa2633…795dee
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x59f2aa…9dbf78
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x21b8f2…7c9e46
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xf3f102…1ff214
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xad7dbb…3c9d3f
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x9ad1f1…cfd7f4
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x818a77…c6cf7f
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xb7941b…6a5e2f
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x10ac95…6986b2
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xbb93ea…c326c4
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x2da431…5a8b1e
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xb9802f…0f94bc
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x0ec719…a2392e
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x899350…7a5a01

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.