Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI107d ago0x3b7add…10900d
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI107d ago0x313705…e5f03f
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI107d ago0xd79d9b…7fc8ab
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf30e15…87ba1b
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI107d ago0x770c59…bbd923
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI107d ago0xcbafbf…db434b
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf9b96c…e7e98c
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI107d ago0xe9209b…a145b4
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI107d ago0x738893…ed2a93
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa9bdf9…9445df
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI107d ago0x8467d1…bd17c3
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI107d ago0xdabc55…133452
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI107d ago0xd218b1…255367
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI107d ago0xef0716…aba237
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI107d ago0x938d53…48b66c
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI107d ago0x861de1…5d671c
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI107d ago0x3d3b08…8be8eb
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI107d ago0x91a038…c22083
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI107d ago0x71c703…995630
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI107d ago0xc6d33a…115103
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI107d ago0xb12684…7a8679
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI107d ago0x3de3cf…1cafeb
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI107d ago0xadadf9…6a9e9a
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI107d ago0x3da75c…91ad50
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI107d ago0xd3b689…ae19e8

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.