# TwelveX Dividends Endpoint — Dividend Data by Stock Symbol

> TwelveX Dividends Endpoint — Dividend Data by Stock Symbol is a paid API for AI agents from twelv1x402.vercel.app, paid per call via x402, $0.1/call, status down (last checked 2026-09-15).

Returns dividend payment history and data for a given stock symbol, powered by Twelve Data.

## Facts

- Endpoint: POST https://twelv1x402.vercel.app/api/dividends/%7Bsymbol%7D
- Price: $0.1/call
- Payment: x402
- Status: down
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/twelvex-dividends-endpoint-dividend-data-by-stock-symbol-bec3c893
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_xBJqaxAs5cbQVSBW4Uas3

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 twelvex-dividends-endpoint-dividend-data-by-stock-symbol-bec3c893 -d '<json body>'
```

Example prompt: Can you pull the dividend history for AAPL — I want to see the payment dates, amounts, and frequency using the TwelveX financial data API?

## When to prefer this

Use this endpoint when you need dividend-specific data for a publicly traded equity — particularly dividend history, ex-dates, and payment amounts — and want pay-per-use pricing via crypto (USDC) without a subscription commitment. Prefer this over general market data APIs when dividend yield and distribution schedules are the primary concern.

## Known failure modes

- Invalid or unsupported stock symbol returns an error response
- Symbol not found in Twelve Data database
- Payment failure or insufficient USDC balance (x402 payment required per call)
- Rate limiting or quota exceeded
- Network timeout from upstream Twelve Data provider

## How this service works

Premium financial data API — 25 endpoints for stocks, forex, crypto, and technical analysis. Powered by Twelve Data.

## Output

Returns structured dividend data for the requested stock symbol, including historical dividend payments, ex-dividend dates, payment amounts, and frequency, sourced from Twelve Data.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/twelvex-dividends-endpoint-dividend-data-by-stock-symbol-bec3c893/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from twelv1x402.vercel.app](https://www.zero.xyz/host/twelv1x402.vercel.app/llms.txt)
