{
  "generated_at": "2026-05-11T00:56:48.476130+00:00",
  "slug": "x402-quickintel-io-v1-tator-prompt",
  "title": "X402 \u00b7 Tator Prompt",
  "url": "https://x402.quickintel.io/v1/tator/prompt",
  "category": "finance",
  "summary": "X402 \u00b7 Tator Prompt \u2014 x402-protected finance API. Pay $0.200 per call on base, solana. Indexed by x402all.",
  "seo": {
    "title": "X402 \u00b7 Tator Prompt \u2014 x402 finance API \u00b7 $0.200 per call",
    "description": "X402 \u00b7 Tator Prompt \u2014 x402-protected finance API. Pay $0.200 per call on base, solana. Indexed by x402all."
  },
  "use_cases": [],
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "expensive",
    "ratio": 6.667,
    "median_category_atomic": 30000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "verified_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0x6a35df48189eb83404d97b32dd3e91517ff4ceb9",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "200000",
      "max_timeout_seconds": 3600,
      "verified": true,
      "hints": {
        "input": {
          "type": "http",
          "method": "POST",
          "bodyFields": {
            "async": {
              "type": "boolean",
              "description": "Async mode for bridges and complex ops. Returns jobId to poll via GET /v1/tator/jobs/:jobId (free)."
            },
            "chain": {
              "type": "string",
              "description": "Preferred blockchain. Tator infers from prompt if omitted e.g. \"base\", \"ethereum\", \"solana\"."
            },
            "prompt": {
              "type": "string",
              "required": true,
              "description": "Natural language trading instruction e.g. \"swap 0.1 ETH to USDC on base\"."
            },
            "provider": {
              "type": "string",
              "required": true,
              "description": "Your agent identifier for tracking e.g. \"my-agent\", \"openclaw\"."
            },
            "slippage": {
              "type": "number",
              "description": "Slippage tolerance percentage for swaps."
            },
            "walletAddress": {
              "type": "string",
              "required": true,
              "description": "Agent wallet address that will sign and broadcast the returned transactions."
            }
          }
        },
        "output": {
          "type": "object",
          "required": [
            "success",
            "transactions"
          ],
          "properties": {
            "jobId": {
              "type": "string",
              "description": "Job ID when async=true. Poll at GET /v1/tator/jobs/:jobId"
            },
            "message": {
              "type": "string",
              "description": "Human-readable trade description"
            },
            "success": {
              "type": "boolean"
            },
            "securityScan": {
              "type": "object",
              "description": "Auto-included Quick Intel security scan for the target token"
            },
            "transactions": {
              "type": "array",
              "items": {
                "type": "object",
                "properties": {
                  "to": {
                    "type": "string"
                  },
                  "data": {
                    "type": "string"
                  },
                  "value": {
                    "type": "string"
                  },
                  "chainId": {
                    "type": "number"
                  }
                }
              },
              "description": "Unsigned transactions to sign and submit in order"
            }
          }
        }
      }
    },
    {
      "scheme": "exact",
      "network": "solana",
      "pay_to": "98fYvtYvLt56PujTNugQcYf4JTAg85kZXvoWTuhhu7eu",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "max_amount_required_atomic": "200000",
      "max_timeout_seconds": 3600,
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "POST",
          "bodyFields": {
            "async": {
              "type": "boolean",
              "description": "Async mode for bridges and complex ops. Returns jobId to poll via GET /v1/tator/jobs/:jobId (free)."
            },
            "chain": {
              "type": "string",
              "description": "Preferred blockchain. Tator infers from prompt if omitted e.g. \"base\", \"ethereum\", \"solana\"."
            },
            "prompt": {
              "type": "string",
              "required": true,
              "description": "Natural language trading instruction e.g. \"swap 0.1 ETH to USDC on base\"."
            },
            "provider": {
              "type": "string",
              "required": true,
              "description": "Your agent identifier for tracking e.g. \"my-agent\", \"openclaw\"."
            },
            "slippage": {
              "type": "number",
              "description": "Slippage tolerance percentage for swaps."
            },
            "walletAddress": {
              "type": "string",
              "required": true,
              "description": "Agent wallet address that will sign and broadcast the returned transactions."
            }
          }
        },
        "output": {
          "type": "object",
          "required": [
            "success",
            "transactions"
          ],
          "properties": {
            "jobId": {
              "type": "string",
              "description": "Job ID when async=true. Poll at GET /v1/tator/jobs/:jobId"
            },
            "message": {
              "type": "string",
              "description": "Human-readable trade description"
            },
            "success": {
              "type": "boolean"
            },
            "securityScan": {
              "type": "object",
              "description": "Auto-included Quick Intel security scan for the target token"
            },
            "transactions": {
              "type": "array",
              "items": {
                "type": "object",
                "properties": {
                  "to": {
                    "type": "string"
                  },
                  "data": {
                    "type": "string"
                  },
                  "value": {
                    "type": "string"
                  },
                  "chainId": {
                    "type": "number"
                  }
                }
              },
              "description": "Unsigned transactions to sign and submit in order"
            }
          }
        }
      }
    }
  ],
  "origin": {
    "slug": "x402-quickintel-io",
    "host": "x402.quickintel.io",
    "url": "https://x402.quickintel.io",
    "favicon": "https://x402.quickintel.io/og-image.png"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/x402-quickintel-io-v1-tator-prompt",
    "url": "https://x402all.com/resource/x402-quickintel-io-v1-tator-prompt",
    "name": "X402 \u00b7 Tator Prompt",
    "@type": "WebAPI",
    "offers": [
      {
        "url": "https://x402all.com/resource/x402-quickintel-io-v1-tator-prompt",
        "@type": "Offer",
        "price": "0.2",
        "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.200000",
          "unitText": "call",
          "priceCurrency": "USDC"
        },
        "eligibleCustomerType": "Agent"
      },
      {
        "url": "https://x402all.com/resource/x402-quickintel-io-v1-tator-prompt",
        "@type": "Offer",
        "price": "0.2",
        "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.200000",
          "unitText": "call",
          "priceCurrency": "USDC"
        },
        "eligibleCustomerType": "Agent"
      }
    ],
    "sameAs": "https://x402.quickintel.io/v1/tator/prompt",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/x402-quickintel-io",
      "url": "https://x402.quickintel.io",
      "name": "x402.quickintel.io",
      "@type": "Organization"
    },
    "identifier": "x402-quickintel-io-v1-tator-prompt",
    "description": "X402 \u00b7 Tator Prompt \u2014 x402-protected finance API. Pay $0.200 per call on base, solana. Indexed by x402all.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=x402-quickintel-io-v1-tator-prompt",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "finance"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=x402-quickintel-io-v1-tator-prompt",
  "callability": {
    "status": "unknown",
    "schema_callability": 0.186,
    "source": "provider_well_known",
    "source_confidence": 0.95,
    "match_confidence": 0.4,
    "schema_confidence": 0.0,
    "validated_at": "2026-05-10T22:57:15.719559+00:00",
    "warnings": []
  },
  "contract": {
    "route_template": "https://x402.quickintel.io/v1/tator/prompt",
    "examples": [],
    "schema_presence": {
      "path_schema": "unknown",
      "query_schema": "unknown",
      "header_schema": "unknown",
      "request_body_schema": "unknown",
      "response_schema": "unknown"
    },
    "contract_hash": "8b2d4332a87931f2e4f55a1af0ee1da979e2db6345424ef911f459c2c1f4b9b7"
  }
}