Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI115d ago0x0914df…4f4114
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI115d ago0xdc5a4b…5cd4ad
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI115d ago0x24d113…c8c550
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI115d ago0x6cad55…9143ec
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd1c958…bb61f1
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI115d ago0x69bf6b…81183d
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI115d ago0x7e695c…07015e
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI115d ago0xc4a3ef…232230
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI115d ago0x363adf…56284c
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI115d ago0x654e67…3fea86
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI115d ago0xc0f634…8298b7
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI115d ago0x65f7bb…3cbf73
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI115d ago0x91a000…3dc027
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd3fcd3…3caaf7
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI115d ago0x6547a2…de3f45
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI115d ago0x4461e2…7c3f78
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI115d ago0x8b0f3e…aa1130
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf0d94e…ada485
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI115d ago0x1ecbf4…ac5655
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI115d ago0x95771b…96faf6
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI115d ago0x98c96d…dbdee5
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI115d ago0x74a673…10f5cc
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI115d ago0xdf429c…af3963
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd93be6…002429
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI115d ago0x9cdf09…5a7d4e

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.