Parameters1
| Parameter | Type | Default | Example |
|---|---|---|---|
ids | string | null | bitcoin,ethereum |
Service overview
Given a freight load (rate, loaded miles, deadhead miles, fuel price, MPG, fixed+variable cost per mile), returns net profit, true cost-per-mile, break-even rate-per-mile, and an accept/reject verdict. For logistics and dispatch agents evaluating loads.
Level up your agent by giving it access to thousands of services. All payable per-request via x402. No API keys, no accounts.
Paste into your agentic chat and let your agent guide you.
npx awal x402 pay "https://x402-agent-store.rileycraig14.workers.dev/crypto/prices" \
--query '{
"ids": "{ids}"
}'{
"endpoint": "GET /crypto/prices",
"paid": true,
"query": "example input",
"result": {
"value": "Structured response from the service."
}
}API surface
5 crawlable routes
| Parameter | Type | Default | Example |
|---|---|---|---|
ids | string | null | bitcoin,ethereum |
| Parameter | Type | Default | Example |
|---|---|---|---|
chain | string | null | Base |
min_tvl | number | null | 1000000 |
top | number | null | 10 |
| Parameter | Type | Default | Example |
|---|---|---|---|
annual_miles | number | null | 110000 |
fuel_price | number | null | 3.9 |
insurance_mo | number | null | 1100 |
maintenance_cpm | number | null | 0.18 |
mpg | number | null | 6.5 |
other_mo | number | null | 500 |
tires_cpm | number | null | 0.04 |
truck_payment_mo | number | null | 2200 |
| Parameter | Type | Default | Example |
|---|---|---|---|
cost_per_mile_fixed | number | null | 0.55 |
cost_per_mile_variable | number | null | 0.35 |
deadhead | number | null | 60 |
fuel_price | number | null | 3.9 |
miles | number | null | 600 |
mpg | number | null | 6.5 |
rate | number | null | 1850 |
FAQ
Service
Base wallet portfolio breakdown: up to 100 token positions with live USD price and value, portfolio percentage, 24h price change — native ETH included, spam filtered, top 50 returned; truncated:true means the wallet exceeds the 100-position fetched page (totals null then). Plus total value, top-position concentration and an AI bagcheck read. Wallet holdings, wallet portfolio, wallet balance, bagcheck. $0.02 per call.
Service
Detect upgradeable proxy patterns (EIP-1967, UUPS, Transparent) via eth_getStorageAt - returns the implementation address behind a proxy
Service
Exa /contents endpoint