Sharing a community x402 service that works well with AgentKit agents.
NEXUS Intelligence API - https://nexus-agent-xa12.onrender.com
54 pay-per-call endpoints via x402 on Base:
- Web scraping, DNS lookup, WHOIS, DMARC
- CVE lookup, npm/PyPI package risk scanning
- AI translation (100+ languages), text summarization, humanizer
- PII detection, homoglyph scanning, tech stack detection
- Domain health audit, geocoding, company intelligence
- Job market data, geopolitical risk briefs
import requests
response = requests.post(
'https://nexus-agent-xa12.onrender.com/util/dns',
json={'domain': 'example.com'},
headers={'X-PAYMENT': 'your-x402-payment-header'}
)
OpenAPI: https://nexus-agent-xa12.onrender.com/openapi.json
MCP: https://nexus-agent.mcp.xpay.sh/mcp
Sharing a community x402 service that works well with AgentKit agents.
NEXUS Intelligence API - https://nexus-agent-xa12.onrender.com
54 pay-per-call endpoints via x402 on Base:
OpenAPI: https://nexus-agent-xa12.onrender.com/openapi.json
MCP: https://nexus-agent.mcp.xpay.sh/mcp