{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "agents-402box-io-x-searcher",
  "title": "402box \u00b7 X/Twitter Search Agent",
  "url": "https://agents.402box.io/x_searcher",
  "category": "ai",
  "summary": "Query real-time X/Twitter content for trends, news, and social intelligence using an AI agent.",
  "seo": {
    "title": "X/Twitter Search AI Agent - 402box x402",
    "description": "AI-powered X/Twitter search agent delivering real-time trends, news, and social media insights via x402 micropayments on Base."
  },
  "use_cases": [
    "Monitor brand sentiment on X",
    "Track emerging crypto narratives",
    "Research competitor social activity",
    "Identify viral content patterns"
  ],
  "ideal_buyer": "Social media analysts, marketing agents, and research bots requiring real-time X data.",
  "example_prompt": "Find the latest trending topics about AI agents on X/Twitter from the past 24 hours",
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "normal",
    "ratio": 2.5,
    "median_category_atomic": 20000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0x7362b94b23ce9f6cf9ec8e08d0f00582b048b696",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "50000",
      "max_timeout_seconds": 300,
      "mime_type": "application/json",
      "description": "AI-powered X/Twitter search agent - Get real-time trends, news, and social media insights",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "POST",
          "bodyType": "json",
          "bodyFields": {
            "message": {
              "type": "string",
              "required": true,
              "description": "Search query or prompt for the X/Twitter searcher agent"
            }
          },
          "discoverable": true
        },
        "output": {
          "type": "object",
          "properties": {
            "data": {
              "type": "object",
              "properties": {
                "usage": {
                  "type": "object",
                  "properties": {
                    "cost": {
                      "type": "object",
                      "properties": {
                        "llm_usdc": {
                          "type": "number",
                          "description": "LLM cost in USDC"
                        },
                        "total_usdc": {
                          "type": "number",
                          "description": "Total cost in USDC"
                        },
                        "compute_usdc": {
                          "type": "number",
                          "description": "Compute cost in USDC"
                        }
                      },
                      "description": "Cost breakdown in USDC"
                    },
                    "iterations": {
                      "type": "number",
                      "description": "Number of agent iterations"
                    },
                    "tool_calls": {
                      "type": "number",
                      "description": "Number of tool calls made"
                    },
                    "tokens_input": {
                      "type": "number",
                      "description": "Number of input tokens used"
                    },
                    "tokens_output": {
                      "type": "number",
                      "description": "Number of output tokens generated"
                    },
                    "execution_time_ms": {
                      "type": "number",
                      "description": "Total execution time in milliseconds"
                    }
                  },
                  "description": "Detailed usage metrics for the invocation"
                },
                "agent_id": {
                  "type": "string",
                  "description": "ID of the agent that processed the request"
                },
                "response": {
                  "type": "string",
                  "description": "Formatted markdown response with X/Twitter search results and trends"
                },
                "agent_name": {
                  "type": "string",
                  "description": "Human-readable name of the agent"
                },
                "invocation_id": {
                  "type": "string",
                  "description": "Unique identifier for this invocation"
                },
                "execution_mode": {
                  "enum": [
                    "serverless",
                    "persistent"
                  ],
                  "type": "string",
                  "description": "Execution mode (serverless or persistent)"
                }
              },
              "description": "Agent invocation response"
            },
            "success": {
              "type": "boolean",
              "description": "Whether the request was successful"
            },
            "timestamp": {
              "type": "string",
              "description": "ISO 8601 timestamp of the response"
            }
          }
        }
      }
    }
  ],
  "duplicate_cluster_id": "data-cl-89bfff430abe",
  "origin": {
    "slug": "agents-402box-io",
    "host": "agents.402box.io",
    "title": "402box Agentic Suite",
    "description": "Pay-per-use AI agents with x402 micropayments",
    "url": "https://agents.402box.io",
    "og_image": "https://agents.402box.io/favicon.png",
    "favicon": "https://agents.402box.io/favicon.png"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/agents-402box-io-x-searcher",
    "url": "https://x402all.com/resource/agents-402box-io-x-searcher",
    "name": "402box \u00b7 X/Twitter Search Agent",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/agents-402box-io-x-searcher",
      "@type": "Offer",
      "price": "0.05",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "0.050000",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent",
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "paymentNetwork",
          "value": "base"
        },
        {
          "@type": "PropertyValue",
          "name": "paymentAsset",
          "value": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
        }
      ]
    },
    "sameAs": "https://agents.402box.io/x_searcher",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/agents-402box-io",
      "url": "https://agents.402box.io",
      "name": "402box Agentic Suite",
      "@type": "Organization"
    },
    "identifier": "agents-402box-io-x-searcher",
    "description": "AI-powered X/Twitter search agent delivering real-time trends, news, and social media insights via x402 micropayments on Base.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=agents-402box-io-x-searcher",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "ai"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=agents-402box-io-x-searcher"
}
