{
  "generated_at": "2026-05-11T00:56:48.476130+00:00",
  "slug": "www-tip-md-tip-solana",
  "title": "Tip Solana",
  "url": "https://www.tip.md/tip-solana",
  "category": "finance",
  "summary": "Tip Solana \u2014 x402-protected finance API. Pay free per call on solana. Indexed by x402all.",
  "seo": {
    "title": "Tip Solana \u2014 x402 finance API \u00b7 free per call",
    "description": "Tip Solana \u2014 x402-protected finance API. Pay free per call on solana. Indexed by x402all."
  },
  "use_cases": [],
  "risk_notes": [
    "Initiates outbound payment \u2014 financial risk."
  ],
  "pricing_sanity": {
    "flag": "unknown",
    "median_category_atomic": 0
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "solana",
      "pay_to": "EGXnfKYWSJjkLaQQRVK5oFWBd7T6A2rQA6CxvUgfVpci",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "max_amount_required_atomic": "0",
      "max_timeout_seconds": 1000,
      "mime_type": "application/json",
      "description": "tip.md - Send USDC tips on Solana using just a username",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "POST",
          "bodyFields": {
            "message": {
              "type": "string",
              "description": "Optional message with the tip"
            },
            "tipAmount": {
              "type": "number",
              "description": "Amount in microUSDC (1 USDC = 1,000,000 microUSDC)"
            },
            "senderName": {
              "type": "string",
              "description": "Your username or identifier"
            },
            "recipientUsername": {
              "type": "string",
              "description": "tip.md username to tip (address looked up automatically)"
            }
          }
        },
        "output": {
          "amounts": {
            "type": "object",
            "properties": {
              "total": {
                "type": "number"
              },
              "recipient": {
                "type": "number"
              },
              "platformFee": {
                "type": "number"
              }
            }
          },
          "message": {
            "type": "string"
          },
          "success": {
            "type": "boolean"
          },
          "recipient": {
            "type": "object",
            "properties": {
              "address": {
                "type": "string"
              },
              "username": {
                "type": "string"
              }
            }
          },
          "transactions": {
            "type": "object",
            "properties": {
              "platform": {
                "type": "string"
              },
              "recipient": {
                "type": "string"
              }
            }
          }
        }
      }
    }
  ],
  "origin": {
    "slug": "www-tip-md",
    "host": "www.tip.md",
    "url": "https://www.tip.md",
    "favicon": "https://www.tip.md/favicon.svg?v=2"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/www-tip-md-tip-solana",
    "url": "https://x402all.com/resource/www-tip-md-tip-solana",
    "name": "Tip Solana",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/www-tip-md-tip-solana",
      "@type": "Offer",
      "price": "0",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "additionalProperty": [
        {
          "name": "paymentNetwork",
          "@type": "PropertyValue",
          "value": "solana"
        },
        {
          "name": "paymentAsset",
          "@type": "PropertyValue",
          "value": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v"
        }
      ],
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "0",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent"
    },
    "sameAs": "https://www.tip.md/tip-solana",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/www-tip-md",
      "url": "https://www.tip.md",
      "name": "www.tip.md",
      "@type": "Organization"
    },
    "identifier": "www-tip-md-tip-solana",
    "description": "Tip Solana \u2014 x402-protected finance API. Pay free per call on solana. Indexed by x402all.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=www-tip-md-tip-solana",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "finance"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=www-tip-md-tip-solana",
  "callability": {
    "status": "partial",
    "schema_callability": 0.282,
    "source": "facilitator_bazaar",
    "source_confidence": 0.75,
    "match_confidence": 0.4,
    "schema_confidence": 0.2,
    "validated_at": "2026-05-11T00:20:13.307075+00:00",
    "warnings": []
  },
  "contract": {
    "route_template": "https://www.tip.md/tip-solana",
    "content_type": "application/json",
    "response_schema": {
      "amounts": {
        "type": "object",
        "properties": {
          "total": {
            "type": "number"
          },
          "recipient": {
            "type": "number"
          },
          "platformFee": {
            "type": "number"
          }
        }
      },
      "message": {
        "type": "string"
      },
      "success": {
        "type": "boolean"
      },
      "recipient": {
        "type": "object",
        "properties": {
          "address": {
            "type": "string"
          },
          "username": {
            "type": "string"
          }
        }
      },
      "transactions": {
        "type": "object",
        "properties": {
          "platform": {
            "type": "string"
          },
          "recipient": {
            "type": "string"
          }
        }
      }
    },
    "examples": [],
    "schema_presence": {
      "path_schema": "unknown",
      "query_schema": "unknown",
      "header_schema": "unknown",
      "request_body_schema": "unknown",
      "response_schema": "partial"
    },
    "contract_hash": "e5416e4e18e0a6b0030d2e71a19e2eb8e11008adf7646c637359f1b978d2899b"
  }
}