{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "api-solenrich-com-entrypoints-wallet-graph-invoke",
  "title": "SolEnrich \u00b7 Invoke Wallet Graph Analysis",
  "url": "https://api.solenrich.com/entrypoints/wallet-graph/invoke",
  "category": "data",
  "summary": "Generates wallet relationship graphs for Solana addresses with hop depth analysis and interaction thresholds.",
  "seo": {
    "title": "Solana Wallet Graph API | x402 Onchain Analysis",
    "description": "Analyze Solana wallet relationships and transaction patterns. $0.01 USDC per call. Solana network. Wallet profiling and risk scoring."
  },
  "use_cases": [
    "Map wallet connections to identify related addresses",
    "Analyze transaction patterns for risk scoring",
    "Generate LLM-readable or JSON wallet profiles"
  ],
  "ideal_buyer": "Solana analysts and compliance agents investigating wallet relationships.",
  "example_prompt": "Analyze wallet connections for address ... with depth 2 and format both",
  "example_request_body": {
    "depth": 2,
    "format": "both",
    "address": "...",
    "min_interactions": 5
  },
  "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": "solana",
      "pay_to": "66Qvhr1xnwqbCT36KfHfZF1JpoWdmCQ3uFYTN335CGXe",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "max_amount_required_atomic": "10000",
      "max_timeout_seconds": 300,
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "POST",
          "bodyFields": {
            "depth": {
              "type": "number",
              "description": "Hop depth (1 or 2)"
            },
            "format": {
              "enum": [
                "json",
                "llm",
                "both"
              ],
              "type": "string"
            },
            "address": {
              "type": "string",
              "required": true,
              "description": "Solana base58 wallet address"
            },
            "min_interactions": {
              "type": "number",
              "description": "Minimum interactions to include connection"
            }
          }
        },
        "output": {
          "type": "object"
        }
      }
    }
  ],
  "origin": {
    "slug": "api-solenrich-com",
    "host": "api.solenrich.com",
    "title": "SolEnrich",
    "description": "Solana onchain data enrichment. Wallet profiling, token analysis, risk scoring. JSON for agents, natural language for LLMs.",
    "url": "https://api.solenrich.com"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/api-solenrich-com-entrypoints-wallet-graph-invoke",
    "url": "https://x402all.com/resource/api-solenrich-com-entrypoints-wallet-graph-invoke",
    "name": "SolEnrich \u00b7 Invoke Wallet Graph Analysis",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/api-solenrich-com-entrypoints-wallet-graph-invoke",
      "@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": "solana"
        },
        {
          "@type": "PropertyValue",
          "name": "paymentAsset",
          "value": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v"
        }
      ]
    },
    "sameAs": "https://api.solenrich.com/entrypoints/wallet-graph/invoke",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/api-solenrich-com",
      "url": "https://api.solenrich.com",
      "name": "SolEnrich",
      "@type": "Organization"
    },
    "identifier": "api-solenrich-com-entrypoints-wallet-graph-invoke",
    "description": "Analyze Solana wallet relationships and transaction patterns. $0.01 USDC per call. Solana network. Wallet profiling and risk scoring.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=api-solenrich-com-entrypoints-wallet-graph-invoke",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "data"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=api-solenrich-com-entrypoints-wallet-graph-invoke"
}
