DELXCOMMERCE Payable now

Portable intent card · web-api-intelligence

Webhook Signature Timestamp Check API for agents

Webhook Signature Timestamp Check: Webhook Signature Timestamp Check checks webhook timestamp age and future skew before signature verification from bounded caller-supplied values without an external provider. Call Webhook Signature Timestamp Check before accepting, caching, redirecting, or retrying a caller-supplied web response. Returns normalized web evidence, the computed finding, and an explicit pass or advisory status for Webhook Signature Timestamp Check as versioned deterministic JSON. Price: $0.001 USDC via x402 on Base. First-party, stateless, memory-only execution with no paid upstream, live RPC, web search, credentials, custody, signing, media generator, or input retention. Honest limit: Evaluates only caller-supplied metadata; it performs no DNS lookup, HTTP request, web search, credential use, or persistent storage. Advisory output only; the buyer owns authorization, payment policy, and production decisions.

Webhook Signature Timestamp Check APIWebhook Signature Timestamp Check 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/webhook-signature-timestamp-check -m POST -H 'x-delx-source: intent-card-webhook-signature-timestamp-check-api' --max-amount 0.001 -b '{"timestamp_epoch":1720000000,"now_epoch":1720000120,"maximum_age_seconds":300,"maximum_future_skew_seconds":30}'
Example inputPOST /api/v1/x402/webhook-signature-timestamp-check
{
  "timestamp_epoch": 1720000000,
  "now_epoch": 1720000120,
  "maximum_age_seconds": 300,
  "maximum_future_skew_seconds": 30
}
Agent discoverydelx/intent-card/v1
{
  "intent": "Webhook Signature Timestamp Check for an agent workflow",
  "tool_name": "util_webhook_signature_timestamp_check",
  "price_usdc": "0.001",
  "machine_url": "https://commerce.delx.ai/intents/webhook-signature-timestamp-check-api.json"
}

Portable and inspectable

Share the intent, not a directory search.