{
  "generated_at": "2026-05-11T00:56:48.476130+00:00",
  "slug": "emc2ai-io-x402-bitquery-zora-volume-raw",
  "title": "Emc2ai \u00b7 Zora Volume Raw",
  "url": "https://emc2ai.io/x402/bitquery/zora-volume/raw",
  "category": "finance",
  "summary": "Emc2ai \u00b7 Zora Volume Raw \u2014 x402-protected finance API. Pay $0.600 per call on base. Indexed by x402all.",
  "seo": {
    "title": "Emc2ai \u00b7 Zora Volume Raw \u2014 x402 finance API \u00b7 $0.600 per call",
    "description": "Emc2ai \u00b7 Zora Volume Raw \u2014 x402-protected finance API. Pay $0.600 per call on base. Indexed by x402all."
  },
  "use_cases": [],
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "expensive_outlier",
    "ratio": 20.0,
    "median_category_atomic": 30000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0xc9368b30bd620164fd1a05a5d99dcaf8ae754775",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "600000",
      "max_timeout_seconds": 90,
      "mime_type": "application/json",
      "description": "Top Zora Launchpad tokens by trading volume (Base only).",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "POST",
          "bodyType": "json",
          "bodyFields": {
            "limit": {
              "type": "string",
              "description": "Maximum number of results to return (default: 10, max: 500)"
            },
            "timeperiod": {
              "enum": [
                "1h",
                "4h",
                "24h",
                "7d",
                "30d"
              ],
              "type": "string",
              "description": "Time period for analysis (e.g., 1h, 24h, 7d, 30d)"
            }
          },
          "discoverable": true
        },
        "output": {
          "result": {
            "type": "object",
            "description": "Query result data"
          },
          "status": {
            "type": "string",
            "description": "Request status (completed or error)"
          },
          "payment": {
            "type": "object",
            "description": "Payment receipt information"
          }
        }
      }
    }
  ],
  "origin": {
    "slug": "emc2ai-io",
    "host": "emc2ai.io",
    "url": "https://emc2ai.io",
    "favicon": "https://emc2ai.io/einstein-icon.png"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/emc2ai-io-x402-bitquery-zora-volume-raw",
    "url": "https://x402all.com/resource/emc2ai-io-x402-bitquery-zora-volume-raw",
    "name": "Emc2ai \u00b7 Zora Volume Raw",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/emc2ai-io-x402-bitquery-zora-volume-raw",
      "@type": "Offer",
      "price": "0.6",
      "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.600000",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent"
    },
    "sameAs": "https://emc2ai.io/x402/bitquery/zora-volume/raw",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/emc2ai-io",
      "url": "https://emc2ai.io",
      "name": "emc2ai.io",
      "@type": "Organization"
    },
    "identifier": "emc2ai-io-x402-bitquery-zora-volume-raw",
    "description": "Emc2ai \u00b7 Zora Volume Raw \u2014 x402-protected finance API. Pay $0.600 per call on base. Indexed by x402all.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=emc2ai-io-x402-bitquery-zora-volume-raw",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "finance"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=emc2ai-io-x402-bitquery-zora-volume-raw",
  "callability": {
    "status": "likely_callable",
    "schema_callability": 0.8,
    "source": "provider_openapi",
    "source_confidence": 0.9,
    "match_confidence": 0.4,
    "schema_confidence": 1.0,
    "validated_at": "2026-05-10T23:22:08.912604+00:00",
    "warnings": []
  },
  "contract": {
    "method": "POST",
    "route_template": "/x402/einstein/report",
    "content_type": "application/json",
    "request_body_schema": {
      "type": "object",
      "required": [
        "prompt"
      ],
      "properties": {
        "prompt": {
          "type": "string",
          "example": "What are the top whale movements on Base in the last 24 hours?",
          "description": "The prompt or question to send to Einstein AI agent"
        },
        "roomId": {
          "type": "string",
          "description": "Optional room ID for conversation context"
        },
        "userId": {
          "type": "string",
          "description": "Optional user ID for tracking"
        },
        "metadata": {
          "type": "object",
          "description": "Optional metadata for the request"
        }
      }
    },
    "response_schema": {
      "type": "object",
      "properties": {
        "agent": {
          "type": "object",
          "properties": {
            "id": {
              "type": "string",
              "description": "Agent ID"
            },
            "name": {
              "type": "string",
              "description": "Agent name"
            }
          }
        },
        "prompt": {
          "type": "string",
          "description": "The original prompt"
        },
        "roomId": {
          "type": "string",
          "description": "Room ID for this conversation"
        },
        "status": {
          "enum": [
            "completed",
            "error"
          ],
          "type": "string",
          "description": "Request status"
        },
        "userId": {
          "type": "string",
          "description": "User ID"
        },
        "payment": {
          "type": "object",
          "properties": {
            "asset": {
              "type": "string"
            },
            "amount": {
              "type": "string"
            },
            "scheme": {
              "type": "string"
            },
            "txHash": {
              "type": "string",
              "description": "On-chain transaction hash"
            },
            "network": {
              "type": "string"
            },
            "timestamp": {
              "type": "string",
              "format": "date-time"
            },
            "x402Version": {
              "type": "integer"
            }
          }
        },
        "response": {
          "type": "object",
          "properties": {
            "id": {
              "type": "string",
              "description": "Response ID"
            },
            "content": {
              "type": "object",
              "properties": {
                "text": {
                  "type": "string",
                  "description": "The AI response text"
                },
                "actions": {
                  "type": "array",
                  "items": {
                    "type": "string"
                  },
                  "description": "Actions taken by the agent"
                },
                "thought": {
                  "type": "string",
                  "description": "Agent's reasoning process"
                }
              }
            },
            "createdAt": {
              "type": "integer",
              "description": "Unix timestamp of response creation"
            }
          }
        }
      }
    },
    "examples": [
      {
        "prompt": "Analyze the top whale movements on Base chain in the last 24 hours"
      }
    ],
    "schema_presence": {
      "path_schema": "unknown",
      "query_schema": "unknown",
      "header_schema": "unknown",
      "request_body_schema": "declared",
      "response_schema": "declared"
    },
    "contract_hash": "207c280d0b001dd2656e5f35599b0101153d99efd53538bd625061a2a5b8ff92"
  }
}