Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbe7c…d3380x6a5e…c666Basex402 service$0.01100%payAI114d ago0xede378…e0cd68
0xbe7c…d3380x6a5e…c666Basex402 service$0.01100%payAI114d ago0x331615…ec1f28
0xbe7c…d3380x6a5e…c666Basex402 service$0.01100%payAI114d ago0x5b5b97…face02
0xbe7c…d3380x6a5e…c666Basex402 service$0.01100%payAI114d ago0xb030c7…0336f2
0xbe7c…d3380x6a5e…c666Basex402 service$0.01100%payAI114d ago0x628c55…2de441
0xbe7c…d3380x6a5e…c666Basex402 service$0.01100%payAI114d ago0xc0157c…993d88
0xbe7c…d3380x6a5e…c666Basex402 service$0.01100%payAI114d ago0xd03907…6ae00f
0xbe7c…d3380x6a5e…c666Basex402 service$0.01100%payAI114d ago0x6cce50…3aceae
0xbe7c…d3380x6a5e…c666Basex402 service$0.01100%payAI114d ago0xfc9075…903d56
0xbe7c…d3380x6a5e…c666Basex402 service$0.01100%payAI114d ago0x03a190…a7c836
0xbe7c…d3380x6a5e…c666Basex402 service$0.01100%payAI114d ago0xe16c69…2924c0
0xbe7c…d3380x6a5e…c666Basex402 service$0.01100%payAI114d ago0x384301…99b080
0xbe7c…d3380x6a5e…c666Basex402 service$0.01100%payAI114d ago0xe7c25a…5618ca
0xbe7c…d3380x6a5e…c666Basex402 service$0.01100%payAI114d ago0x1bc1f6…090ce8
0xbe7c…d3380x6a5e…c666Basex402 service$0.01100%payAI114d ago0xd5b61a…1207c7
0xbe7c…d3380x6a5e…c666Basex402 service$0.01100%payAI114d ago0x15e5d7…4388d0
0xbe7c…d3380x6a5e…c666Basex402 service$0.01100%payAI114d ago0xb42cd6…2ff714
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI114d ago0x9b369e…11d10e
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI114d ago0xf0dcac…c23e72
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI114d ago0x714aa9…e6bae6
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI114d ago0x6363fa…d3d9ad
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI114d ago0x478086…c2841a
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI114d ago0x73a8e6…6569b6
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI114d ago0xf74622…637f95
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI114d ago0x015514…60b4c0

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.