{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "x402-tweetx402-com-api-action-dm-conversations",
  "title": "TweetX402 \u00b7 X DM Conversations",
  "url": "https://x402.tweetx402.com/api/action/dm/conversations",
  "category": "data",
  "summary": "Returns direct message conversations for authenticated X users including participants and message previews.",
  "seo": {
    "title": "X Twitter DM API | x402 Access to Direct Messages",
    "description": "Retrieve X DM conversations via x402 protocol. Pay 0.01 USDC per call. Requires user authentication. Base network."
  },
  "use_cases": [
    "Build social CRM tools",
    "Monitor brand mentions in DMs",
    "Archive conversation history",
    "Trigger workflows from DM activity"
  ],
  "ideal_buyer": "Social media management tools and AI agents requiring programmatic X DM access.",
  "example_prompt": "Get my recent DM conversations from X including the last message from each thread",
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "normal",
    "ratio": 0.5,
    "median_category_atomic": 20000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0x9ddbc42e8fea0d9a7fd68934545d3a9bff334307",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "10000",
      "max_timeout_seconds": 60,
      "mime_type": "application/json",
      "description": "Get all DM conversations for the authenticated user. Requires user authentication cookies.",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "POST",
          "bodyType": "json",
          "bodyFields": {
            "cookies": {
              "type": "array",
              "required": true,
              "properties": {
                "name": {
                  "type": "string",
                  "description": "Cookie name (e.g., auth_token)"
                },
                "value": {
                  "type": "string",
                  "description": "Cookie value"
                },
                "domain": {
                  "type": "string",
                  "description": "Cookie domain"
                }
              },
              "description": "Twitter/X authentication cookies from browser export"
            }
          }
        },
        "output": {
          "type": "object",
          "properties": {
            "conversations": {
              "type": "array",
              "items": {
                "type": "object",
                "properties": {
                  "lastMessage": {
                    "type": "string",
                    "description": "Last message preview"
                  },
                  "participants": {
                    "type": "array",
                    "description": "Users in conversation"
                  },
                  "conversationId": {
                    "type": "string",
                    "description": "Conversation ID"
                  }
                }
              },
              "description": "Array of conversation objects"
            }
          }
        }
      }
    }
  ],
  "duplicate_cluster_id": "data-cl-e142fa5bfa1d",
  "origin": {
    "slug": "x402-tweetx402-com",
    "host": "x402.tweetx402.com",
    "title": "TweetX402 API - X Protocol for AI Agents",
    "description": "Provides x402 payment endpoints for AI agents on Base mainnet. Offers API documentation and pricing for agent-to-agent transactions using the native X protocol.",
    "url": "https://x402.tweetx402.com"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/x402-tweetx402-com-api-action-dm-conversations",
    "url": "https://x402all.com/resource/x402-tweetx402-com-api-action-dm-conversations",
    "name": "TweetX402 \u00b7 X DM Conversations",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/x402-tweetx402-com-api-action-dm-conversations",
      "@type": "Offer",
      "price": "0.01",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "0.010000",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent",
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "paymentNetwork",
          "value": "base"
        },
        {
          "@type": "PropertyValue",
          "name": "paymentAsset",
          "value": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
        }
      ]
    },
    "sameAs": "https://x402.tweetx402.com/api/action/dm/conversations",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/x402-tweetx402-com",
      "url": "https://x402.tweetx402.com",
      "name": "TweetX402 API - X Protocol for AI Agents",
      "@type": "Organization"
    },
    "identifier": "x402-tweetx402-com-api-action-dm-conversations",
    "description": "Retrieve X DM conversations via x402 protocol. Pay 0.01 USDC per call. Requires user authentication. Base network.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=x402-tweetx402-com-api-action-dm-conversations",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "data"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=x402-tweetx402-com-api-action-dm-conversations"
}
