Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x43830b…e95c4d
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xb630ec…0fbf18
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc1c804…16fe59
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa8b676…692622
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xf21175…9893c0
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x17ed46…85cbae
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd64e4f…1a8cc3
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xf5f438…3863af
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x1dee7c…771a38
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x393b02…2bf5e7
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xbd034e…5993b6
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x7fe89f…92a9ff
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x3604f1…633d7d
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc48b15…cd1390
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xf0efdb…a5a22a
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x704e2c…70cbf6
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xaba0be…557808
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x7dd459…a29356
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x42005d…6a9009
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x25d5bc…91aecc
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xac8e74…dbbea6
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x3ef532…c08ec8
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x2e164a…97bf42
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x09c62b…037c5c
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x3c3c15…c06343

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.