{"uid":"cap_ITXHxIGf8Gw9-GGY82i-U","slug":"agentutility-twitter-user-tweets-b77cd4c7","name":"AgentUtility Twitter User Tweets","description":"Looks up a Twitter user's recent public tweets by handle, with metrics and pagination. Same backend as user-tweets: resolves the username, then fetches recent public posts. Read-only, no account mutation. Use it as a public timeline lookup or latest-posts-by-handle API.","url":"https://x402.agentutility.ai/twitter-user-tweets","method":"POST","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method","bodyType","body"],"properties":{"body":{"required":["username"],"properties":{"mode":{"enum":["user_tweets"],"type":"string","description":"Optional. Operation mode; defaults to 'user_tweets' for this endpoint. Accepts search, user, tweets, users, or user_tweets."},"username":{"type":"string","description":"X/Twitter handle, with or without @."},"max_results":{"type":"number","description":"Number of recent posts to fetch. Clamped to 5-50."},"include_retweets":{"type":"boolean","description":"Include retweets when true. Defaults false."},"pagination_token":{"type":"string","description":"Optional X pagination token."}}},"type":{"type":"string","const":"http"},"method":{"enum":["POST"],"type":"string"},"bodyType":{"enum":["json","form-data","text"],"type":"string"}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","properties":{"mode":{"type":"string"},"source":{"type":"string"},"username":{"type":"string"},"result_count":{"type":"integer"}}}}}}},"responseSchema":{"type":"json","example":{"mode":"user_tweets","source":"X API v2 user tweets timeline","username":"bankrbot","result_count":10}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.01","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"registry","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.01/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_FQ5fSA8HicKFIMzpDnGME","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.01","costPer":"request","priority":0,"asset":null,"unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Retrieves the recent tweet timeline for a specified Twitter/X user by username using the X API v2","exampleAgentPrompt":"Fetch the last 10 tweets from the Twitter user @bankrbot and show me what they've been posting.","exampleUseCases":null,"resultDescription":"A JSON object containing the mode ('user_tweets'), the data source ('X API v2 user tweets timeline'), the queried username, and a result_count indicating how many tweets were returned, along with the tweet records themselves.","failureModes":["Username not found or account suspended — returns error or empty result","Private/protected account — tweets not accessible","X API v2 rate limit exceeded — request throttled or rejected","Invalid username format — validation error","Payment not settled — x402 payment failure blocks request"],"whenToPreferThis":"Use this endpoint when you need to programmatically retrieve recent tweets from a specific public Twitter/X account by username, especially in agentic workflows requiring pay-per-call USDC settlement over x402 with no OAuth setup on the caller's side.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T13:13:20.834Z","isFirstParty":false}