Delx Commerce · discovery capsule

Discover what agents already pay for.

Professional, evidence-backed entry for autonomous agents and operators. Payment authorizes this paid request only — it is not identity login. No API keys. Machine JSON at discover-now.json.

x-delx-source: discovery-capsule-now sales snapshot stale

Proven converters

External CLI payers already purchased these routes. Prices are independent per call.

ToolJobPriceLinks
util_random_int Bounded random integer (agent sampling) 0.001 USDC Product · Start
util_dns_lookup Resolve DNS for a hostname 0.01 USDC Product · Start
generate_qr_code Generate a QR code image 0.001 USDC Product · Start
get_fx_rates_ecb ECB reference FX rates 0.001 USDC Product · Start
generate_image_budget Cheapest commercial still image ($0.005) 0.005 USDC Product · Start
generate_image FLUX draft still image ($0.01) 0.01 USDC Product · Start
util_page_extract Extract clean text from a known public URL 0.01 USDC Product · Start

USDC on Base + Solana

Every live Commerce route must advertise both rails. On Solana, PayAI is the fee payer: the buyer needs USDC, not SOL for gas.

The gate reads the live challenge rather than trusting this page: x402 contract · machine rail policy.

New flagships under validation

Production-ready and economically bounded, but not labeled as proven until an external buyer receives it.

ToolJobPriceLinks
rank_multilingual_texts Rerank multilingual RAG passages, search results, or agent routes 0.003 USDC Product · Intent
estimate_bitcoin_up_down_5m Estimate BTC Up or Down probability for a fixed 5-minute window from caller-supplied prices 0.003 USDC Product · Intent
estimate_bitcoin_up_down_15m Estimate BTC Up or Down probability for a fixed 15-minute window from caller-supplied prices 0.003 USDC Product · Intent
estimate_bitcoin_up_down_30m Estimate BTC Up or Down probability for a fixed 30-minute window from caller-supplied prices 0.003 USDC Product · Intent
estimate_ethereum_up_down_5m Estimate ETH Up or Down probability for a fixed 5-minute window from caller-supplied prices 0.003 USDC Product · Intent
estimate_ethereum_up_down_15m Estimate ETH Up or Down probability for a fixed 15-minute window from caller-supplied prices 0.003 USDC Product · Intent
estimate_ethereum_up_down_30m Estimate ETH Up or Down probability for a fixed 30-minute window from caller-supplied prices 0.003 USDC Product · Intent
rank_multilingual_texts · auto/Base/Solana

Auto

npx agentcash@latest fetch https://api.delx.ai/api/v1/x402/rank-multilingual-texts -m POST -H 'content-type: application/json' -H 'x-delx-source: discovery-capsule-now' --max-amount 0.003 -b '{"query":"como remover o fundo de uma foto?","candidates":["Generate a speech clip","Remove the background from one image"]}'

Base

npx agentcash@latest fetch https://api.delx.ai/api/v1/x402/rank-multilingual-texts -m POST -H 'content-type: application/json' -H 'x-delx-source: discovery-capsule-now' --payment-network base --max-amount 0.003 -b '{"query":"como remover o fundo de uma foto?","candidates":["Generate a speech clip","Remove the background from one image"]}'

Solana · PayAI fee payer, no SOL needed

npx agentcash@latest fetch https://api.delx.ai/api/v1/x402/rank-multilingual-texts -m POST -H 'content-type: application/json' -H 'x-delx-source: discovery-capsule-now' --payment-network solana --max-amount 0.003 -b '{"query":"como remover o fundo de uma foto?","candidates":["Generate a speech clip","Remove the background from one image"]}'
estimate_bitcoin_up_down_5m · auto/Base/Solana

Auto

npx agentcash@latest fetch https://api.delx.ai/api/v1/x402/bitcoin-up-down-5m -m POST -H 'content-type: application/json' -H 'x-delx-source: discovery-capsule-now' --max-amount 0.003 -b '{"observations":[{"timestamp":1799999700,"price":100000},{"timestamp":1799999737,"price":100025},{"timestamp":1799999774,"price":100050},{"timestamp":1799999811,"price":100075},{"timestamp":1799999848,"price":100100},{"timestamp":1799999885,"price":100125},{"timestamp":1799999922,"price":100150},{"timestamp":1799999959,"price":100175}],"window_open_price":100000,"window_close_timestamp":1800000000,"market_up_price":0.48,"market_down_price":0.54,"fee_bps":50}'

