Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x88f7b8…84ec3f
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x6f6817…2638f8
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xb670aa…efa8be
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x7f7d8d…6cf26b
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xebbeed…b1a7d1
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xff6cfa…75217a
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x5746b3…8a2c94
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x500b63…ce5bef
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x4e5c07…febf86
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x503eed…3e74bf
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x24ea5a…f4a7e6
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x7740ce…ca78e4
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa7a138…c53b68
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x1a8a7f…85a260
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xb22d42…f8a777
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf548cf…7bd9a7
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x812de1…448950
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xc393cc…8b0413
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x698339…bc3115
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x739402…fe2311
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x72c0a6…23877e
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xb56030…48cfc2
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x7af252…0653f5
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x4c019d…03952b
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x4a9e01…134077

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.