Parameters3
| Parameter | Type | Default | Example |
|---|---|---|---|
amount | number | null | 100 |
from | string | null | USD |
to | string | null | EUR |
x402currencyconvert.vercel.app
Service overview
currency-convert is an x402 service on Agentic Market. Agents can call it directly, pay per request through x402, and avoid long-lived API keys or provider account setup.
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://x402currencyconvert.vercel.app/api/currency-convert" \
--query '{
"amount": "{amount}",
"from": "{from}",
"to": "{to}"
}'{
"endpoint": "GET /api/currency-convert",
"paid": true,
"query": "example input",
"result": {
"value": "Structured response from the service."
}
}API surface
1 crawlable route
| Parameter | Type | Default | Example |
|---|---|---|---|
amount | number | null | 100 |
from | string | null | USD |
to | string | null | EUR |
FAQ
Service
CuseTheJuice is an x402 service on Agentic Market. Agents can call it directly, pay per request through x402, and avoid long-lived API keys or provider account setup.
Service
api.onesource.io is an x402 service on Agentic Market. Agents can call it directly, pay per request through x402, and avoid long-lived API keys or provider account setup.
Service
api.useatelier.ai is an x402 service on Agentic Market. Agents can call it directly, pay per request through x402, and avoid long-lived API keys or provider account setup.