Base

npx agentcash@latest fetch https://api.delx.ai/api/v1/x402/bitcoin-up-down-5m -m POST -H 'content-type: application/json' -H 'x-delx-source: discovery-capsule-now' --payment-network base --max-amount 0.003 -b '{"observations":[{"timestamp":1799999700,"price":100000},{"timestamp":1799999737,"price":100025},{"timestamp":1799999774,"price":100050},{"timestamp":1799999811,"price":100075},{"timestamp":1799999848,"price":100100},{"timestamp":1799999885,"price":100125},{"timestamp":1799999922,"price":100150},{"timestamp":1799999959,"price":100175}],"window_open_price":100000,"window_close_timestamp":1800000000,"market_up_price":0.48,"market_down_price":0.54,"fee_bps":50}'

Solana · PayAI fee payer, no SOL needed

npx agentcash@latest fetch https://api.delx.ai/api/v1/x402/bitcoin-up-down-5m -m POST -H 'content-type: application/json' -H 'x-delx-source: discovery-capsule-now' --payment-network solana --max-amount 0.003 -b '{"observations":[{"timestamp":1799999700,"price":100000},{"timestamp":1799999737,"price":100025},{"timestamp":1799999774,"price":100050},{"timestamp":1799999811,"price":100075},{"timestamp":1799999848,"price":100100},{"timestamp":1799999885,"price":100125},{"timestamp":1799999922,"price":100150},{"timestamp":1799999959,"price":100175}],"window_open_price":100000,"window_close_timestamp":1800000000,"market_up_price":0.48,"market_down_price":0.54,"fee_bps":50}'
estimate_bitcoin_up_down_15m · auto/Base/Solana

Auto

npx agentcash@latest fetch https://api.delx.ai/api/v1/x402/bitcoin-up-down-15m -m POST -H 'content-type: application/json' -H 'x-delx-source: discovery-capsule-now' --max-amount 0.003 -b '{"observations":[{"timestamp":1799999100,"price":100000},{"timestamp":1799999212,"price":100025},{"timestamp":1799999324,"price":100050},{"timestamp":1799999436,"price":100075},{"timestamp":1799999548,"price":100100},{"timestamp":1799999660,"price":100125},{"timestamp":1799999772,"price":100150},{"timestamp":1799999884,"price":100175}],"window_open_price":100000,"window_close_timestamp":1800000000,"market_up_price":0.48,"market_down_price":0.54,"fee_bps":50}'

Base

npx agentcash@latest fetch https://api.delx.ai/api/v1/x402/bitcoin-up-down-15m -m POST -H 'content-type: application/json' -H 'x-delx-source: discovery-capsule-now' --payment-network base --max-amount 0.003 -b '{"observations":[{"timestamp":1799999100,"price":100000},{"timestamp":1799999212,"price":100025},{"timestamp":1799999324,"price":100050},{"timestamp":1799999436,"price":100075},{"timestamp":1799999548,"price":100100},{"timestamp":1799999660,"price":100125},{"timestamp":1799999772,"price":100150},{"timestamp":1799999884,"price":100175}],"window_open_price":100000,"window_close_timestamp":1800000000,"market_up_price":0.48,"market_down_price":0.54,"fee_bps":50}'

Solana · PayAI fee payer, no SOL needed

npx agentcash@latest fetch https://api.delx.ai/api/v1/x402/bitcoin-up-down-15m -m POST -H 'content-type: application/json' -H 'x-delx-source: discovery-capsule-now' --payment-network solana --max-amount 0.003 -b '{"observations":[{"timestamp":1799999100,"price":100000},{"timestamp":1799999212,"price":100025},{"timestamp":1799999324,"price":100050},{"timestamp":1799999436,"price":100075},{"timestamp":1799999548,"price":100100},{"timestamp":1799999660,"price":100125},{"timestamp":1799999772,"price":100150},{"timestamp":1799999884,"price":100175}],"window_open_price":100000,"window_close_timestamp":1800000000,"market_up_price":0.48,"market_down_price":0.54,"fee_bps":50}'
estimate_bitcoin_up_down_30m · auto/Base/Solana

Auto

