Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI114d ago0x60c3eb…520bd5
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI114d ago0xf69794…967f3f
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI115d ago0x9d9065…0adf07
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI115d ago0xfc4e07…f720eb
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI115d ago0x997c9a…6b1b97
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf234b5…89c82f
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI115d ago0x82d4c0…5d12bd
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI115d ago0x128170…67fded
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI115d ago0x6735e5…38724d
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI115d ago0x37113f…dbb378
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI115d ago0x4c7e39…1fe5a2
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa40592…724b7a
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa323ee…005ea3
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI115d ago0x18461c…4c9ed6
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI115d ago0x85b19e…5b1f2e
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI115d ago0xeebe53…132498
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI115d ago0x0d1bf9…6cea8e
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI115d ago0xef4826…c7566d
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI115d ago0xaefc36…ab1ba3
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa27849…50ed32
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI115d ago0x722a3d…1c46fa
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI115d ago0xedf2b9…c9bb18
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI115d ago0x768d9c…784279
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI115d ago0x9d51a9…21c1e8
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI115d ago0xdd8706…c357a6

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.