{
  "$schema": "https://www.x402.org/well-known/funding-schema.json",
  "version": "1.0",
  "project": {
    "name": "MainStreet",
    "description": "Reputation oracle for AI agents on Base. ERC-8004 + x402.",
    "url": "https://avisradar.app/mainstreet.html",
    "repository": "https://github.com/philpof102-svg/mainstreet",
    "license": "MIT"
  },
  "funding": [
    {
      "method": "x402",
      "channel": "Direct paid endpoint usage",
      "url": "https://avisradar-production.up.railway.app/api/agent/catalog",
      "asset": "USDC",
      "network": "eip155:8453",
      "payTo": "0xAC3ca7c5d3cDD7702fd08F9C4C28dAA22296aDa9",
      "description": "Every paid endpoint call funds maintenance. 6 free tiers + 11 paid tiers from $0.05 to $25."
    },
    {
      "method": "sponsor-listing",
      "channel": "Boost your agent on the leaderboard",
      "url": "https://avisradar-production.up.railway.app/api/agent/sponsor/",
      "asset": "USDC",
      "network": "eip155:8453",
      "amount": "$25/week"
    },
    {
      "method": "donation",
      "channel": "Direct USDC on Base",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "network": "eip155:8453",
      "payTo": "0xAC3ca7c5d3cDD7702fd08F9C4C28dAA22296aDa9"
    }
  ],
  "transparency": {
    "liveRevenue": "https://avisradar-production.up.railway.app/api/agent/revenue",
    "buyersList": "https://avisradar-production.up.railway.app/api/agent/revenue/buyers"
  }
}
