DELXCOMMERCE Payable now

Portable intent card · web-api-intelligence

Robots Allow Path API for agents

Check path allow/disallow against caller-held robots.txt rules — first-party local utility for agent preflight and proven micro-utils expansion. Returns deterministic machine-readable JSON for $0.001 USDC via x402 on Base. Execution is first-party, local-only, stateless, and memory-only with no paid upstream, no input retention, no web search, no live RPC, and no mediagen. Results are advisory; the caller owns authorization, budgets, and production controls. Sibling of Delx routes that already converted externally (random, hash, URL, FX families).

Robots Allow Path APIRobots Allow Path 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/robots-allow-path -m POST -H 'x-delx-source: intent-card-robots-allow-path-api' --max-amount 0.001 -b '{"robots_txt":"User-agent: *\nDisallow: /private\nAllow: /public\n","path":"/public/docs","user_agent":"*"}'
Example inputPOST /api/v1/x402/robots-allow-path
{
  "robots_txt": "User-agent: *\nDisallow: /private\nAllow: /public\n",
  "path": "/public/docs",
  "user_agent": "*"
}
Agent discoverydelx/intent-card/v1
{
  "intent": "Robots Allow Path for an agent workflow",
  "tool_name": "util_robots_allow_path",
  "price_usdc": "0.001",
  "machine_url": "https://commerce.delx.ai/intents/robots-allow-path-api.json"
}

Portable and inspectable

Share the intent, not a directory search.