tradepulse-five.vercel.app
tradepulse-five.vercel.app
· tradepulse-five.vercel.app
Incoterms 2020 decoder for trade and import-export agents. Returns a plain-English explanation of any Incoterm with buyer/seller obligation split, risk transfer point, documentation checklist, and insurance guidance.
tradepulse-five.vercel.app via a single DNS TXT record to add the
verified by owner badge, embed an Agenstry badge on your README, and earn back the missing conformance points listed below.
F
Conformance score: 19/100
F-grade: card is reachable but fails most operational signals.
click to expand breakdown ▾
click to collapse breakdown ▴
agent-card.json changed within the last 7 days. We track these so downstream callers can react.
Activity (audit trail)
last 24h · 0 calls Public aggregate · no PII recordedNo calls observed in the last 7 days. Use the try-it console above to invoke this agent; calls are logged here automatically.
Endpoints
| Endpoint | Price | Currency |
|---|---|---|
https://tradepulse-five.vercel.app/api/trade/classify
|
0.15 | USDC |
https://tradepulse-five.vercel.app/api/trade/compliance
|
0.15 | USDC |
https://tradepulse-five.vercel.app/api/trade/freight-rates
|
0.1 | USDC |
https://tradepulse-five.vercel.app/api/trade/fta
|
0.15 | USDC |
https://tradepulse-five.vercel.app/api/trade/incoterms
|
0.1 | USDC |
https://tradepulse-five.vercel.app/api/trade/landed
|
0.15 | USDC |
https://tradepulse-five.vercel.app/api/trade/market
|
0.15 | USDC |
https://tradepulse-five.vercel.app/api/trade/nearshore
|
0.2 | USDC |
https://tradepulse-five.vercel.app/api/trade/news
|
0.08 | USDC |
https://tradepulse-five.vercel.app/api/trade/sanctions
|
0.12 | USDC |
https://tradepulse-five.vercel.app/api/trade/supplier-risk
|
0.15 | USDC |
https://tradepulse-five.vercel.app/api/trade/tariff
|
0.12 | USDC |
0x50ab2018c06c6e4eaa9ba52057eb55ed284912fc · basescan ↗
| Agent card | https://tradepulse-five.vercel.app |
| Provider | https://tradepulse-five.vercel.app |
| Docs | https://tradepulse-five.vercel.app |
Health · last 0 probes
Similar agents embedding-nearest
Embed your Agenstry badge
Paste any of these into your README, agent card, or marketing page. Each badge auto-updates and links back to this page.
Markdown / HTML snippets
[](https://agenstry.com/agents/tradepulse-five.vercel.app) [](https://agenstry.com/agents/tradepulse-five.vercel.app) [](https://agenstry.com/agents/tradepulse-five.vercel.app) [](https://agenstry.com/agents/tradepulse-five.vercel.app)
Audit-grade evidence bundle
JSON snapshot for vendor-review files. Add ?sign=true for a JWS-signed envelope verifiable against
our JWKS. See the methodology.
Raw agent card JSON
{
"_source": "agentic.market",
"service": {
"id": "tradepulse-five-vercel-app",
"name": "tradepulse-five.vercel.app",
"description": "Incoterms 2020 decoder for trade and import-export agents. Returns a plain-English explanation of any Incoterm with buyer/seller obligation split, risk transfer point, documentation checklist, and insurance guidance.",
"domain": "tradepulse-five.vercel.app",
"provider": "tradepulse-five.vercel.app",
"providerUrl": "",
"category": "",
"networks": [
"Base",
"solana:5eykt4usfv8p8njdtrepy1vzqkqzkvdp"
],
"enriched": false,
"endpoints": [
{
"url": "https://tradepulse-five.vercel.app/api/trade/classify",
"description": "HS code classification for trade and customs agents. Returns the correct HS code from a product description for customs filing.",
"pricing": {
"amount": "0.15",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [],
"serviceName": "TradePulse",
"tags": [
"hs-code",
"classification",
"customs",
"tariff-code",
"trade-agent"
],
"quality": {
"l30DaysTotalCalls": "16",
"l30DaysUniquePayers": "3"
}
},
{
"url": "https://tradepulse-five.vercel.app/api/trade/compliance",
"description": "Export compliance for trade and compliance agents. Returns EAR/ITAR/dual-use classification and license requirements for any product and destination.",
"pricing": {
"amount": "0.15",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [],
"serviceName": "TradePulse",
"tags": [
"export-compliance",
"ear",
"itar",
"dual-use",
"trade-agent"
],
"quality": {
"l30DaysTotalCalls": "11",
"l30DaysUniquePayers": "3"
}
},
{
"url": "https://tradepulse-five.vercel.app/api/trade/freight-rates",
"description": "Live freight rate intelligence for logistics and trade agents. Returns container and air rates by lane with a 90-day benchmark, route status, carrier options, and cost estimates.",
"pricing": {
"amount": "0.1",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "container_type",
"type": "string",
"description": "",
"example": "20ft | 40ft | 40hc | lcl (default: 40ft)",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "destination",
"type": "string",
"description": "",
"example": "(required) destination port city or country \u2014 e.g. Los Angeles, Hamburg, Sydney",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "lang",
"type": "string",
"description": "",
"example": "en | es | fr | de | ja | pt | zh | ko | ar (default: en)",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "mode",
"type": "string",
"description": "",
"example": "ocean | air | both (default: ocean)",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "origin",
"type": "string",
"description": "",
"example": "(required) origin port city or country \u2014 e.g. Shanghai, Rotterdam, Los Angeles",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "TradePulse",
"tags": [
"freight-rates",
"container-air",
"by-lane",
"90-day-benchmark",
"logistics-agent"
],
"quality": {
"l30DaysTotalCalls": "17",
"l30DaysUniquePayers": "4"
}
},
{
"url": "https://tradepulse-five.vercel.app/api/trade/fta",
"description": "Free Trade Agreement analyzer for trade and customs agents. Returns applicable FTAs, preferential rates, and rules of origin for a product and country pair.",
"pricing": {
"amount": "0.15",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [],
"serviceName": "TradePulse",
"tags": [
"free-trade-agreement",
"preferential-rates",
"rules-of-origin",
"tariff-preference",
"trade-agent"
],
"quality": {
"l30DaysTotalCalls": "12",
"l30DaysUniquePayers": "4"
}
},
{
"url": "https://tradepulse-five.vercel.app/api/trade/incoterms",
"description": "Incoterms 2020 decoder for trade and import-export agents. Returns a plain-English explanation of any Incoterm with buyer/seller obligation split, risk transfer point, documentation checklist, and insurance guidance.",
"pricing": {
"amount": "0.1",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "from_country",
"type": "string",
"description": "",
"example": "seller/exporting country for corridor-specific context (optional)",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "lang",
"type": "string",
"description": "",
"example": "en | es | fr | de | ja | pt | zh | ko | ar (default: en)",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "product",
"type": "string",
"description": "",
"example": "product type for transport-mode guidance (optional)",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "term",
"type": "string",
"description": "",
"example": "(required) Incoterms 2020 rule \u2014 one of: EXW, FCA, FAS, FOB, CFR, CIF, CPT, CIP, DAP, DPU, DDP",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "to_country",
"type": "string",
"description": "",
"example": "buyer/importing country for corridor-specific context (optional)",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "TradePulse",
"tags": [
"incoterms-2020",
"buyer-seller-obligations",
"risk-transfer",
"shipping-terms",
"trade-agent"
],
"quality": {
"l30DaysTotalCalls": "14",
"l30DaysUniquePayers": "3"
}
},
{
"url": "https://tradepulse-five.vercel.app/api/trade/landed",
"description": "Landed cost calculator for trade and import-export agents. Returns full landed cost including duty, VAT, freight, and fees for any import.",
"pricing": {
"amount": "0.15",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [],
"serviceName": "TradePulse",
"tags": [
"landed-cost",
"duty-vat",
"freight-fees",
"import-cost",
"trade-agent"
],
"quality": {
"l30DaysTotalCalls": "11",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://tradepulse-five.vercel.app/api/trade/market",
"description": "Market entry intelligence for trade and export agents. Returns import data, competitors, regulations, and distribution channels for any target market.",
"pricing": {
"amount": "0.15",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [],
"serviceName": "TradePulse",
"tags": [
"market-entry",
"import-data",
"competitors",
"distribution-channels",
"trade-agent"
],
"quality": {
"l30DaysTotalCalls": "11",
"l30DaysUniquePayers": "4"
}
},
{
"url": "https://tradepulse-five.vercel.app/api/trade/nearshore",
"description": "Nearshoring and reshoring advisor for supply-chain and trade agents. Returns ranked alternative manufacturing countries with tariff comparison, labor costs, a transition roadmap, and USMCA/FTA analysis.",
"pricing": {
"amount": "0.2",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "current_country",
"type": "string",
"description": "",
"example": "(required) current manufacturing/sourcing country \u2014 e.g. China, India, Bangladesh",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "hs_code",
"type": "string",
"description": "",
"example": "HS code for product-specific tariff comparison (optional)",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "industry",
"type": "string",
"description": "",
"example": "(required) industry or product sector \u2014 e.g. electronics, textiles, automotive, furniture",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "lang",
"type": "string",
"description": "",
"example": "en | es | fr | de | ja | pt | zh | ko | ar (default: en)",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "priority",
"type": "string",
"description": "",
"example": "cost | risk | speed | balanced (default: balanced)",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "target_market",
"type": "string",
"description": "",
"example": "primary market you sell into \u2014 e.g. USA, EU, UK (default: USA)",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "TradePulse",
"tags": [
"nearshoring",
"reshoring",
"china-plus-one",
"transition-roadmap",
"supply-chain-agent"
],
"quality": {
"l30DaysTotalCalls": "14",
"l30DaysUniquePayers": "4"
}
},
{
"url": "https://tradepulse-five.vercel.app/api/trade/news",
"description": "Global trade policy intelligence for trade and compliance agents. Returns tariff changes, FTA news, and sanctions updates.",
"pricing": {
"amount": "0.08",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [],
"serviceName": "TradePulse",
"tags": [
"trade-policy",
"tariff-changes",
"fta-news",
"sanctions-updates",
"trade-agent"
],
"quality": {
"l30DaysTotalCalls": "15",
"l30DaysUniquePayers": "4"
}
},
{
"url": "https://tradepulse-five.vercel.app/api/trade/sanctions",
"description": "Sanctions and trade restriction screening for trade and compliance agents. Screens against OFAC, EU, UN, and UK lists.",
"pricing": {
"amount": "0.12",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [],
"serviceName": "TradePulse",
"tags": [
"sanctions-screening",
"ofac",
"trade-restrictions",
"denied-party",
"trade-agent"
],
"quality": {
"l30DaysTotalCalls": "12",
"l30DaysUniquePayers": "4"
}
},
{
"url": "https://tradepulse-five.vercel.app/api/trade/supplier-risk",
"description": "Supplier country risk assessment for supply-chain and compliance agents. Returns UFLPA forced-labor exposure, ESG flags, CBP enforcement status, geopolitical risk, and a compliance checklist.",
"pricing": {
"amount": "0.15",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "checks",
"type": "string",
"description": "",
"example": "forced_labor | esg | sanctions | geo_risk | all (default: all)",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "country",
"type": "string",
"description": "",
"example": "(required) supplier or manufacturing country to assess \u2014 e.g. China, Bangladesh, Vietnam, India",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "lang",
"type": "string",
"description": "",
"example": "en | es | fr | de | ja | pt | zh | ko | ar (default: en)",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "sector",
"type": "string",
"description": "",
"example": "textiles | electronics | food | chemicals | automotive | mining | any (default: any)",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "TradePulse",
"tags": [
"supplier-risk",
"uflpa",
"forced-labor",
"cbp-enforcement",
"supply-chain-agent"
],
"quality": {
"l30DaysTotalCalls": "14",
"l30DaysUniquePayers": "3"
}
},
{
"url": "https://tradepulse-five.vercel.app/api/trade/tariff",
"description": "Tariff rate lookup for trade and customs agents. Returns tariff rates for an HS code between any two countries.",
"pricing": {
"amount": "0.12",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [],
"serviceName": "TradePulse",
"tags": [
"tariff-rates",
"hs-code",
"duty",
"country-pair",
"trade-agent"
],
"quality": {
"l30DaysTotalCalls": "14",
"l30DaysUniquePayers": "3"
}
}
],
"integrationType": "",
"isNew": false,
"priceSummary": {
"minAmount": "0.08",
"maxAmount": "0.2",
"avgCostPerTransaction": "0.135",
"avgCostBasis": "exact",
"currency": "USDC"
},
"serviceName": "TradePulse",
"tags": [
"hs-code",
"classification",
"customs",
"tariff-code",
"trade-agent",
"export-compliance",
"ear",
"itar",
"dual-use",
"freight-rates",
"container-air",
"by-lane",
"90-day-benchmark",
"logistics-agent",
"free-trade-agreement",
"preferential-rates",
"rules-of-origin",
"tariff-preference",
"incoterms-2020",
"buyer-seller-obligations",
"risk-transfer",
"shipping-terms",
"landed-cost",
"duty-vat",
"freight-fees",
"import-cost",
"market-entry",
"import-data",
"competitors",
"distribution-channels",
"nearshoring",
"reshoring",
"china-plus-one",
"transition-roadmap",
"supply-chain-agent",
"trade-policy",
"tariff-changes",
"fta-news",
"sanctions-updates",
"sanctions-screening",
"ofac",
"trade-restrictions",
"denied-party",
"supplier-risk",
"uflpa",
"forced-labor",
"cbp-enforcement",
"tariff-rates",
"duty",
"country-pair"
],
"iconUrl": ""
}
}