A monetized AI skill listed on skillmarket.space.
Uses the x402 payment protocol on Solana. Each invocation costs $0.01 USDC.
# Without payment → returns 402 + payment instructions
curl https://your-app.onrender.com/api/capafy-money-maker?q=data+analysis
# With payment → returns results
curl -H "X-Payment: <solana_tx_sig>" \
"https://your-app.onrender.com/api/capafy-money-maker?q=data+analysis"- Fork this repo
- Connect to render.com
- Set env var
CAPAFY_ACCESS_TOKEN