{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "api-rencom-ai-search",
  "title": "Rencom \u00b7 x402 Resource Search",
  "url": "https://api.rencom.ai/search",
  "category": "tools",
  "summary": "Search the x402 ecosystem for endpoints, ranked by historical agent success rates, price, and reliability metrics.",
  "seo": {
    "title": "x402 API Search | Rencom Discovery Engine | Base",
    "description": "Search and rank x402 endpoints via x402. $0.01 USDC on Base. Sort by price, popularity, reliability. Historical agent outcome ranking."
  },
  "use_cases": [
    "Discover optimal x402 endpoints for specific agent tasks",
    "Compare endpoint reliability and cost before integration",
    "Route agent workflows to highest-success-rate services"
  ],
  "ideal_buyer": "Agent orchestrators and developers navigating the x402 ecosystem for reliable service discovery.",
  "example_prompt": "Search for reliable stock quote APIs under $0.05 per call",
  "example_request_body": {
    "q": "stock quote",
    "limit": 3,
    "sort_by": "price"
  },
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "normal",
    "ratio": 0.5,
    "median_category_atomic": 20000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0x7ae0fb44e68f2f5c3266bbc849af00be2f62eac1",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "10000",
      "max_timeout_seconds": 60,
      "mime_type": "application/json",
      "description": "Search for x402 resources. Ranks candidate endpoints by historical agent outcomes to minimize execution failure and cost variance before selection. Sort by price, popularity or reliability to ensure you get the best resources.",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "GET",
          "discoverable": true
        },
        "output": {
          "input": {
            "type": "http",
            "method": "GET",
            "queryParams": {
              "q": {
                "type": "string",
                "required": true,
                "description": "Search query string"
              },
              "limit": {
                "type": "int",
                "required": false,
                "description": "Maximum results to return, between 1 and 5. Default 3"
              },
              "offset": {
                "type": "int",
                "required": false,
                "description": "Offset for pagination. Default 0"
              },
              "sort_by": {
                "enum": [
                  "recommended",
                  "price_low",
                  "price_high",
                  "newest",
                  "most_popular",
                  "most_used"
                ],
                "type": "string",
                "required": false,
                "description": "Sort method for results"
              }
            }
          },
          "output": {
            "type": "object",
            "properties": {
              "limit": {
                "type": "int",
                "description": "Results per page"
              },
              "query": {
                "type": "string",
                "description": "The search query used"
              },
              "offset": {
                "type": "int",
                "description": "Current offset"
              },
              "results": {
                "type": "array",
                "items": {
                  "type": "object",
                  "properties": {
                    "price": {
                      "type": "string",
                      "description": "Price in USD"
                    },
                    "network": {
                      "type": "string",
                      "description": "Blockchain network"
                    },
                    "resource": {
                      "type": "string",
                      "description": "Resource URL"
                    },
                    "description": {
                      "type": "string",
                      "description": "Resource description"
                    }
                  }
                },
                "description": "List of matching x402 resources"
              },
              "sort_by": {
                "type": "string",
                "description": "Sort method used"
              },
              "has_more": {
                "type": "boolean",
                "description": "Whether more results are available"
              }
            }
          }
        }
      }
    }
  ],
  "duplicate_cluster_id": "data-cl-b657785c81a2",
  "origin": {
    "slug": "api-rencom-ai",
    "host": "api.rencom.ai",
    "title": "Rencom AI API",
    "description": "API origin at api.rencom.ai. No public documentation or discoverable endpoints available on the root path.",
    "url": "https://api.rencom.ai",
    "favicon": "https://rencom.ai/favicon.ico?favicon.24f5c08f.ico"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/api-rencom-ai-search",
    "url": "https://x402all.com/resource/api-rencom-ai-search",
    "name": "Rencom \u00b7 x402 Resource Search",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/api-rencom-ai-search",
      "@type": "Offer",
      "price": "0.01",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "0.010000",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent",
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "paymentNetwork",
          "value": "base"
        },
        {
          "@type": "PropertyValue",
          "name": "paymentAsset",
          "value": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
        }
      ]
    },
    "sameAs": "https://api.rencom.ai/search",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/api-rencom-ai",
      "url": "https://api.rencom.ai",
      "name": "Rencom AI API",
      "@type": "Organization"
    },
    "identifier": "api-rencom-ai-search",
    "description": "Search and rank x402 endpoints via x402. $0.01 USDC on Base. Sort by price, popularity, reliability. Historical agent outcome ranking.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=api-rencom-ai-search",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "tools"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=api-rencom-ai-search"
}
