[
  {
    "id": 443,
    "name": "ReliAgent",
    "tagline": "Structured reliability middleware for AI agent tool calls",
    "description": "ReliAgent intercepts and validates AI agent tool-call responses, running nine independent detectors against each call: sycophantic gap-filling, hallucination, context degradation, repetition loops, confidence collapse, parameter drift, timeout, schema violation, and response-contract integrity. When a supplied schema relies on a JSON Schema keyword outside the supported subset, ReliAgent returns an honest partial-validation finding instead of a silent pass. Returns a structured reliability report with per-detector confidence scores and remediation guidance.",
    "audience": "MACHINE",
    "score": 8,
    "url": "https://reliagent.net",
    "price": "$0.01 / call",
    "payment": "x402",
    "network": "Base (USDC)",
    "health": "https://reliagent.net/health",
    "readme": "https://reliagent.net/readme",
    "use_cases": [
      "Agent output validation",
      "Hallucination detection",
      "Tool-call reliability monitoring",
      "Parameter drift & timeout detection"
    ],
    "status": "live",
    "category": "agents",
    "payment_method": "Paid per call via x402 (USDC, Base network) — 15-call free trial available",
    "announcement": "New: a preliminary pilot study testing our detectors against six published research benchmarks.",
    "announcement_url": "https://reliagent.net/research/reliagent-pilot-2026-preliminary.pdf",
    "getting_started": [
      "Claim your free trial token: GET /trial/challenge to receive a nonce, solve the proof-of-work locally, then POST /trial/claim to receive a token good for 15 calls.",
      "Send requests to the endpoint below with your X-Trial-Token header — no signup or payment required for your trial calls.",
      "After your trial budget is used, you'll receive an HTTP 402 response with the exact USDC amount, address, and network required.",
      "Your x402-compatible client signs and attaches payment, then resends the request automatically.",
      "Receive your response."
    ]
  },
  {
    "id": 1035,
    "name": "Redlynr",
    "tagline": "Unified agent-guardrail decision engine — cost, chain depth, retries, and volume pressure in one call",
    "description": "Redlynr is a single API your agent orchestration layer calls before every action. It checks cost budget, chain depth, step and retry limits, and request volume pressure in one request, returning proceed, slow_down, or stop. Replaces the need for separate cost limiters, chain-depth guards, retry trackers, and rate limiters.",
    "audience": "MACHINE",
    "url": "https://redlynr.com",
    "price": "$0.001 / call",
    "payment": "x402",
    "network": "Base (USDC)",
    "health": "https://redlynr.com/health",
    "readme": "https://redlynr.com/readme",
    "use_cases": [
      "Agent orchestration guardrails",
      "Runaway agent / retry-loop prevention",
      "Multi-tenant cost and rate control"
    ],
    "status": "live",
    "category": "agents",
    "payment_method": "Paid per call via x402 (USDC, Base network) — 30-call free trial available",
    "getting_started": [
      "Claim your free trial token: GET /trial/challenge to receive a nonce, solve the proof-of-work locally, then POST /trial/claim to receive a token good for 30 calls.",
      "Send requests to the endpoint below with your X-Trial-Token header — no signup or payment required for your trial calls.",
      "After your trial budget is used, you'll receive an HTTP 402 response with the exact USDC amount, address, and network required.",
      "Your x402-compatible client signs and attaches payment, then resends the request automatically.",
      "Receive your response."
    ]
  },
  {
    "id": 446,
    "name": "ScrapeWire",
    "tagline": "Real-time web scraping API with structured data extraction",
    "description": "ScrapeWire fetches a URL and returns structured JSON containing the page's title, meta tags, headings, paragraphs, links, extracted emails and phone numbers, and word counts — in a single API call. Standard HTTP-level scraper with retry logic and automatic compression handling (gzip, deflate, brotli). Does not execute JavaScript or render single-page applications.",
    "audience": "MACHINE",
    "score": 8,
    "url": "https://scrapewire.hdgforge.com",
    "price": "$0.005 / call",
    "payment": "x402",
    "network": "Base (USDC)",
    "health": "https://scrapewire.hdgforge.com/health",
    "readme": "https://scrapewire.hdgforge.com/readme",
    "use_cases": [
      "AI agent web grounding",
      "RAG pipeline ingestion",
      "Structured page snapshots"
    ],
    "status": "live",
    "category": "agents",
    "payment_method": "Paid per call via x402 (USDC, Base network) — 30-call free trial available",
    "getting_started": [
      "Claim your free trial token: GET /trial/challenge to receive a nonce, solve the proof-of-work locally, then POST /trial/claim to receive a token good for 30 calls.",
      "Send requests to the endpoint below with your X-Trial-Token header — no signup or payment required for your trial calls.",
      "After your trial budget is used, you'll receive an HTTP 402 response with the exact USDC amount, address, and network required.",
      "Your x402-compatible client signs and attaches payment, then resends the request automatically.",
      "Receive your response."
    ]
  }
]
