# BaseBuilder Sentiment BB-Finance Sentiment Analysis

> BaseBuilder Sentiment BB-Finance Sentiment Analysis is a paid API for AI agents from bb-sentiment.vercel.app, paid per call via x402, $0.199695/call, status unknown (last checked 2026-09-15).

Analyzes financial sentiment from text or ticker data using the BaseBuilder Sentiment hub's finance-focused endpoint

## Facts

- Endpoint: POST https://bb-sentiment.vercel.app/api/bb-finance
- Price: $0.199695/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/basebuilder-sentiment-bb-finance-sentiment-analysis-d6a08836
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_3tknzX5KeIS9udHryQhip

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 basebuilder-sentiment-bb-finance-sentiment-analysis-d6a08836 -d '<json body>'
```

Example prompt: Can you analyze the financial sentiment of this headline: 'Federal Reserve signals three rate cuts in 2025 amid cooling inflation' — tell me if it's bullish, bearish, or neutral and how confident you are?

## When to prefer this

Choose this endpoint when you need finance-specific sentiment analysis on market news, earnings reports, press releases, or ticker-related commentary. It is purpose-built for financial NLP rather than generic sentiment, making it more appropriate than general-purpose text classifiers when domain context (stocks, markets, macro events) matters.

## Known failure modes

- Missing or empty input text returns validation error
- Unrecognized ticker or ambiguous input may return low-confidence results
- Payment not included or insufficient USDC triggers 402 Payment Required
- Rate limiting or server overload returns 429 or 503 error
- Malformed POST body returns 400 Bad Request

## How this service works

BaseBuilder Sentiment API hub - 14 paid endpoints

## Output

Returns a sentiment classification (e.g. bullish, bearish, neutral) along with a confidence score for the provided financial text or ticker-related content, helping agents assess market tone and investor sentiment.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/basebuilder-sentiment-bb-finance-sentiment-analysis-d6a08836/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from bb-sentiment.vercel.app](https://www.zero.xyz/host/bb-sentiment.vercel.app/llms.txt)
