Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1a77…0e600x6a5e…c666Basex402 service$0.01100%payAI112d ago0x5962ca…2728c7
0x1a77…0e600x6a5e…c666Basex402 service$0.01100%payAI112d ago0xcf3637…2df6fa
0x1a77…0e600x6a5e…c666Basex402 service$0.01100%payAI112d ago0xaf3bcd…2b5098
0x1a77…0e600x6a5e…c666Basex402 service$0.01100%payAI112d ago0x6b1c38…17e167
0x1a77…0e600x6a5e…c666Basex402 service$0.01100%payAI112d ago0x27a0be…672491
0x1a77…0e600x6a5e…c666Basex402 service$0.01100%payAI112d ago0x24bc8b…d690ea
0x1a77…0e600x6a5e…c666Basex402 service$0.01100%payAI112d ago0xfd296c…9d701b
0x1a77…0e600x6a5e…c666Basex402 service$0.01100%payAI112d ago0x40356d…98fbb0
0x1a77…0e600x6a5e…c666Basex402 service$0.01100%payAI112d ago0xfd6690…872dd6
0x1a77…0e600x6a5e…c666Basex402 service$0.01100%payAI112d ago0xfe461a…8b1d84
0x1a77…0e600x6a5e…c666Basex402 service$0.01100%payAI112d ago0xc96c7c…ff9250
0x1a77…0e600x6a5e…c666Basex402 service$0.01100%payAI112d ago0x575632…0d934c
0x1a77…0e600x6a5e…c666Basex402 service$0.01100%payAI112d ago0x0e5975…c0e694
0x1a77…0e600x6a5e…c666Basex402 service$0.01100%payAI112d ago0x3a7ad9…183e55
0x1a77…0e600x6a5e…c666Basex402 service$0.01100%payAI112d ago0x9323eb…33679a
0x1a77…0e600x6a5e…c666Basex402 service$0.01100%payAI112d ago0xbc7487…d0cb4d
0x1a77…0e600x6a5e…c666Basex402 service$0.01100%payAI112d ago0x9329a5…dfdfb8
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI112d ago0xb5b392…8fae39
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI112d ago0xf936b9…515282
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI112d ago0x65fda5…2cdbb9
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI112d ago0x678eef…941def
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI112d ago0xb4d971…704b09
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI113d ago0x6d274b…b255d5
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI113d ago0x3f8bb7…45f130
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI113d ago0x676e94…966d2e

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.