DELXCOMMERCE Payable now

Portable intent card · utility

robots.txt inspection API for agents

Parse robots.txt crawl policy for one origin for $0.01 so agents respect allow/disallow rules before fetching.

robots.txt APIcrawl policy APIbot rules inspectionsitemap discovery from robotsx402 robots

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-inspect -m POST -H 'x-delx-source: intent-card-robots-inspect-api' --max-amount 0.01 -b '{"url":"https://example.com"}'
Example inputPOST /api/v1/x402/robots-inspect
{
  "url": "https://example.com"
}
Agent discoverydelx/intent-card/v1
{
  "intent": "read robots.txt rules before crawling a site",
  "tool_name": "util_robots_inspect",
  "price_usdc": "0.01",
  "machine_url": "https://commerce.delx.ai/intents/robots-inspect-api.json"
}

Portable and inspectable

Share the intent, not a directory search.