Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3966…e1b10x6a5e…c666Basex402 service$0.01100%payAI113d ago0xfef1c6…49b12b
0x3966…e1b10x6a5e…c666Basex402 service$0.01100%payAI113d ago0x1640c1…1bc21f
0x3966…e1b10x6a5e…c666Basex402 service$0.01100%payAI113d ago0xf2e375…a1e090
0x3966…e1b10x6a5e…c666Basex402 service$0.01100%payAI113d ago0xca3f69…aeac33
0x3966…e1b10x6a5e…c666Basex402 service$0.01100%payAI113d ago0x08a70b…ab8736
0x3966…e1b10x6a5e…c666Basex402 service$0.01100%payAI113d ago0xcf223f…9d9800
0x3966…e1b10x6a5e…c666Basex402 service$0.01100%payAI113d ago0xbc9351…bb2779
0x3966…e1b10x6a5e…c666Basex402 service$0.01100%payAI113d ago0x610b4f…4c62c6
0x3966…e1b10x6a5e…c666Basex402 service$0.01100%payAI113d ago0x235bb9…70d54f
0x3966…e1b10x6a5e…c666Basex402 service$0.01100%payAI113d ago0x244b7c…4b0f9a
0x3966…e1b10x6a5e…c666Basex402 service$0.01100%payAI113d ago0x3aa563…726f6c
0x3966…e1b10x6a5e…c666Basex402 service$0.01100%payAI113d ago0xa2d879…545fb8
0x3966…e1b10x6a5e…c666Basex402 service$0.01100%payAI113d ago0x7618b0…91e04d
0x3966…e1b10x6a5e…c666Basex402 service$0.01100%payAI113d ago0x96daed…f28dfd
0x3966…e1b10x6a5e…c666Basex402 service$0.01100%payAI113d ago0x03c697…747f79
0x3966…e1b10x6a5e…c666Basex402 service$0.01100%payAI113d ago0xb89b9a…f8e539
0x3966…e1b10x6a5e…c666Basex402 service$0.01100%payAI113d ago0x3bbade…3beb68
0x3966…e1b10x6a5e…c666Basex402 service$0.01100%payAI113d ago0x0e7fac…adbe30
0x3966…e1b10x6a5e…c666Basex402 service$0.01100%payAI113d ago0x588fa5…7fb8f5
0x3966…e1b10x6a5e…c666Basex402 service$0.01100%payAI113d ago0xc15c93…968a16
0x3966…e1b10x6a5e…c666Basex402 service$0.01100%payAI113d ago0x26d55f…6a770d
0x3966…e1b10x6a5e…c666Basex402 service$0.01100%payAI113d ago0xe6b67f…baa7ea
0x3966…e1b10x6a5e…c666Basex402 service$0.01100%payAI113d ago0x4f50f6…ca4970
0x3966…e1b10x6a5e…c666Basex402 service$0.01100%payAI113d ago0x410744…5aaeb0
0x3966…e1b10x6a5e…c666Basex402 service$0.01100%payAI113d ago0x39a28a…c729cb

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.