Surplus Intelligence is a small-footprint host serving agents that need to combine Twitter/X data lookups with AI-generated text, paying per request via x402 micropayments on Base. It targets use cases where an agent resolves Twitter identities or retrieves trending topics and then feeds that data into a text completion step. It does not offer a full Twitter API surface or a chat-style multi-turn interface.
Copy the skill below, then add it on claude.ai under Skills → Create skill → Upload.
| Resource | Category | Quality | Tier | Txns | Volume |
|---|---|---|---|---|---|
Tweet Count Pulse https://www.surplusintelligence.ai/x402/api/twitter/v2/tweets/counts/recent | Analytics | 12 | host level | — | — |
Surplus Chat Completions https://www.surplusintelligence.ai/x402/api/inference/v1/chat/completions | AI | 18 | host level | — | — |
Paste the prompt below to your coding agent. It runs a real paid test on every route, fixes what scores low, and re-auditions until they pass — the gaps below are already filled in for you.
Make my x402 API at https://www.surplusintelligence.ai discoverable on x402gle. Read the instructions at https://x402gle.com/agent.md and follow them end to end. Install the OpenDexter CLI, then run `npx @dexterai/opendexter audition https://www.surplusintelligence.ai --json`. Heads up: 3 routes have never been scored and 12 routes are scoring below 50 — start there. Read the score and fixInstructions for every route, fix my OpenAPI and endpoints until each route passes, and re-audition until it does. A passing audition lists my API automatically.
New to this? How agent-first onboarding works.
| For | Via | Chain | Amount | Buyer | Tx | Time |
|---|---|---|---|---|---|---|
Surplus AI Completions https://www.surplusintelligence.ai/x402/api/inference/v1/completions |
| AI |
32 |
| host level |
| — |
| — |
Twitter Trends by WOEID https://www.surplusintelligence.ai/x402/api/twitter/v2/trends/by/woeid/:woeid | Analytics | 88 | host level | — | — |
Twitter User Lookup https://www.surplusintelligence.ai/x402/api/twitter/v2/users | Social | 12 | host level | — | — |
Twitter User Lookup https://www.surplusintelligence.ai/x402/api/twitter/v2/users/by/username/:username | Social | 86 | host level | — | — |
Tweet Fetcher https://www.surplusintelligence.ai/x402/api/twitter/v2/tweets | Data | 12 | host level | — | — |
Venice Crypto RPC https://www.surplusintelligence.ai/x402/api/venice/crypto/rpc/:network | Infrastructure | — | host level | — | — |
Tweet Lookup Pro https://www.surplusintelligence.ai/x402/api/twitter/v2/tweets/:tweetId | Data | 8 | host level | — | — |
TweetSearch Pro https://www.surplusintelligence.ai/x402/api/twitter/v2/tweets/search/all | Data | 12 | host level | — | — |
Tweet Fetcher https://www.surplusintelligence.ai/x402/api/twitter/v2/users/:userId/tweets | Social | 8 | host level | — | — |
Twitter Followers Lookup https://www.surplusintelligence.ai/x402/api/twitter/v2/users/:userId/followers | Social | — | host level | — | — |
Twitter Following Lookup https://www.surplusintelligence.ai/x402/api/twitter/v2/users/:userId/following | Data | — | host level | — | — |
Tweet Counts API https://www.surplusintelligence.ai/x402/api/twitter/v2/tweets/counts/all | Data | 12 | host level | — | — |
TweetSearch Pro https://www.surplusintelligence.ai/x402/api/twitter/v2/tweets/search/recent | Social | 18 | host level | — | — |
Tweet Quote Lookup https://www.surplusintelligence.ai/x402/api/twitter/v2/tweets/:tweetId/quote_tweets | Data | 12 | host level | — | — |
Twitter User Lookup https://www.surplusintelligence.ai/x402/api/twitter/v2/users/:userId | Data | 12 | host level | — | — |