npx agentcash@latest fetch https://api.delx.ai/api/v1/x402/bitcoin-up-down-30m -m POST -H 'content-type: application/json' -H 'x-delx-source: discovery-capsule-now' --max-amount 0.003 -b '{"observations":[{"timestamp":1799998200,"price":100000},{"timestamp":1799998425,"price":100025},{"timestamp":1799998650,"price":100050},{"timestamp":1799998875,"price":100075},{"timestamp":1799999100,"price":100100},{"timestamp":1799999325,"price":100125},{"timestamp":1799999550,"price":100150},{"timestamp":1799999775,"price":100175}],"window_open_price":100000,"window_close_timestamp":1800000000,"market_up_price":0.48,"market_down_price":0.54,"fee_bps":50}'

Base

npx agentcash@latest fetch https://api.delx.ai/api/v1/x402/bitcoin-up-down-30m -m POST -H 'content-type: application/json' -H 'x-delx-source: discovery-capsule-now' --payment-network base --max-amount 0.003 -b '{"observations":[{"timestamp":1799998200,"price":100000},{"timestamp":1799998425,"price":100025},{"timestamp":1799998650,"price":100050},{"timestamp":1799998875,"price":100075},{"timestamp":1799999100,"price":100100},{"timestamp":1799999325,"price":100125},{"timestamp":1799999550,"price":100150},{"timestamp":1799999775,"price":100175}],"window_open_price":100000,"window_close_timestamp":1800000000,"market_up_price":0.48,"market_down_price":0.54,"fee_bps":50}'

Solana · PayAI fee payer, no SOL needed

npx agentcash@latest fetch https://api.delx.ai/api/v1/x402/bitcoin-up-down-30m -m POST -H 'content-type: application/json' -H 'x-delx-source: discovery-capsule-now' --payment-network solana --max-amount 0.003 -b '{"observations":[{"timestamp":1799998200,"price":100000},{"timestamp":1799998425,"price":100025},{"timestamp":1799998650,"price":100050},{"timestamp":1799998875,"price":100075},{"timestamp":1799999100,"price":100100},{"timestamp":1799999325,"price":100125},{"timestamp":1799999550,"price":100150},{"timestamp":1799999775,"price":100175}],"window_open_price":100000,"window_close_timestamp":1800000000,"market_up_price":0.48,"market_down_price":0.54,"fee_bps":50}'
estimate_ethereum_up_down_5m · auto/Base/Solana

Auto

npx agentcash@latest fetch https://api.delx.ai/api/v1/x402/ethereum-up-down-5m -m POST -H 'content-type: application/json' -H 'x-delx-source: discovery-capsule-now' --max-amount 0.003 -b '{"observations":[{"timestamp":1799999700,"price":4000},{"timestamp":1799999737,"price":4001},{"timestamp":1799999774,"price":4002},{"timestamp":1799999811,"price":4003},{"timestamp":1799999848,"price":4004},{"timestamp":1799999885,"price":4005},{"timestamp":1799999922,"price":4006},{"timestamp":1799999959,"price":4007}],"window_open_price":4000,"window_close_timestamp":1800000000,"market_up_price":0.48,"market_down_price":0.54,"fee_bps":50}'

Base

npx agentcash@latest fetch https://api.delx.ai/api/v1/x402/ethereum-up-down-5m -m POST -H 'content-type: application/json' -H 'x-delx-source: discovery-capsule-now' --payment-network base --max-amount 0.003 -b '{"observations":[{"timestamp":1799999700,"price":4000},{"timestamp":1799999737,"price":4001},{"timestamp":1799999774,"price":4002},{"timestamp":1799999811,"price":4003},{"timestamp":1799999848,"price":4004},{"timestamp":1799999885,"price":4005},{"timestamp":1799999922,"price":4006},{"timestamp":1799999959,"price":4007}],"window_open_price":4000,"window_close_timestamp":1800000000,"market_up_price":0.48,"market_down_price":0.54,"fee_bps":50}'

Solana · PayAI fee payer, no SOL needed

