Look up EU customs duty rates by HS code and origin country. Returns duty rate, ...
https://api.strale.io/x402/v2/customs-duty-lookupOverview
Look up EU customs duty rates by HS code and origin country. Returns duty rate, preferential rates, anti-dumping status.
Protocol
x402
Price
$0.22
Payment Asset
USD Coin
Payment Network
eip155:8453
Category
uncategorized
Provider
strale
Source
bazaar
Indexed
2026-08-27 16:12:43
Health
Status
healthy
Latency (p50)
117ms
Uptime (30d)
100.0%
Reliability Score
92/100
Last Checked
2026-08-27 19:14:48
Last Healthy
2026-08-27 19:14:48
Consecutive Failures
0
x402 Payment Validation
Payment Requirements
Valid
Asset Verified
Known USDC
Facilitator
—
Input Schema
{
"discoverable": true,
"method": "GET",
"queryParams": {
"destination_country": {
"type": "string"
},
"hs_code": {
"required": true,
"type": "string"
},
"origin_country": {
"type": "string"
}
},
"type": "http"
}
Output Schema
{
"anti_dumping": {
"type": "boolean"
},
"duty_rate": {
"type": "string"
},
"duty_type": {
"type": "string"
},
"preferential_rates": {
"type": "array"
}
}
Recent Health Checks
| Time | Status | HTTP | Latency | Error |
|---|---|---|---|---|
| 2026-08-27 19:14:48 | healthy | 402 | 117ms |