Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI113d ago0x1901d4…834bbb
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI113d ago0x5bfb5b…feacd4
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI113d ago0x6a6fb6…b8c8d3
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI113d ago0x8bd831…2ef571
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI113d ago0xaa0cad…4d157d
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI113d ago0x28baf7…d92e02
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI113d ago0x48ec4a…5cd395
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI113d ago0x748fe4…07ceaa
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI113d ago0xae6e74…3f4f95
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI113d ago0x4ecb55…bdecaa
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf50534…6e04f3
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI113d ago0xb1356c…08d87e
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI113d ago0x20c83a…ff1cda
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI113d ago0x20bafd…01bcfb
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI113d ago0x61e036…ac74d4
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI113d ago0x98724b…d1b295
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI113d ago0x310358…bfe658
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf1ca44…3410fa
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI113d ago0x8d5bf4…10c33c
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI113d ago0x3b583d…281132
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI113d ago0x2c5972…2b08f1
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI113d ago0x9dbb66…624871
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI113d ago0x71ae58…c3217b
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI113d ago0x3e1892…ca378b
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI113d ago0x9ff312…b88dfe

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.