Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7233…32380x6a5e…c666Basex402 service$0.001100%payAI107d ago0x75fa43…e55255
0x7233…32380x6a5e…c666Basex402 service$0.001100%payAI107d ago0x40f4db…91208f
0x7233…32380x6a5e…c666Basex402 service$0.001100%payAI107d ago0x662946…53725e
0x7233…32380x6a5e…c666Basex402 service$0.001100%payAI107d ago0x42a485…3badbe
0x7233…32380x6a5e…c666Basex402 service$0.001100%payAI107d ago0xe8fd06…7fe191
0x7233…32380x6a5e…c666Basex402 service$0.001100%payAI107d ago0x8c5c47…404891
0x7233…32380x6a5e…c666Basex402 service$0.001100%payAI107d ago0x0e8e0f…437a74
0x7233…32380x6a5e…c666Basex402 service$0.001100%payAI107d ago0x0e0e9e…767839
0x7233…32380x6a5e…c666Basex402 service$0.001100%payAI107d ago0xfe2984…9b7559
0x7233…32380x6a5e…c666Basex402 service$0.001100%payAI107d ago0x7329bf…5c6497
0x7233…32380x6a5e…c666Basex402 service$0.001100%payAI107d ago0xc2a55c…b7834a
0x7233…32380x6a5e…c666Basex402 service$0.001100%payAI107d ago0x95a3b0…dc988a
0x7233…32380x6a5e…c666Basex402 service$0.001100%payAI107d ago0xeaacb6…168590
0x7233…32380x6a5e…c666Basex402 service$0.001100%payAI107d ago0xde878b…346e2c
0x7233…32380x6a5e…c666Basex402 service$0.001100%payAI107d ago0x17dd4a…0d93d0
0x7233…32380x6a5e…c666Basex402 service$0.001100%payAI107d ago0x65ef20…c7fbff
0x7233…32380x6a5e…c666Basex402 service$0.001100%payAI107d ago0x784d80…258de3
0x7233…32380x6a5e…c666Basex402 service$0.001100%payAI107d ago0x0bf3e3…d82770
0x7233…32380x6a5e…c666Basex402 service$0.001100%payAI107d ago0x986043…3eea90
0x7233…32380x6a5e…c666Basex402 service$0.001100%payAI107d ago0xd9ea67…815acf
0x7233…32380x6a5e…c666Basex402 service$0.001100%payAI108d ago0xc13daf…5efbf0
0x7233…32380x6a5e…c666Basex402 service$0.001100%payAI108d ago0x99f29d…98cfc1
0x7233…32380x6a5e…c666Basex402 service$0.001100%payAI108d ago0x971f7e…b126b6
0x7233…32380x6a5e…c666Basex402 service$0.001100%payAI108d ago0xe7259e…6aee05
0x7233…32380x6a5e…c666Basex402 service$0.001100%payAI108d ago0x0e0cea…caac15

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.