{
  "generated_at": "2026-05-11T00:56:48.476130+00:00",
  "slug": "leaderboard-0000402-xyz-entry",
  "title": "Leaderboard \u00b7 Entry",
  "url": "https://leaderboard.0000402.xyz/entry",
  "category": "tools",
  "summary": "Leaderboard \u00b7 Entry \u2014 x402-protected tools API. Pay $0.010 per call on base. Indexed by x402all.",
  "seo": {
    "title": "Leaderboard \u00b7 Entry \u2014 x402 tools API \u00b7 $0.010 per call",
    "description": "Leaderboard \u00b7 Entry \u2014 x402-protected tools API. Pay $0.010 per call on base. Indexed by x402all."
  },
  "use_cases": [],
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "normal",
    "ratio": 1.0,
    "median_category_atomic": 10000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0xee72b902af7466023595512e3359bb5bf312977c",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "10000",
      "max_timeout_seconds": 300,
      "verified": false,
      "hints": {
        "input": {
          "body": {
            "type": "object",
            "required": [
              "name"
            ],
            "properties": {
              "name": {
                "type": "string",
                "description": "Entry name, such as a player, agent, or team."
              },
              "title": {
                "type": "string",
                "description": "Optional leaderboard title. If supplied later, it updates the existing board title."
              },
              "value": {
                "type": [
                  "number",
                  "null"
                ],
                "description": "Numeric score/value. Use null to delete the entry with the given name."
              },
              "sort_direction": {
                "enum": [
                  "asc",
                  "desc"
                ],
                "type": "string",
                "description": "Optional leaderboard sort direction. If omitted on first create, desc is used."
              },
              "leaderboard_key": {
                "type": "string",
                "description": "Optional owner UUID. Omit it to create a new leaderboard and receive a generated key."
              }
            }
          },
          "type": "http",
          "method": "POST",
          "bodyType": "json"
        },
        "output": {
          "type": "json",
          "example": {
            "name": "agent-alpha",
            "slug": "dao-arcade-finals",
            "title": "DAO Arcade Finals",
            "value": 42,
            "action": "created",
            "api_url": "https://leaderboard.0000402.xyz/api/leaderboard/dao-arcade-finals",
            "deleted": false,
            "message": "Leaderboard created and entry stored.",
            "entry_count": 1,
            "display_title": "DAO Arcade Finals",
            "sort_direction": "desc",
            "leaderboard_key": "a1b2c3d4-e5f6-7890-abcd-ef1234567890",
            "leaderboard_url": "https://leaderboard.0000402.xyz/leaderboard/dao-arcade-finals",
            "metadata_updated": false,
            "leaderboard_created": true
          }
        }
      }
    }
  ],
  "origin": {
    "slug": "leaderboard-0000402-xyz",
    "host": "leaderboard.0000402.xyz",
    "url": "https://leaderboard.0000402.xyz"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/leaderboard-0000402-xyz-entry",
    "url": "https://x402all.com/resource/leaderboard-0000402-xyz-entry",
    "name": "Leaderboard \u00b7 Entry",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/leaderboard-0000402-xyz-entry",
      "@type": "Offer",
      "price": "0.01",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "additionalProperty": [
        {
          "name": "paymentNetwork",
          "@type": "PropertyValue",
          "value": "base"
        },
        {
          "name": "paymentAsset",
          "@type": "PropertyValue",
          "value": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
        }
      ],
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "0.010000",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent"
    },
    "sameAs": "https://leaderboard.0000402.xyz/entry",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/leaderboard-0000402-xyz",
      "url": "https://leaderboard.0000402.xyz",
      "name": "leaderboard.0000402.xyz",
      "@type": "Organization"
    },
    "identifier": "leaderboard-0000402-xyz-entry",
    "description": "Leaderboard \u00b7 Entry \u2014 x402-protected tools API. Pay $0.010 per call on base. Indexed by x402all.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=leaderboard-0000402-xyz-entry",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "tools"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=leaderboard-0000402-xyz-entry",
  "callability": {
    "status": "partial",
    "schema_callability": 0.35,
    "source": "facilitator_bazaar",
    "source_confidence": 0.75,
    "match_confidence": 0.4,
    "schema_confidence": 0.5,
    "validated_at": "2026-05-10T23:14:21.543392+00:00",
    "warnings": []
  },
  "contract": {
    "route_template": "https://leaderboard.0000402.xyz/entry",
    "response_schema": {
      "type": "json",
      "example": {
        "name": "agent-alpha",
        "slug": "dao-arcade-finals",
        "title": "DAO Arcade Finals",
        "value": 42,
        "action": "created",
        "api_url": "https://leaderboard.0000402.xyz/api/leaderboard/dao-arcade-finals",
        "deleted": false,
        "message": "Leaderboard created and entry stored.",
        "entry_count": 1,
        "display_title": "DAO Arcade Finals",
        "sort_direction": "desc",
        "leaderboard_key": "a1b2c3d4-e5f6-7890-abcd-ef1234567890",
        "leaderboard_url": "https://leaderboard.0000402.xyz/leaderboard/dao-arcade-finals",
        "metadata_updated": false,
        "leaderboard_created": true
      }
    },
    "examples": [],
    "schema_presence": {
      "path_schema": "unknown",
      "query_schema": "unknown",
      "header_schema": "unknown",
      "request_body_schema": "unknown",
      "response_schema": "declared"
    },
    "contract_hash": "78129350cb02477405f2f5fccab16575c16b845267efe9fb9c9581d446f183d0"
  }
}