Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5355…f04b0x6a5e…c666Basex402 service$0.01100%payAI113d ago0x799620…84f071
0x5355…f04b0x6a5e…c666Basex402 service$0.01100%payAI113d ago0xba4339…416320
0x5355…f04b0x6a5e…c666Basex402 service$0.01100%payAI113d ago0x353e84…959bca
0x5355…f04b0x6a5e…c666Basex402 service$0.01100%payAI113d ago0x492b11…d1bc9a
0x5355…f04b0x6a5e…c666Basex402 service$0.01100%payAI113d ago0xbd7003…3179ed
0x5355…f04b0x6a5e…c666Basex402 service$0.01100%payAI113d ago0x7badcb…c5a07d
0x5355…f04b0x6a5e…c666Basex402 service$0.01100%payAI113d ago0x19c56e…5f2b89
0x5355…f04b0x6a5e…c666Basex402 service$0.01100%payAI113d ago0x3d0a58…6242b3
0x5355…f04b0x6a5e…c666Basex402 service$0.01100%payAI113d ago0x986efa…2cad3a
0x5355…f04b0x6a5e…c666Basex402 service$0.01100%payAI113d ago0xcc4537…a345ff
0x5355…f04b0x6a5e…c666Basex402 service$0.01100%payAI113d ago0x8e2aa6…819507
0x5355…f04b0x6a5e…c666Basex402 service$0.01100%payAI113d ago0xc7eea3…9bf7c7
0x5355…f04b0x6a5e…c666Basex402 service$0.01100%payAI113d ago0x1b17f6…492efe
0x5355…f04b0x6a5e…c666Basex402 service$0.01100%payAI113d ago0x21789c…62fca9
0x5355…f04b0x6a5e…c666Basex402 service$0.01100%payAI113d ago0x2ab8b5…c41ef4
0x5355…f04b0x6a5e…c666Basex402 service$0.01100%payAI114d ago0xfecc60…c28493
0x5355…f04b0x6a5e…c666Basex402 service$0.01100%payAI114d ago0xf9491e…1aa3fd
0x5355…f04b0x6a5e…c666Basex402 service$0.01100%payAI114d ago0xc4f459…9f630d
0x5355…f04b0x6a5e…c666Basex402 service$0.01100%payAI114d ago0xf2c703…26a1d0
0x5355…f04b0x6a5e…c666Basex402 service$0.01100%payAI114d ago0x9fa9b7…7639db
0x5355…f04b0x6a5e…c666Basex402 service$0.01100%payAI114d ago0x7829a7…ebe47c
0x5355…f04b0x6a5e…c666Basex402 service$0.01100%payAI114d ago0x50d15c…dc7ae4
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x3313b6…1b9917
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xa65fb4…dcc7f6
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xdb1d16…e5ff03

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.