Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xb421ca…7f7e52
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x5119ef…0a464e
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x2d6a87…fb55c3
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe4aa1d…c97e46
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x18fe7c…49ee7d
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x9f3194…fa69e6
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xb9f116…3a0a17
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x007472…99197e
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x8adc9c…009c0d
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xfc55ec…57fd5d
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc2b934…0dfb4e
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xde2bcb…c6ca10
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x6ae848…8b0add
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x413e69…45ac0f
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xd11168…6d79a5
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x67ad34…e64a2f
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xd26b86…947c19
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x4c014c…74ed6a
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x1d98ca…f41583
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x86c10a…739952
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x68eb0a…5fb12e
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xfb8736…3deeca
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x355bbe…d09a8e
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x52aa61…d0fb33
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x0bdfc0…d9c6a5

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.