{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "bazaaro-agent-vercel-app-api-list",
  "title": "Bazaaro \u00b7 x402 Service Directory",
  "url": "https://bazaaro-agent.vercel.app/api/list",
  "category": "tools",
  "summary": "Discover available x402 services with filtering by price and category.",
  "seo": {
    "title": "Bazaaro x402 API Directory | Discover Paid APIs",
    "description": "Browse x402-enabled services with price filtering. Service discovery for AI agents. $0.001 USDC per call on Base."
  },
  "use_cases": [
    "Find x402 APIs within a specific price range",
    "Browse available services for agent capability expansion",
    "Compare pricing across similar service categories",
    "Cache service listings for offline discovery"
  ],
  "ideal_buyer": "AI agents and orchestration systems needing programmatic discovery of x402-enabled services without hardcoding endpoints.",
  "example_prompt": "List all x402 services under $0.01 per call in the data category.",
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "cheap_outlier",
    "ratio": 0.1,
    "median_category_atomic": 10000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0xf2d4580adfe8e012f5550322706d62df11fdbe21",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "1000",
      "max_timeout_seconds": 300,
      "mime_type": "application/json",
      "description": "Lists x402 services supported by Bazaaro with optional price filtering",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "GET",
          "bodyType": "json",
          "bodyFields": {
            "maxUsdcPrice": {
              "type": "number",
              "required": false,
              "description": "Optional maximum price filter in USDC (e.g., 1.0 to only show services under $1.00)"
            }
          },
          "discoverable": true
        },
        "output": {
          "type": "object",
          "required": [
            "success",
            "timestamp",
            "items",
            "totalCount"
          ],
          "properties": {
            "items": {
              "type": "array",
              "items": {
                "type": "object",
                "properties": {
                  "resource": {
                    "type": "string",
                    "description": "The x402 resource URL"
                  },
                  "costValue": {
                    "type": "number",
                    "description": "Numeric cost value in USDC"
                  },
                  "costDisplay": {
                    "type": "string",
                    "description": "Human-readable cost (e.g., '$0.10')"
                  },
                  "description": {
                    "type": "string",
                    "description": "Service description"
                  },
                  "costCurrency": {
                    "type": "string",
                    "description": "Currency (typically 'USDC')"
                  }
                }
              },
              "description": "List of available x402 services"
            },
            "success": {
              "type": "boolean",
              "description": "Whether the request was successful"
            },
            "timestamp": {
              "type": "string",
              "description": "ISO timestamp of the response"
            },
            "totalCount": {
              "type": "number",
              "description": "Total number of services returned"
            },
            "cacheTimestamp": {
              "type": "string",
              "description": "When the service cache was last updated"
            }
          }
        }
      }
    }
  ],
  "origin": {
    "slug": "bazaaro-agent-vercel-app",
    "host": "bazaaro-agent.vercel.app",
    "title": "Bazaaro Agent",
    "description": "An x402-payable API endpoint hosted on Vercel. No further service details available from the current deployment.",
    "url": "https://bazaaro-agent.vercel.app",
    "favicon": "https://bazaaro-agent.vercel.app/bazaaro.png"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/bazaaro-agent-vercel-app-api-list",
    "url": "https://x402all.com/resource/bazaaro-agent-vercel-app-api-list",
    "name": "Bazaaro \u00b7 x402 Service Directory",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/bazaaro-agent-vercel-app-api-list",
      "@type": "Offer",
      "price": "0.001",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "0.001000",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent",
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "paymentNetwork",
          "value": "base"
        },
        {
          "@type": "PropertyValue",
          "name": "paymentAsset",
          "value": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
        }
      ]
    },
    "sameAs": "https://bazaaro-agent.vercel.app/api/list",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/bazaaro-agent-vercel-app",
      "url": "https://bazaaro-agent.vercel.app",
      "name": "Bazaaro Agent",
      "@type": "Organization"
    },
    "identifier": "bazaaro-agent-vercel-app-api-list",
    "description": "Browse x402-enabled services with price filtering. Service discovery for AI agents. $0.001 USDC per call on Base.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=bazaaro-agent-vercel-app-api-list",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "tools"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=bazaaro-agent-vercel-app-api-list"
}