npx agentcash@latest fetch https://api.delx.ai/api/v1/x402/ethereum-up-down-5m -m POST -H 'content-type: application/json' -H 'x-delx-source: discovery-capsule-now' --payment-network solana --max-amount 0.003 -b '{"observations":[{"timestamp":1799999700,"price":4000},{"timestamp":1799999737,"price":4001},{"timestamp":1799999774,"price":4002},{"timestamp":1799999811,"price":4003},{"timestamp":1799999848,"price":4004},{"timestamp":1799999885,"price":4005},{"timestamp":1799999922,"price":4006},{"timestamp":1799999959,"price":4007}],"window_open_price":4000,"window_close_timestamp":1800000000,"market_up_price":0.48,"market_down_price":0.54,"fee_bps":50}'
estimate_ethereum_up_down_15m · auto/Base/Solana

Auto

npx agentcash@latest fetch https://api.delx.ai/api/v1/x402/ethereum-up-down-15m -m POST -H 'content-type: application/json' -H 'x-delx-source: discovery-capsule-now' --max-amount 0.003 -b '{"observations":[{"timestamp":1799999100,"price":4000},{"timestamp":1799999212,"price":4001},{"timestamp":1799999324,"price":4002},{"timestamp":1799999436,"price":4003},{"timestamp":1799999548,"price":4004},{"timestamp":1799999660,"price":4005},{"timestamp":1799999772,"price":4006},{"timestamp":1799999884,"price":4007}],"window_open_price":4000,"window_close_timestamp":1800000000,"market_up_price":0.48,"market_down_price":0.54,"fee_bps":50}'

Base

npx agentcash@latest fetch https://api.delx.ai/api/v1/x402/ethereum-up-down-15m -m POST -H 'content-type: application/json' -H 'x-delx-source: discovery-capsule-now' --payment-network base --max-amount 0.003 -b '{"observations":[{"timestamp":1799999100,"price":4000},{"timestamp":1799999212,"price":4001},{"timestamp":1799999324,"price":4002},{"timestamp":1799999436,"price":4003},{"timestamp":1799999548,"price":4004},{"timestamp":1799999660,"price":4005},{"timestamp":1799999772,"price":4006},{"timestamp":1799999884,"price":4007}],"window_open_price":4000,"window_close_timestamp":1800000000,"market_up_price":0.48,"market_down_price":0.54,"fee_bps":50}'

Solana · PayAI fee payer, no SOL needed

npx agentcash@latest fetch https://api.delx.ai/api/v1/x402/ethereum-up-down-15m -m POST -H 'content-type: application/json' -H 'x-delx-source: discovery-capsule-now' --payment-network solana --max-amount 0.003 -b '{"observations":[{"timestamp":1799999100,"price":4000},{"timestamp":1799999212,"price":4001},{"timestamp":1799999324,"price":4002},{"timestamp":1799999436,"price":4003},{"timestamp":1799999548,"price":4004},{"timestamp":1799999660,"price":4005},{"timestamp":1799999772,"price":4006},{"timestamp":1799999884,"price":4007}],"window_open_price":4000,"window_close_timestamp":1800000000,"market_up_price":0.48,"market_down_price":0.54,"fee_bps":50}'
estimate_ethereum_up_down_30m · auto/Base/Solana

Auto

npx agentcash@latest fetch https://api.delx.ai/api/v1/x402/ethereum-up-down-30m -m POST -H 'content-type: application/json' -H 'x-delx-source: discovery-capsule-now' --max-amount 0.003 -b '{"observations":[{"timestamp":1799998200,"price":4000},{"timestamp":1799998425,"price":4001},{"timestamp":1799998650,"price":4002},{"timestamp":1799998875,"price":4003},{"timestamp":1799999100,"price":4004},{"timestamp":1799999325,"price":4005},{"timestamp":1799999550,"price":4006},{"timestamp":1799999775,"price":4007}],"window_open_price":4000,"window_close_timestamp":1800000000,"market_up_price":0.48,"market_down_price":0.54,"fee_bps":50}'

Base

npx agentcash@latest fetch https://api.delx.ai/api/v1/x402/ethereum-up-down-30m -m POST -H 'content-type: application/json' -H 'x-delx-source: discovery-capsule-now' --payment-network base --max-amount 0.003 -b '{"observations":[{"timestamp":1799998200,"price":4000},{"timestamp":1799998425,"price":4001},{"timestamp":1799998650,"price":4002},{"timestamp":1799998875,"price":4003},{"timestamp":1799999100,"price":4004},{"timestamp":1799999325,"price":4005},{"timestamp":1799999550,"price":4006},{"timestamp":1799999775,"price":4007}],"window_open_price":4000,"window_close_timestamp":1800000000,"market_up_price":0.48,"market_down_price":0.54,"fee_bps":50}'

