Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI114d ago0x1106ed…7345b4
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI114d ago0x1cbcb1…857d31
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI114d ago0x827add…89cbbe
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI114d ago0x17bfa3…3ab343
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI114d ago0x9c8513…3099fb
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI114d ago0x31fcfb…574169
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI115d ago0x6fe1ef…46d5b7
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI115d ago0x534298…9b2547
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI115d ago0x478fe9…23867f
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI115d ago0xc33fd4…956fd6
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI115d ago0xecc46c…ff2a5a
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI115d ago0x56cd8a…8529fe
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI115d ago0x4ff30a…9361cb
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf766fd…282fa2
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI115d ago0x87ebc5…65661d
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd6347f…2c1825
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI115d ago0x1a788e…6949f5
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI115d ago0x78f312…1e8a18
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI115d ago0x3e3e39…9f0af7
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI115d ago0x0f8be4…1df296
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI115d ago0xac0ba9…ee85ec
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe0cb87…13ed55
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe0dd2f…d47a23
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI115d ago0x74ed15…e63eeb
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI115d ago0x87a098…31c3e1

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.