DELXCOMMERCE Payable now

Portable intent card · utility

Login surface report API for agents

Report public login and signup surfaces for one origin for $0.01 without attempting authentication.

login page detectionsignup surface reportauth surface discoverywebsite login inventoryx402 login surface

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/login-surface-report -m POST -H 'x-delx-source: intent-card-login-surface-report-api' --max-amount 0.01 -b '{"url":"https://example.com/login"}'
Example inputPOST /api/v1/x402/login-surface-report
{
  "url": "https://example.com/login"
}
Agent discoverydelx/intent-card/v1
{
  "intent": "detect public login surfaces on a website",
  "tool_name": "util_login_surface_report",
  "price_usdc": "0.01",
  "machine_url": "https://commerce.delx.ai/intents/login-surface-report-api.json"
}

Portable and inspectable

Share the intent, not a directory search.