Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcfd7…06540xfe80…47eeBase—$0.001100%fluxa37d ago0x9b1396…f00bfa
0xcfd7…06540xfe80…47eeBase—$0.001100%fluxa37d ago0xb5c477…d50243
0xcfd7…06540xfe80…47eeBase—$0.001100%fluxa37d ago0xa88f50…b3f582
0xcfd7…06540xfe80…47eeBase—$0.001100%fluxa37d ago0x9364df…6c42c1
0xcfd7…06540xfe80…47eeBase—$0.001100%fluxa37d ago0x9ab9f0…1b8275
0xcfd7…06540xfe80…47eeBase—$0.001100%fluxa37d ago0x8ffa56…234270
0xcfd7…06540xfe80…47eeBase—$0.001100%fluxa37d ago0x47db37…d992dd
0xcfd7…06540xfe80…47eeBase—$0.001100%fluxa37d ago0xaab7ee…01ddfe
0xcfd7…06540xfe80…47eeBase—$0.001100%fluxa38d ago0x709da0…3cc152
0xcfd7…06540xfe80…47eeBase—$0.001100%fluxa38d ago0x31a68e…8b6c61
0xcfd7…06540xfe80…47eeBase—$0.001100%fluxa38d ago0x88f01b…ccfb16
0xcfd7…06540xfe80…47eeBase—$0.001100%fluxa38d ago0xc0ee88…9b1619
0xcfd7…06540xfe80…47eeBase—$0.001100%fluxa38d ago0x3a165c…d1a2eb
0xcfd7…06540xfe80…47eeBase—$0.001100%fluxa38d ago0x1cf5dd…cc4ac7
0xcfd7…06540x9c95…e299Base—$0.001100%fluxa38d ago0xbde7db…28dde2
0xcfd7…06540xfe80…47eeBase—$0.001100%fluxa38d ago0x51f29c…309b2f
0xcfd7…06540xfe80…47eeBase—$0.001100%fluxa38d ago0x88c9d2…9a2fd3
0xcfd7…06540xfe80…47eeBase—$0.001100%fluxa38d ago0x6b584f…3f0ece
0xcfd7…06540xfe80…47eeBase—$0.001100%fluxa38d ago0x69b235…d73a9e
0xcfd7…06540x9c95…e299Base—$0.001100%fluxa38d ago0x6da67e…52c89f
0xcfd7…06540xfe80…47eeBase—$0.001100%fluxa38d ago0xbc3285…ce5b4e
0xcfd7…06540x9c95…e299Base—$0.001100%fluxa38d ago0xd6a4c1…a1c069
0xcfd7…06540xfe80…47eeBase—$0.001100%fluxa38d ago0x299947…007d0e
0xcfd7…06540xfe80…47eeBase—$0.001100%fluxa38d ago0x9d756c…28495e
0xcfd7…06540xfe80…47eeBase—$0.001100%fluxa38d ago0x4ea528…80dc2f

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.