TradePulse · Trade Tariff
by TradePulse
$0.12
per call · USD Coin on Base
Tariff rate lookup for trade and customs agents. Returns tariff rates for an HS code between any two countries.
Endpoint
GET https://tradepulse.theaslangroupllc.com/api/trade/tariff13
Calls / 30d
2
Unique payers / 30d
Aug 26
Last called
exact
Payment scheme
Call this service
import { wrapFetchWithPayment } from "@x402/fetch";
import { privateKeyToAccount } from "viem/accounts";
const account = privateKeyToAccount(process.env.PRIVATE_KEY);
const fetchWithPay = wrapFetchWithPayment(fetch, account);
const res = await fetchWithPay("https://tradepulse.theaslangroupllc.com/api/trade/tariff", {
method: "GET",
});
const data = await res.json();curl -X GET \
"https://tradepulse.theaslangroupllc.com/api/trade/tariff?from_country=China&hs_code=847130&to_country=USA" \
-H "X-PAYMENT: <signed x402 payment>"Payment details
0x50ab2018c06c6e4eaa9ba52057eb55ed284912fcUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913Is this your API?
Pin it to the top of Market Data and the homepage with a featured placement.
More from TradePulse & similar services
TradePulse · Trade
trade.lonestaroracle.xyz
US trade-flow + tariff signal by commodity
TradePulse · Trade Supplier Risk
tradepulse.theaslangroupllc.com
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.
TradePulse · Trade Nearshore
tradepulse.theaslangroupllc.com
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.