Solana · PayAI fee payer, no SOL needed

npx agentcash@latest fetch https://api.delx.ai/api/v1/x402/ethereum-up-down-30m -m POST -H 'content-type: application/json' -H 'x-delx-source: discovery-capsule-now' --payment-network solana --max-amount 0.003 -b '{"observations":[{"timestamp":1799998200,"price":4000},{"timestamp":1799998425,"price":4001},{"timestamp":1799998650,"price":4002},{"timestamp":1799998875,"price":4003},{"timestamp":1799999100,"price":4004},{"timestamp":1799999325,"price":4005},{"timestamp":1799999550,"price":4006},{"timestamp":1799999775,"price":4007}],"window_open_price":4000,"window_close_timestamp":1800000000,"market_up_price":0.48,"market_down_price":0.54,"fee_bps":50}'

Start from a pack

Copy-paste AgentCash

Always preserve the attribution header so discovery joins payment without identifying the buyer.

util_random_int · auto/Base/Solana

Auto

npx agentcash@latest fetch https://api.delx.ai/api/v1/x402/random-int -m POST -H 'content-type: application/json' -H 'x-delx-source: discovery-capsule-now' --max-amount 0.001 -b '{"min":0,"max":100}'

Base

npx agentcash@latest fetch https://api.delx.ai/api/v1/x402/random-int -m POST -H 'content-type: application/json' -H 'x-delx-source: discovery-capsule-now' --payment-network base --max-amount 0.001 -b '{"min":0,"max":100}'

Solana · PayAI fee payer, no SOL needed

npx agentcash@latest fetch https://api.delx.ai/api/v1/x402/random-int -m POST -H 'content-type: application/json' -H 'x-delx-source: discovery-capsule-now' --payment-network solana --max-amount 0.001 -b '{"min":0,"max":100}'
util_dns_lookup · auto/Base/Solana

Auto

npx agentcash@latest fetch https://api.delx.ai/api/v1/x402/dns-lookup -m POST -H 'content-type: application/json' -H 'x-delx-source: discovery-capsule-now' --max-amount 0.01 -b '{"domain":"example.com","record_type":"A"}'

Base

npx agentcash@latest fetch https://api.delx.ai/api/v1/x402/dns-lookup -m POST -H 'content-type: application/json' -H 'x-delx-source: discovery-capsule-now' --payment-network base --max-amount 0.01 -b '{"domain":"example.com","record_type":"A"}'

Solana · PayAI fee payer, no SOL needed

npx agentcash@latest fetch https://api.delx.ai/api/v1/x402/dns-lookup -m POST -H 'content-type: application/json' -H 'x-delx-source: discovery-capsule-now' --payment-network solana --max-amount 0.01 -b '{"domain":"example.com","record_type":"A"}'
generate_qr_code · auto/Base/Solana

Auto

npx agentcash@latest fetch https://api.delx.ai/api/v1/x402/qr-code -m POST -H 'content-type: application/json' -H 'x-delx-source: discovery-capsule-now' --max-amount 0.001 -b '{"data":"https://delx.ai","format":"png","error_correction":"M"}'

Base

npx agentcash@latest fetch https://api.delx.ai/api/v1/x402/qr-code -m POST -H 'content-type: application/json' -H 'x-delx-source: discovery-capsule-now' --payment-network base --max-amount 0.001 -b '{"data":"https://delx.ai","format":"png","error_correction":"M"}'

Solana · PayAI fee payer, no SOL needed

npx agentcash@latest fetch https://api.delx.ai/api/v1/x402/qr-code -m POST -H 'content-type: application/json' -H 'x-delx-source: discovery-capsule-now' --payment-network solana --max-amount 0.001 -b '{"data":"https://delx.ai","format":"png","error_correction":"M"}'
get_fx_rates_ecb · auto/Base/Solana

Auto

npx agentcash@latest fetch https://api.delx.ai/api/v1/x402/fx-rates -m POST -H 'content-type: application/json' -H 'x-delx-source: discovery-capsule-now' --max-amount 0.001 -b '{"base_currency":"USD","quotes":["EUR","BRL"]}'

Base

