{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "gg402-vercel-app-friendship-matcher",
  "title": "GG402 \u00b7 AI Friendship Matcher",
  "url": "https://gg402.vercel.app/friendship_matcher",
  "category": "ai",
  "summary": "Match users with compatible friends based on shared interests, personality traits, and preferences.",
  "seo": {
    "title": "AI Friendship Matching API \u2014 x402 Social",
    "description": "Match users with potential friends using AI. 0.01 USDC per call for compatibility scoring and connection suggestions."
  },
  "use_cases": [
    "Suggest friend matches in social apps",
    "Generate connection ideas for community platforms",
    "Build compatibility scoring for networking tools",
    "Recommend activities for new connections"
  ],
  "ideal_buyer": "Social platform developers and community builders adding AI-powered friend discovery features.",
  "example_prompt": "Find friend matches for a user who enjoys hiking, board games, and indie music in Seattle",
  "example_request_body": {
    "location": "Seattle",
    "interests": [
      "hiking",
      "board games",
      "indie music"
    ],
    "personality_traits": [
      "introvert",
      "curious"
    ]
  },
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "normal",
    "ratio": 0.333,
    "median_category_atomic": 30000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0x9257cd24721e3c06e9f7655b77c283bcd9652132",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "10000",
      "max_timeout_seconds": 60,
      "mime_type": "application/json",
      "description": "Matches users with potential friends based on shared interests, personality traits, and preferences, suggesting connection ideas.",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "POST",
          "bodyType": "json",
          "bodyFields": {
            "location": {
              "type": "string",
              "required": false,
              "description": "City or region for local matching."
            },
            "group_size": {
              "type": "string",
              "required": false,
              "description": "e.g., 'small', 'large' groups."
            },
            "user_interests": {
              "type": "array",
              "required": true,
              "description": "Hobbies and passions."
            },
            "personality_traits": {
              "type": "object",
              "required": false,
              "description": "e.g., {'outgoing': true, 'creative': false}."
            }
          }
        },
        "output": {
          "type": "object",
          "required": [
            "matches",
            "connection_ideas",
            "tips"
          ],
          "properties": {
            "tips": {
              "type": "array",
              "items": {
                "type": "string"
              },
              "description": "Advice for building friendships."
            },
            "matches": {
              "type": "array",
              "items": {
                "type": "object",
                "properties": {
                  "profile": {
                    "type": "string",
                    "description": "Description of a matching person."
                  },
                  "compatibility_score": {
                    "type": "number",
                    "description": "Match percentage."
                  }
                }
              },
              "description": "Potential friend profiles or types."
            },
            "connection_ideas": {
              "type": "array",
              "items": {
                "type": "string"
              },
              "description": "Suggestions for meeting or activities."
            }
          }
        }
      }
    }
  ],
  "duplicate_cluster_id": "finance-cl-becc7853f4db",
  "origin": {
    "slug": "gg402-vercel-app",
    "host": "gg402.vercel.app",
    "title": "x402 API Marketplace | Pay-per-call APIs with Crypto",
    "description": "Discover and integrate paid APIs using the x402 protocol. Micropayments made simple with crypto.",
    "url": "https://gg402.vercel.app"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/gg402-vercel-app-friendship-matcher",
    "url": "https://x402all.com/resource/gg402-vercel-app-friendship-matcher",
    "name": "GG402 \u00b7 AI Friendship Matcher",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/gg402-vercel-app-friendship-matcher",
      "@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://gg402.vercel.app/friendship_matcher",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/gg402-vercel-app",
      "url": "https://gg402.vercel.app",
      "name": "x402 API Marketplace | Pay-per-call APIs with Crypto",
      "@type": "Organization"
    },
    "identifier": "gg402-vercel-app-friendship-matcher",
    "description": "Match users with potential friends using AI. 0.01 USDC per call for compatibility scoring and connection suggestions.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=gg402-vercel-app-friendship-matcher",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "ai"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=gg402-vercel-app-friendship-matcher"
}
