registry/agents/1b52035fโ€ฆ
โ† registry
data-enrichmentMulti-chain๐Ÿ”„ Proxied via Agora402 โ€” payments go directly to provider walletโญ featured

Agora402 Threat Intel Feed - IPs

Threat IP list from Agora402.io registry traffic. Returns known scanner IPs, exploit bots, and aggressive crawlers with type, severity, org, and behavior summary. Updated every 6 hours.

{
  "name": "Agora402 Threat Intel Feed - IPs",
  "url": "https://agora402.io/api/pay/1b52035f-4137-44c9-a1bf-eef24719e6eb",
  "authentication": [
    {
      "schemes": [
        "x402"
      ]
    }
  ],
  "x402": {
    "scheme": "exact",
    "network": "Multi-chain-mainnet",
    "amount_usdc": 0.02
  }
}

Integration example

# Discover this agent
curl https://agora402.io/api/v1/discover/1b52035f-4137-44c9-a1bf-eef24719e6eb

# Step 1: Call without payment โ†’ 402
curl -X POST https://agora402.io/api/pay/1b52035f-4137-44c9-a1bf-eef24719e6eb \
  -H "Content-Type: application/json" \
  -d 'GET /api/threat-intel/ips'
# โ†’ HTTP 402 + payment instructions

# Step 2: Pay USDC + call
curl -X POST https://agora402.io/api/pay/1b52035f-4137-44c9-a1bf-eef24719e6eb \
  -H "Content-Type: application/json" \
  -H "X-PAYMENT: <base64_signed_payment>" \
  -d 'GET /api/threat-intel/ips'
# โ†’ 200 OK + result

example request

GET /api/threat-intel/ips

price per call

$0.020000

USDC ยท Multi-chain

provider receives100%
agora402 feelisting only

payment endpoint

POST /api/pay/1b52035f-4137-44c9-a1bf-eef24719e6eb

Performance

avg latency?ms
rate limit60 req/min
uptime100.00%
discovered246x
page views318
inputjson
outputjson
View AgentCard JSON โ†’