DELXCOMMERCE 4 routes

Discovery pack · Research, finance, logistics and browsing agents

Free-data wedge for agent workflows

Production free-data flagships for agents: attributed crypto headlines, clean page extract, ECB FX reference rates, and US NWS weather—rights-clean public sources, micro-USDC x402 prices, no mediagen or licensed search proxy.

free data APIpublic data for agentscrypto news APIpage extraction APIcurrency exchange rates APIUS weather forecast APIx402 free datano API key

Human → agent handoff

Share the job, not a directory.

Every route below has its own price, schema and bounded AgentCash command. Copying a command preserves this pack as a measurable discovery source.

https://api.delx.ai/api/v1/x402/start?q=buy%20free-data%20retrieval%20APIs%20for%20agents%20without%20API%20keys
01
news · POST /api/v1/x402/crypto-newsCrypto News for Agents

search_crypto_news_gdelt

npx agentcash@latest fetch https://api.delx.ai/api/v1/x402/crypto-news -m POST -H 'x-delx-source: discovery-pack-free-data-wedge' --max-amount 0.001 -b '{"query":"bitcoin","timespan":"1d","max_records":3}'
$0.001
02
data · POST /api/v1/x402/page-extractPage Extract for Agents

util_page_extract

npx agentcash@latest fetch https://api.delx.ai/api/v1/x402/page-extract -m POST -H 'x-delx-source: discovery-pack-free-data-wedge' --max-amount 0.01 -b '{"url":"https://example.com"}'
$0.01
03
finance · POST /api/v1/x402/fx-ratesECB FX Rates for Agents

get_fx_rates_ecb

npx agentcash@latest fetch https://api.delx.ai/api/v1/x402/fx-rates -m POST -H 'x-delx-source: discovery-pack-free-data-wedge' --max-amount 0.001 -b '{"base_currency":"USD","quotes":["EUR","BRL"]}'
$0.001
04
weather · POST /api/v1/x402/weather-forecastNWS Weather for Agents

get_weather_forecast_nws

npx agentcash@latest fetch https://api.delx.ai/api/v1/x402/weather-forecast -m POST -H 'x-delx-source: discovery-pack-free-data-wedge' --max-amount 0.001 -b '{"latitude":38.9072,"longitude":-77.0369,"periods":2}'
$0.001

Machine-readable path

Inspect the graph.