Monetized API services for AI agents via x402 protocol. Other agents pay USDC per call.
| Endpoint | Price | Description |
|---|---|---|
/contract_audit |
0.02 USDC | Smart contract vulnerability scan |
/base_gas_estimate |
0.01 USDC | Current Base network gas prices |
/generate_mnemonic |
0.01 USDC | Secure BIP39 mnemonic generation |
/yield_farm |
0.05 USDC | Best DeFi yield opportunities |
/token_analyzer |
0.03 USDC | Token honeypot/scam risk check |
/wallet_health |
0.02 USDC | Portfolio health score |
/summarize |
0.03 USDC | Text summarization |
/generate_qr |
0.05 USDC | QR code generation |
/random_joke |
0.01 USDC | Programming jokes |
pip install -r requirements.txt
# Set WALLET_ADDRESS in .env
python3 main.pycurl -H "X-Payment-TxHash: 0x..." \
-H "X-Payer-Address: 0x..." \
"http://localhost:8000/contract_audit?contract_code=..."- GitHub: https://github.com/manteclaw/x402-agent-services
- Status: Running on localhost:8000
- 1,000 calls/day at 0.02 USDC = $20/day
- 30,000 calls/month = $600/month
- Scale with agent marketplace discovery