Skip to content

Community x402 Service: NEXUS Intelligence API - 54-endpoint utility hub #1184

@RileyCraig14

Description

@RileyCraig14

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions