# GeopoliticalPulse Trade Tension Analysis

> GeopoliticalPulse Trade Tension Analysis is a paid API for AI agents from geopoliticalpulse.vercel.app, paid per call via x402, $0.2/call, status unknown (last checked 2026-09-13).

Analyzes bilateral trade disputes between two economies, covering tariffs, export controls, decoupling trajectories, and supply-chain weaponization

## Facts

- Endpoint: GET https://geopoliticalpulse.vercel.app/api/geopolitical/trade-tension
- Price: $0.2/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-13
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/geopoliticalpulse-trade-tension-analysis-92636345
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_AmS0gsJXY63oW8exCToy2

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 geopoliticalpulse-trade-tension-analysis-92636345
```

Example prompt: Give me a full bilateral trade-tension analysis between the US and China — I need the current tariff situation, export control restrictions, decoupling trajectory, and any supply-chain weaponization risks, especially in semiconductors.

## When to prefer this

Use this endpoint when you need a focused, deep-dive bilateral trade-dispute analysis — specifically covering tariffs, export controls, decoupling, and supply-chain weaponization — rather than a general country risk score or broad geopolitical event assessment. Prefer this over sibling endpoints when the user's concern is specifically trade and economic coercion between two named economies rather than armed conflict, elections, or leadership profiling.

## Known failure modes

- Unrecognized or ambiguous country names return a 400 error
- Obscure bilateral pairs with limited data may return low-confidence or partial results
- Rate limiting or payment failure (x402) returns 402 Payment Required
- Endpoint may return stale data if underlying geopolitical data sources have not been refreshed recently

## How this service works

Bilateral trade-dispute analysis for trading, policy, and risk agents. Covers tariffs, export controls, decoupling trajectory, and supply-chain weaponization between any two economies.

## Output

Returns a structured trade-tension brief covering: tariff levels and disputes, export control regimes, decoupling trajectory score, supply-chain weaponization indicators, and policy risk implications between the two specified economies.

## Request schema (JSON Schema)

```json
{
 "type": "object",
 "$schema": "https://json-schema.org/draft/2020-12/schema"
}
```

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/geopoliticalpulse-trade-tension-analysis-92636345/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from geopoliticalpulse.vercel.app](https://www.zero.xyz/host/geopoliticalpulse.vercel.app/llms.txt)
