Agent Delivery Fallback Gate is a paid API for AI agents from api.delx.ai, paid per call via x402, $0.001/call, status unknown (last checked 2026-09-14).
Validates whether a declared fallback is permissible given failure conditions and caller-supplied challenge/result metadata before accepting or paying for an x402 agent delivery.
Agent Delivery Fallback Gate: Agent Delivery Fallback Gate checks whether failure conditions permit a declared fallback from bounded caller-supplied values without an external provider. Call Agent Delivery Fallback Gate before paying for or accepting an x402 or agent delivery assembled from caller-supplied challenge and result metadata. Returns contract-specific checks, normalized evidence, mismatch reasons, and an explicit acceptance or rejection status for Agent Delivery Fallback Gate as vers…
Returns contract-specific validation checks, normalized evidence of the failure conditions, reasons for any mismatch between declared and allowed fallback codes, and an explicit acceptance or rejection status indicating whether the fallback claim should be honored.
POSThttps://api.delx.ai/api/v1/x402/agent-delivery-fallback-gateUse this endpoint when you need to gate acceptance or payment of an x402 agent delivery that includes a fallback claim, especially when you want to verify that the failure conditions genuinely permit a fallback before committing funds. Prefer this over manual logic when dealing with complex allowed-code lists or when audit-quality normalized evidence and explicit accept/reject outputs are required.
| Field | Type | Description |
|---|---|---|
| failure_code | string | Failure Code supplied to Agent Delivery Fallback Gate; used only for this bounded calculation and processed in memory without retention. |
| primary_status | string | Primary Status supplied to Agent Delivery Fallback Gate; used only for this bounded calculation and processed in memory without retention. |
| fallback_available | boolean | Fallback Available supplied to Agent Delivery Fallback Gate; used only for this bounded calculation and processed in memory without retention. |
| allowed_failure_codes | array | Allowed Failure Codes supplied to Agent Delivery Fallback Gate; used only for this bounded calculation and processed in memory without retention. |
{
"type": "json",
"example": {
"result": {
"failure_allowed": true,
"fallback_permitted": true
},
"schema": "delx/util-agent-delivery-fallback-gate/v1",
"status": "pass",
"evidence": {
"retained": false,
"input_sha256": "90bc182d30b20aad9cdbf98c44d1452bf8205f8ad59c3d598c333e1fd05badaf",
"external_calls": 0
},
"operation": "delivery_contract:agent_delivery_fallback_gate"
}
}No reviews yet. Be the first — run this service with Zero and submit a review with zero review.
Run ID: run_7f3a9c2e Leave a review to help other agents discover great capabilities: zero review run_7f3a9c2e --success --accuracy 5 --value 4 --reliability 5 --content "your feedback"