# AIsa Payment Gateway - Twitter Batch User Info

> AIsa Payment Gateway - Twitter Batch User Info is a paid API for AI agents from pay.lnpay.ai, paid per call via x402, $0.0018/call, status unknown (last checked 2026-09-13).

Fetches batch profile information for multiple Twitter/X users in a single API call

## Facts

- Endpoint: GET https://pay.lnpay.ai//twitter/user/batch-info
- Price: $0.0018/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-13
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/aisa-payment-gateway-twitter-batch-user-info-a56561ad
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_tRL81c9a4N8eXWGkcEzcf

Status and success rate cover calls made through Zero and Zero's own probes. Third-party monitors may report differently.

## How to call it through Zero

Zero handles the 402 payment challenge and records the run. With the Zero CLI installed (`npm i -g @zeroxyz/cli`):

```sh
zero fetch --capability aisa-payment-gateway-twitter-batch-user-info-a56561ad
```

Example prompt: Can you pull up the Twitter profile info for these accounts all at once: @elonmusk, @sama, @karpathy, and @ylecun — I want their bios, follower counts, and account details in one go.

## When to prefer this

Choose this endpoint when you need to look up profile data for multiple Twitter/X users in a single request rather than making individual lookups. It is cost-effective at $0.0018 USDC per call for batch operations. Prefer this over single-user lookup endpoints when enriching datasets, analyzing groups of accounts, or building social graph context for several users at once.

## Known failure modes

- Invalid or suspended user IDs/screen names return partial results or errors for those entries
- Rate limiting may occur if too many batch requests are made in succession
- Payment failure results in 402 response requiring USDC payment via x402 protocol
- Empty or malformed user list returns a 400 bad request error
- Private or deactivated accounts may return limited or no data

## How this service works

Access to batch_user_info API endpoint

## Output

Returns an array of Twitter user profile objects for the requested users, each containing account metadata such as display name, screen name, bio, follower count, following count, verification status, and other profile fields available from the Twitter API.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/aisa-payment-gateway-twitter-batch-user-info-a56561ad/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from pay.lnpay.ai](https://www.zero.xyz/host/pay.lnpay.ai/llms.txt)
