Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI114d ago0x9be9ca…0a66dc
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI114d ago0x2bf492…00214f
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI114d ago0xebbe52…d07243
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI114d ago0x04e4ac…2c7db7
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI114d ago0x46af13…316c4a
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI114d ago0x5c7b03…c650cb
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI114d ago0x3211d2…dd8f28
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI114d ago0x2c7e19…297846
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI114d ago0x91d114…eaa378
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI114d ago0x8ad766…f482c7
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI114d ago0x70ce0d…380071
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI114d ago0x4348e3…96a94b
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI114d ago0x240fab…a46a8f
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI114d ago0x9e799a…c97697
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI114d ago0xa3ac30…b55887
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI114d ago0xcdc3ee…3cb011
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI114d ago0xcd019a…d40a8d
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI114d ago0x0b3622…f31b9c
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI114d ago0x470791…61dd06
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI114d ago0x642877…f89f3a
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI114d ago0x3c2aaf…d7f310
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI114d ago0x509a92…3bf74a
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI114d ago0x68a3f4…0095b5
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI114d ago0x333a09…b0555f
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI114d ago0x18f4df…6e45ef

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.