Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa999…a4070xb836…e329Basex402 service$0.005100%coinbase8d ago0x2a3736…9f2bed
0xa999…a4070xb836…e329Basex402 service$0.005100%coinbase8d ago0x7ab7a6…2d3128
0xa999…a4070xb836…e329Basex402 service$0.005100%coinbase8d ago0x8894a8…fbd0a8
0xa999…a4070xb836…e329Basex402 service$0.005100%coinbase8d ago0x9d3e98…09b06d
0xa999…a4070xb836…e329Basex402 service$0.005100%coinbase8d ago0x512081…9f6f42
0xa999…a4070xb836…e329Basex402 service$0.005100%coinbase8d ago0xbcb828…c68252
0xa999…a4070xb836…e329Basex402 service$0.005100%coinbase8d ago0xbe10f5…2c21b2
0xa999…a4070xb836…e329Basex402 service$0.005100%coinbase8d ago0x661ed8…382825
0xa999…a4070xb836…e329Basex402 service$0.005100%coinbase8d ago0xb4da33…853e74
0xa999…a4070xb836…e329Basex402 service$0.005100%coinbase8d ago0x2c81b7…247e83
0xa999…a4070xb836…e329Basex402 service$0.005100%coinbase8d ago0x60d7bd…b006ab
0xa999…a4070xb836…e329Basex402 service$0.005100%coinbase8d ago0xe87193…a75c83
0xa999…a4070xb836…e329Basex402 service$0.005100%coinbase8d ago0x89f619…31bbcf
0xa999…a4070xb836…e329Basex402 service$0.005100%coinbase9d ago0x89ceac…ad76f5
0xa999…a4070xb836…e329Basex402 service$0.005100%coinbase9d ago0xf18f9e…15db3b
0xa999…a4070xb836…e329Basex402 service$0.005100%coinbase9d ago0xc3ab28…38316b
0xa999…a4070xb836…e329Basex402 service$0.005100%coinbase9d ago0x304648…8e55eb
0xa999…a4070xb836…e329Basex402 service$0.005100%coinbase9d ago0x538cbd…466947
0xa999…a4070xb836…e329Basex402 service$0.005100%coinbase9d ago0x5a5cff…cf59a1
0xa999…a4070xb836…e329Basex402 service$0.005100%coinbase9d ago0xd39429…2b4109
0xa999…a4070xb836…e329Basex402 service$0.005100%coinbase9d ago0x4a6479…43af0e
0xa999…a4070xb836…e329Basex402 service$0.005100%coinbase9d ago0xee78d5…78cdd8
0xa999…a4070xb836…e329Basex402 service$0.005100%coinbase9d ago0xd561c0…7f851a
0xa999…a4070xb836…e329Basex402 service$0.005100%coinbase9d ago0x651729…dc2286
0xa999…a4070xb836…e329Basex402 service$0.005100%coinbase9d ago0x3bcd6b…4c8040

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.