Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0233…63720xfe80…47eeBase—$0.001100%fluxa37d ago0x6eea21…61b335
0x0233…63720xfe80…47eeBase—$0.001100%fluxa37d ago0xd82da7…0954f0
0x0233…63720xfe80…47eeBase—$0.001100%fluxa37d ago0x18b706…002e44
0x0233…63720xfe80…47eeBase—$0.001100%fluxa37d ago0x21cd6e…727365
0x0233…63720xfe80…47eeBase—$0.001100%fluxa37d ago0x3aeee2…960c7e
0x0233…63720xfe80…47eeBase—$0.001100%fluxa37d ago0x0a6821…369f41
0x0233…63720xfe80…47eeBase—$0.001100%fluxa37d ago0x213f7c…29d259
0x0233…63720x9c95…e299Base—$0.001100%fluxa37d ago0x722103…a46fde
0x0233…63720xfe80…47eeBase—$0.001100%fluxa37d ago0x7d7539…2d9dd4
0x0233…63720xfe80…47eeBase—$0.001100%fluxa37d ago0x377c4c…56e3a7
0x0233…63720xfe80…47eeBase—$0.001100%fluxa37d ago0x92ebf3…87df29
0x0233…63720xfe80…47eeBase—$0.001100%fluxa37d ago0x6182ba…f1227c
0x0233…63720xfe80…47eeBase—$0.001100%fluxa38d ago0xb08872…115ba7
0x0233…63720xfe80…47eeBase—$0.001100%fluxa38d ago0x8e0361…f7e2f8
0x0233…63720xfe80…47eeBase—$0.001100%fluxa38d ago0x960ef9…3b9d79
0x0233…63720xfe80…47eeBase—$0.001100%fluxa38d ago0x1d2cf2…02f61f
0x0233…63720x9c95…e299Base—$0.001100%fluxa38d ago0xb01531…1e8749
0x0233…63720x9c95…e299Base—$0.001100%fluxa38d ago0xcbde88…a1d5c2
0x0233…63720x9c95…e299Base—$0.001100%fluxa38d ago0xc50ee6…358ff1
0x0233…63720x9c95…e299Base—$0.001100%fluxa38d ago0x404566…811c66
0x0233…63720xfe80…47eeBase—$0.001100%fluxa38d ago0xbe04c7…bc2dbd
0x0233…63720xfe80…47eeBase—$0.001100%fluxa38d ago0xe77431…3de87f

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.