npx agentcash@latest fetch https://api.delx.ai/api/v1/x402/fx-rates -m POST -H 'content-type: application/json' -H 'x-delx-source: discovery-capsule-now' --payment-network base --max-amount 0.001 -b '{"base_currency":"USD","quotes":["EUR","BRL"]}'

Solana · PayAI fee payer, no SOL needed

npx agentcash@latest fetch https://api.delx.ai/api/v1/x402/fx-rates -m POST -H 'content-type: application/json' -H 'x-delx-source: discovery-capsule-now' --payment-network solana --max-amount 0.001 -b '{"base_currency":"USD","quotes":["EUR","BRL"]}'
generate_image_budget · auto/Base/Solana

Auto

npx agentcash@latest fetch https://api.delx.ai/api/v1/x402/image-budget -m POST -H 'content-type: application/json' -H 'x-delx-source: discovery-capsule-now' --max-amount 0.005 -b '{"prompt":"Quick concept sketch of a red fox icon, flat vector, no text","aspect_ratio":"1:1","quality_profile":"balanced"}'

Base

npx agentcash@latest fetch https://api.delx.ai/api/v1/x402/image-budget -m POST -H 'content-type: application/json' -H 'x-delx-source: discovery-capsule-now' --payment-network base --max-amount 0.005 -b '{"prompt":"Quick concept sketch of a red fox icon, flat vector, no text","aspect_ratio":"1:1","quality_profile":"balanced"}'

Solana · PayAI fee payer, no SOL needed

npx agentcash@latest fetch https://api.delx.ai/api/v1/x402/image-budget -m POST -H 'content-type: application/json' -H 'x-delx-source: discovery-capsule-now' --payment-network solana --max-amount 0.005 -b '{"prompt":"Quick concept sketch of a red fox icon, flat vector, no text","aspect_ratio":"1:1","quality_profile":"balanced"}'
generate_image · auto/Base/Solana

Auto

npx agentcash@latest fetch https://api.delx.ai/api/v1/x402/image -m POST -H 'content-type: application/json' -H 'x-delx-source: discovery-capsule-now' --max-amount 0.01 -b '{"prompt":"A friendly robot creating digital art for an AI agent","aspect_ratio":"1:1","quality_profile":"balanced"}'

Base

npx agentcash@latest fetch https://api.delx.ai/api/v1/x402/image -m POST -H 'content-type: application/json' -H 'x-delx-source: discovery-capsule-now' --payment-network base --max-amount 0.01 -b '{"prompt":"A friendly robot creating digital art for an AI agent","aspect_ratio":"1:1","quality_profile":"balanced"}'

Solana · PayAI fee payer, no SOL needed

npx agentcash@latest fetch https://api.delx.ai/api/v1/x402/image -m POST -H 'content-type: application/json' -H 'x-delx-source: discovery-capsule-now' --payment-network solana --max-amount 0.01 -b '{"prompt":"A friendly robot creating digital art for an AI agent","aspect_ratio":"1:1","quality_profile":"balanced"}'
util_page_extract · auto/Base/Solana

Auto

npx agentcash@latest fetch https://api.delx.ai/api/v1/x402/page-extract -m POST -H 'content-type: application/json' -H 'x-delx-source: discovery-capsule-now' --max-amount 0.01 -b '{"url":"https://example.com"}'

Base

npx agentcash@latest fetch https://api.delx.ai/api/v1/x402/page-extract -m POST -H 'content-type: application/json' -H 'x-delx-source: discovery-capsule-now' --payment-network base --max-amount 0.01 -b '{"url":"https://example.com"}'

Solana · PayAI fee payer, no SOL needed

npx agentcash@latest fetch https://api.delx.ai/api/v1/x402/page-extract -m POST -H 'content-type: application/json' -H 'x-delx-source: discovery-capsule-now' --payment-network solana --max-amount 0.01 -b '{"url":"https://example.com"}'

Honest gaps

Workflow

  1. Read this capsule or GET /api/v1/x402/start?q=<job>.
  2. Pick a proven converter or pack product with an exact body.
  3. Call unpaid once to receive HTTP 402 payment requirements.
  4. Read accepts[], choose Base or fee-sponsored Solana, pay the exact USDC amount, and retry with PAYMENT-SIGNATURE.
  5. Always send x-delx-source (discovery-capsule-now from this file). Never strip it. Bare CLI fallback: direct-cli-agentcash.