DELXCOMMERCE Payable now

Portable intent card · api-integration

Rate Limit Parse API for agents

Normalize common HTTP rate-limit and retry headers. Use it as a bounded preflight or analysis step inside an enterprise agent workflow before data, policy, integration, security, or commercial decisions reach production. Returns deterministic machine-readable JSON for $0.003 USDC via x402 on Base. Execution is first-party, local-only, stateless, memory-only, and has no paid upstream or input retention. Results are advisory; the caller remains responsible for authorization and production controls.

Rate Limit Parse APIRate Limit Parse for agentspay per result APIx402 APIno API key

Intent to transaction

One command, attributed.

The source header follows this discovery route through challenge, payment and delivery without exposing the buyer or request body.

npx agentcash@latest fetch https://api.delx.ai/api/v1/x402/rate-limit-parse -m POST -H 'x-delx-source: intent-card-rate-limit-parse-api' --max-amount 0.003 -b '{"headers":{"X-RateLimit-Limit":"100","X-RateLimit-Remaining":"12","Retry-After":"30"}}'
Example inputPOST /api/v1/x402/rate-limit-parse
{
  "headers": {
    "X-RateLimit-Limit": "100",
    "X-RateLimit-Remaining": "12",
    "Retry-After": "30"
  }
}
Agent discoverydelx/intent-card/v1
{
  "intent": "Rate Limit Parse for an agent workflow",
  "tool_name": "util_rate_limit_parse",
  "price_usdc": "0.003",
  "machine_url": "https://commerce.delx.ai/intents/rate-limit-parse-api.json"
}

Portable and inspectable

Share the intent, not a directory search.