DataSig exposes live tariff, port congestion, blank sailing, and supplier distress intelligence to AI agents over x402. Pay per call in USDC on Base. No API key, no account, no subscription.
Every signal returns an action, not a number. Your agent knows what to do, not just what happened.
Monitors Federal Register, USTR, and CBP HTS Schedule for tariff changes affecting your HTS code and origin country. Updated continuously.
Tracks named US manufacturers via SEC EDGAR filings, BLS QCEW employment data, and GDELT news sentiment. Alerts before concentration risk becomes a disruption.
Monitors CBP CROSS database for ruling letters that reclassify goods under your HTS prefix. A reclassification can shift landed cost by 5--25%+.
AIS vessel monitoring across 6 US and 5 Asian ports every 2 hours. Returns 24-hour congestion delta, disruption type, projected recovery, and alternative port context.
Five-factor probability model across 8 trade lanes updated every 6 hours. At probability >0.75 returns projected cancellation date and cost of inaction.
No API key. No account. Your agent pays per call with a wallet over x402.
Browse signals in a machine-readable catalog, an MCP endpoint, and an x402 manifest. Agents can find and price every endpoint on their own.
Your agent sends a normal HTTP GET to a signal endpoint -- tariff, port congestion, blank sailing probability, supplier distress, or CBP ruling status.
The server answers with a price in USDC on Base. The x402 client signs the micropayment and retries automatically -- from $0.01 per call.
The response returns a named action -- ACCELERATE_ORDERS, BOOK_CAPACITY_NOW -- plus the data behind it. Wire it into your procurement or logistics decisions.
# No API key. Agent pays $0.175 (30% early adopter discount)
GET /signals/tariff?hts_code=9403.20&origin=CN
# Response
{
"signal": "ACCELERATE_ORDERS",
"confidence": "HIGH",
"hts_code": "9403.20",
"origin": "CN",
"duty_rate": "25%",
"sources": ["Federal Register", "USTR Section 301"],
"summary": "Section 301 List 3 duties confirmed...",
"_datasig_pricing": {
"tier": "EARLY_ADOPTER",
"calls_to_next_tier": 5,
"next_tier_benefit": "15% permanent"
}
}
USDC on Base mainnet. From $0.01 to $5.00 per call. Wallet discounts apply automatically.
Try a signal free -- no API key, no account. Pay per call when you're ready.