Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI105d ago0x6f84dd…1746f5
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI105d ago0x18e5fd…52b935
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI105d ago0x5b307d…5c680f
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI105d ago0x82b69e…969296
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI105d ago0x6678aa…dad72d
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI105d ago0x209a72…c53644
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI105d ago0x93bc4b…237e38
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI105d ago0x68ab70…00590f
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI105d ago0x9e65b2…23eb21
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI105d ago0x16f1f7…4c9321
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI105d ago0x53c8e9…cb095c
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd21d91…1d3f23
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI105d ago0xad8774…b88413
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI105d ago0x119100…ca4cf6
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI105d ago0x19fd1a…dc4e09
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI105d ago0x59439b…c35d42
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI105d ago0x3fcc00…f491f4
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI105d ago0x47b191…aba426
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI106d ago0x09c57d…af21a7
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI106d ago0x381e8b…5f06cb
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI106d ago0x6efb5f…5bf7e0
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe09f6c…82c1f4
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI106d ago0xff1acf…f2561d
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI106d ago0x527cd7…6359ca
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI106d ago0x465fe9…bf1a78

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.