INTELLIGENCE

Know what your agents buy.

Costs, changes and evidence for better service decisions.

Cost intelligence

Find the better way to pay.

Compare service prices and payment options against your workload.

Scoped audits · customer usage requiredRequest a cost audit
Change intelligence

Know when your dependencies change.

Track payment offers, service schemas and provider changes over time.

Custom watchlists and historyDiscuss monitoring
Outcome intelligence

Connect the purchase to the result.

Bring charges, retries and task evaluations into one private evidence record.

Integration pilot · your task criteriaConnect your workflow

THE EVIDENCE BASE

Collected. Dated. Traceable.

Use the API
14,635Source listings
33Source snapshots
27,889Recorded changes
1,221Endpoint observations

Latest snapshot: Sep 12, 2026, 05:41 UTC. Daily collection; gaps remain unknown.

6,808 observations · Differences between dated observations.

api.delx.aiEVM Hex Data Normalize: EVM Hex Data Normalize normalizes even-length EVM hex data while preserving byte boundaries from bounded caller-supplied values without an external provider. Call EVM Hex Data Normalize before signing, submitting, replacing, or accepting an EVM/Base transaction assembled from caller-owned data. Returns normalized transaction evidence, calculated budget or shape findings, and a fail-closed preflight status for EVM Hex Data Normalize as versioned deterministic JSON. Price:…
https://api.delx.ai/api/v1/x402/evm-hex-data-normalize
NetworkAdvertised amountBillingPayee
eip155:84530.001 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x9f8bd9875b3E0b632a24A3A7C73f7787175e73A2
eip155:84530.001 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x9f8bd9875b3E0b632a24A3A7C73f7787175e73A2
solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp1000 atomic unitsEPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1vNot specifiedexact28heAMpFkeUJsL7o7apiK4oJwZWq2fUHinRwbgYYsemG
Source and evidence
{
  "description": "EVM Hex Data Normalize: EVM Hex Data Normalize normalizes even-length EVM hex data while preserving byte boundaries from bounded caller-supplied values without an external provider. Call EVM Hex Data Normalize before signing, submitting, replacing, or accepting an EVM/Base transaction assembled from caller-owned data. Returns normalized transaction evidence, calculated budget or shape findings, and a fail-closed preflight status for EVM Hex Data Normalize as versioned deterministic JSON. Price:…",
  "domain": "api.delx.ai",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "properties": {
          "body": {
            "$schema": "https://json-schema.org/draft/2020-12/schema",
            "additionalProperties": false,
            "properties": {
              "data": {
                "description": "Data supplied to EVM Hex Data Normalize; used only for this bounded calculation and processed in memory without retention.",
                "maxLength": 8192,
                "type": "string"
              }
            },
            "required": [
              "data"
            ],
            "type": "object"
          },
          "bodyType": {
            "const": "json",
            "type": "string"
          },
          "method": {
            "const": "POST",
            "type": "string"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method",
          "bodyType",
          "body"
        ],
        "type": "object"
      },
      "output": {
        "additionalProperties": true,
        "description": "Versioned bounded first-party JSON result with input evidence; caller data is processed in memory and not retained.",
        "properties": {
          "evidence": {
            "additionalProperties": true,
            "properties": {
              "external_calls": {
                "type": "integer"
              },
              "input_sha256": {
                "type": "string"
              },
              "retained": {
                "type": "boolean"
              }
            },
            "type": "object"
          },
          "operation": {
            "type": "string"
          },
          "result": {
            "additionalProperties": true,
            "properties": {
              "byte_count": {
                "type": "integer"
              },
              "data": {
                "type": "string"
              }
            },
            "type": "object"
          },
          "schema": {
            "type": "string"
          },
          "status": {
            "type": "string"
          }
        },
        "type": "object"
      }
    },
    "required": [
      "input",
      "output"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "POST",
  "observed_at": 1789191719.42,
  "offers": [
    {
      "amount": "0.001",
      "amount_atomic": "1000",
      "amount_encoding": "atomic_units",
      "amount_raw": "1000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "accept_label": "Coinbase CDP",
        "app": "Delx Commerce",
        "erc8004_id": "14340",
        "facilitator_url": "https://api.cdp.coinbase.com/platform/v2/x402",
        "name": "USD Coin",
        "provider": "coinbase",
        "provider_label": "Coinbase CDP",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x9f8bd9875b3E0b632a24A3A7C73f7787175e73A2",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": "0.001",
      "amount_atomic": "1000",
      "amount_encoding": "atomic_units",
      "amount_raw": "1000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "accept_label": "PayAI Base",
        "app": "Delx Commerce",
        "erc8004_id": "14340",
        "facilitator_url": "https://facilitator.payai.network",
        "name": "USD Coin",
        "provider": "payai",
        "provider_label": "PayAI Base",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x9f8bd9875b3E0b632a24A3A7C73f7787175e73A2",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "1000",
      "amount_encoding": "atomic_units",
      "amount_raw": "1000",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "accept_label": "PayAI Solana",
        "app": "Delx Commerce",
        "erc8004_id": "14340",
        "facilitator_url": "https://facilitator.payai.network",
        "feePayer": "2wKupLR9q6wXYppw8Gr2NvWxKBUqm4PPJKkQfoxHDBg4",
        "name": "USD Coin",
        "provider": "payai",
        "provider_label": "PayAI Solana",
        "version": "2"
      },
      "issuer": null,
      "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
      "pay_to": "28heAMpFkeUJsL7o7apiK4oJwZWq2fUHinRwbgYYsemG",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
  "schema_fingerprint": "6cd248ac4501c37b7f974f06b364502d3711789a611edb200428f55cb8bfbfa2",
  "service_id": "7987a5af7fc19271b165fab7a32206fec52132cded1142fe9d9f787bc6ee0703",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-18T19:01:26.497Z",
  "url": "https://api.delx.ai/api/v1/x402/evm-hex-data-normalize",
  "usage_rights": "not_reviewed"
}
api.delx.aiSeeded Passphrase Words: Seeded Passphrase Words selects reproducible words from a caller list for non-secret labels from bounded caller-supplied values without an external provider. Call Seeded Passphrase Words when an agent needs a reproducible decision that another run can independently replay. Returns the deterministic selection plus seed provenance, population bounds, and the operation-specific outcome for Seeded Passphrase Words as versioned deterministic JSON. Price: $0.001 USDC via x402…
https://api.delx.ai/api/v1/x402/seeded-passphrase-words
NetworkAdvertised amountBillingPayee
eip155:84530.001 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x9f8bd9875b3E0b632a24A3A7C73f7787175e73A2
eip155:84530.001 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x9f8bd9875b3E0b632a24A3A7C73f7787175e73A2
solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp1000 atomic unitsEPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1vNot specifiedexact28heAMpFkeUJsL7o7apiK4oJwZWq2fUHinRwbgYYsemG
Source and evidence
{
  "description": "Seeded Passphrase Words: Seeded Passphrase Words selects reproducible words from a caller list for non-secret labels from bounded caller-supplied values without an external provider. Call Seeded Passphrase Words when an agent needs a reproducible decision that another run can independently replay. Returns the deterministic selection plus seed provenance, population bounds, and the operation-specific outcome for Seeded Passphrase Words as versioned deterministic JSON. Price: $0.001 USDC via x402…",
  "domain": "api.delx.ai",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "properties": {
          "body": {
            "$schema": "https://json-schema.org/draft/2020-12/schema",
            "additionalProperties": false,
            "properties": {
              "count": {
                "description": "Count supplied to Seeded Passphrase Words; used only for this bounded calculation and processed in memory without retention.",
                "type": "integer"
              },
              "seed": {
                "description": "Seed supplied to Seeded Passphrase Words; used only for this bounded calculation and processed in memory without retention.",
                "maxLength": 8192,
                "type": "string"
              },
              "words": {
                "description": "Words supplied to Seeded Passphrase Words; used only for this bounded calculation and processed in memory without retention.",
                "items": {
                  "maxLength": 8192,
                  "type": "string"
                },
                "maxItems": 256,
                "type": "array"
              }
            },
            "required": [
              "words",
              "count",
              "seed"
            ],
            "type": "object"
          },
          "bodyType": {
            "const": "json",
            "type": "string"
          },
          "method": {
            "const": "POST",
            "type": "string"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method",
          "bodyType",
          "body"
        ],
        "type": "object"
      },
      "output": {
        "additionalProperties": true,
        "description": "Versioned bounded first-party JSON result with input evidence; caller data is processed in memory and not retained.",
        "properties": {
          "evidence": {
            "additionalProperties": true,
            "properties": {
              "external_calls": {
                "type": "integer"
              },
              "input_sha256": {
                "type": "string"
              },
              "retained": {
                "type": "boolean"
              }
            },
            "type": "object"
          },
          "operation": {
            "type": "string"
          },
          "result": {
            "additionalProperties": true,
            "properties": {
              "label": {
                "type": "string"
              },
              "words": {
                "items": {
                  "type": "string"
                },
                "type": "array"
              }
            },
            "type": "object"
          },
          "schema": {
            "type": "string"
          },
          "status": {
            "type": "string"
          }
        },
        "type": "object"
      }
    },
    "required": [
      "input",
      "output"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "POST",
  "observed_at": 1789191719.42,
  "offers": [
    {
      "amount": "0.001",
      "amount_atomic": "1000",
      "amount_encoding": "atomic_units",
      "amount_raw": "1000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "accept_label": "Coinbase CDP",
        "app": "Delx Commerce",
        "erc8004_id": "14340",
        "facilitator_url": "https://api.cdp.coinbase.com/platform/v2/x402",
        "name": "USD Coin",
        "provider": "coinbase",
        "provider_label": "Coinbase CDP",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x9f8bd9875b3E0b632a24A3A7C73f7787175e73A2",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": "0.001",
      "amount_atomic": "1000",
      "amount_encoding": "atomic_units",
      "amount_raw": "1000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "accept_label": "PayAI Base",
        "app": "Delx Commerce",
        "erc8004_id": "14340",
        "facilitator_url": "https://facilitator.payai.network",
        "name": "USD Coin",
        "provider": "payai",
        "provider_label": "PayAI Base",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x9f8bd9875b3E0b632a24A3A7C73f7787175e73A2",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "1000",
      "amount_encoding": "atomic_units",
      "amount_raw": "1000",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "accept_label": "PayAI Solana",
        "app": "Delx Commerce",
        "erc8004_id": "14340",
        "facilitator_url": "https://facilitator.payai.network",
        "feePayer": "2wKupLR9q6wXYppw8Gr2NvWxKBUqm4PPJKkQfoxHDBg4",
        "name": "USD Coin",
        "provider": "payai",
        "provider_label": "PayAI Solana",
        "version": "2"
      },
      "issuer": null,
      "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
      "pay_to": "28heAMpFkeUJsL7o7apiK4oJwZWq2fUHinRwbgYYsemG",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
  "schema_fingerprint": "611ab5a4e4efb39df70a11bdc74bf89866612f13ced0e81fd43b9f22e788fd29",
  "service_id": "798e562f0ba5dfaddc3fe9533ce4d690d918a2d7898d1d5262efb91a3fab5a3c",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-18T19:11:46.404Z",
  "url": "https://api.delx.ai/api/v1/x402/seeded-passphrase-words",
  "usage_rights": "not_reviewed"
}
api.delx.aiEVM Legacy Fee Check: EVM Legacy Fee Check checks gasPrice and gasLimit values for a legacy transaction budget from bounded caller-supplied values without an external provider. Call EVM Legacy Fee Check before signing, submitting, replacing, or accepting an EVM/Base transaction assembled from caller-owned data. Returns normalized transaction evidence, calculated budget or shape findings, and a fail-closed preflight status for EVM Legacy Fee Check as versioned deterministic JSON. Price: $0.001 U…
https://api.delx.ai/api/v1/x402/evm-legacy-fee-check
NetworkAdvertised amountBillingPayee
eip155:84530.001 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x9f8bd9875b3E0b632a24A3A7C73f7787175e73A2
eip155:84530.001 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x9f8bd9875b3E0b632a24A3A7C73f7787175e73A2
solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp1000 atomic unitsEPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1vNot specifiedexact28heAMpFkeUJsL7o7apiK4oJwZWq2fUHinRwbgYYsemG
Source and evidence
{
  "description": "EVM Legacy Fee Check: EVM Legacy Fee Check checks gasPrice and gasLimit values for a legacy transaction budget from bounded caller-supplied values without an external provider. Call EVM Legacy Fee Check before signing, submitting, replacing, or accepting an EVM/Base transaction assembled from caller-owned data. Returns normalized transaction evidence, calculated budget or shape findings, and a fail-closed preflight status for EVM Legacy Fee Check as versioned deterministic JSON. Price: $0.001 U…",
  "domain": "api.delx.ai",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "properties": {
          "body": {
            "$schema": "https://json-schema.org/draft/2020-12/schema",
            "additionalProperties": false,
            "properties": {
              "gas_limit": {
                "description": "Gas Limit supplied to EVM Legacy Fee Check; used only for this bounded calculation and processed in memory without retention.",
                "type": "integer"
              },
              "gas_price_wei": {
                "description": "Gas Price Wei supplied to EVM Legacy Fee Check; used only for this bounded calculation and processed in memory without retention.",
                "maxLength": 8192,
                "type": "string"
              },
              "maximum_fee_wei": {
                "description": "Maximum Fee Wei supplied to EVM Legacy Fee Check; used only for this bounded calculation and processed in memory without retention.",
                "maxLength": 8192,
                "type": "string"
              }
            },
            "required": [
              "gas_price_wei",
              "gas_limit",
              "maximum_fee_wei"
            ],
            "type": "object"
          },
          "bodyType": {
            "const": "json",
            "type": "string"
          },
          "method": {
            "const": "POST",
            "type": "string"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method",
          "bodyType",
          "body"
        ],
        "type": "object"
      },
      "output": {
        "additionalProperties": true,
        "description": "Versioned bounded first-party JSON result with input evidence; caller data is processed in memory and not retained.",
        "properties": {
          "evidence": {
            "additionalProperties": true,
            "properties": {
              "external_calls": {
                "type": "integer"
              },
              "input_sha256": {
                "type": "string"
              },
              "retained": {
                "type": "boolean"
              }
            },
            "type": "object"
          },
          "operation": {
            "type": "string"
          },
          "result": {
            "additionalProperties": true,
            "properties": {
              "fee_ceiling_wei": {
                "type": "string"
              },
              "within_budget": {
                "type": "boolean"
              }
            },
            "type": "object"
          },
          "schema": {
            "type": "string"
          },
          "status": {
            "type": "string"
          }
        },
        "type": "object"
      }
    },
    "required": [
      "input",
      "output"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "POST",
  "observed_at": 1789191719.42,
  "offers": [
    {
      "amount": "0.001",
      "amount_atomic": "1000",
      "amount_encoding": "atomic_units",
      "amount_raw": "1000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "accept_label": "Coinbase CDP",
        "app": "Delx Commerce",
        "erc8004_id": "14340",
        "facilitator_url": "https://api.cdp.coinbase.com/platform/v2/x402",
        "name": "USD Coin",
        "provider": "coinbase",
        "provider_label": "Coinbase CDP",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x9f8bd9875b3E0b632a24A3A7C73f7787175e73A2",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": "0.001",
      "amount_atomic": "1000",
      "amount_encoding": "atomic_units",
      "amount_raw": "1000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "accept_label": "PayAI Base",
        "app": "Delx Commerce",
        "erc8004_id": "14340",
        "facilitator_url": "https://facilitator.payai.network",
        "name": "USD Coin",
        "provider": "payai",
        "provider_label": "PayAI Base",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x9f8bd9875b3E0b632a24A3A7C73f7787175e73A2",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "1000",
      "amount_encoding": "atomic_units",
      "amount_raw": "1000",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "accept_label": "PayAI Solana",
        "app": "Delx Commerce",
        "erc8004_id": "14340",
        "facilitator_url": "https://facilitator.payai.network",
        "feePayer": "2wKupLR9q6wXYppw8Gr2NvWxKBUqm4PPJKkQfoxHDBg4",
        "name": "USD Coin",
        "provider": "payai",
        "provider_label": "PayAI Solana",
        "version": "2"
      },
      "issuer": null,
      "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
      "pay_to": "28heAMpFkeUJsL7o7apiK4oJwZWq2fUHinRwbgYYsemG",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
  "schema_fingerprint": "302ca9eb7fbce4646cff86e2c8223198dda052d27dd9db05de4778afb44ff45b",
  "service_id": "7b476589007cd7d0399c6b3077f2263058d6bcfd545b71be2c5c9fd2ab08f8ff",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-18T18:59:55.605Z",
  "url": "https://api.delx.ai/api/v1/x402/evm-legacy-fee-check",
  "usage_rights": "not_reviewed"
}
api.delx.aiEVM Chain Match Check: EVM Chain Match Check compares transaction and expected chain identifiers from bounded caller-supplied values without an external provider. Call EVM Chain Match Check before signing, submitting, replacing, or accepting an EVM/Base transaction assembled from caller-owned data. Returns normalized transaction evidence, calculated budget or shape findings, and a fail-closed preflight status for EVM Chain Match Check as versioned deterministic JSON. Price: $0.001 USDC via x402…
https://api.delx.ai/api/v1/x402/evm-chain-match-check
NetworkAdvertised amountBillingPayee
eip155:84530.001 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x9f8bd9875b3E0b632a24A3A7C73f7787175e73A2
eip155:84530.001 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x9f8bd9875b3E0b632a24A3A7C73f7787175e73A2
solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp1000 atomic unitsEPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1vNot specifiedexact28heAMpFkeUJsL7o7apiK4oJwZWq2fUHinRwbgYYsemG
Source and evidence
{
  "description": "EVM Chain Match Check: EVM Chain Match Check compares transaction and expected chain identifiers from bounded caller-supplied values without an external provider. Call EVM Chain Match Check before signing, submitting, replacing, or accepting an EVM/Base transaction assembled from caller-owned data. Returns normalized transaction evidence, calculated budget or shape findings, and a fail-closed preflight status for EVM Chain Match Check as versioned deterministic JSON. Price: $0.001 USDC via x402…",
  "domain": "api.delx.ai",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "properties": {
          "body": {
            "$schema": "https://json-schema.org/draft/2020-12/schema",
            "additionalProperties": false,
            "properties": {
              "expected_chain_id": {
                "description": "Expected Chain Id supplied to EVM Chain Match Check; used only for this bounded calculation and processed in memory without retention.",
                "type": "integer"
              },
              "transaction_chain_id": {
                "description": "Transaction Chain Id supplied to EVM Chain Match Check; used only for this bounded calculation and processed in memory without retention.",
                "type": "integer"
              }
            },
            "required": [
              "transaction_chain_id",
              "expected_chain_id"
            ],
            "type": "object"
          },
          "bodyType": {
            "const": "json",
            "type": "string"
          },
          "method": {
            "const": "POST",
            "type": "string"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method",
          "bodyType",
          "body"
        ],
        "type": "object"
      },
      "output": {
        "additionalProperties": true,
        "description": "Versioned bounded first-party JSON result with input evidence; caller data is processed in memory and not retained.",
        "properties": {
          "evidence": {
            "additionalProperties": true,
            "properties": {
              "external_calls": {
                "type": "integer"
              },
              "input_sha256": {
                "type": "string"
              },
              "retained": {
                "type": "boolean"
              }
            },
            "type": "object"
          },
          "operation": {
            "type": "string"
          },
          "result": {
            "additionalProperties": true,
            "properties": {
              "actual_chain_id": {
                "type": "integer"
              },
              "expected_chain_id": {
                "type": "integer"
              },
              "matched": {
                "type": "boolean"
              }
            },
            "type": "object"
          },
          "schema": {
            "type": "string"
          },
          "status": {
            "type": "string"
          }
        },
        "type": "object"
      }
    },
    "required": [
      "input",
      "output"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "POST",
  "observed_at": 1789191719.42,
  "offers": [
    {
      "amount": "0.001",
      "amount_atomic": "1000",
      "amount_encoding": "atomic_units",
      "amount_raw": "1000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "accept_label": "Coinbase CDP",
        "app": "Delx Commerce",
        "erc8004_id": "14340",
        "facilitator_url": "https://api.cdp.coinbase.com/platform/v2/x402",
        "name": "USD Coin",
        "provider": "coinbase",
        "provider_label": "Coinbase CDP",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x9f8bd9875b3E0b632a24A3A7C73f7787175e73A2",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": "0.001",
      "amount_atomic": "1000",
      "amount_encoding": "atomic_units",
      "amount_raw": "1000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "accept_label": "PayAI Base",
        "app": "Delx Commerce",
        "erc8004_id": "14340",
        "facilitator_url": "https://facilitator.payai.network",
        "name": "USD Coin",
        "provider": "payai",
        "provider_label": "PayAI Base",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x9f8bd9875b3E0b632a24A3A7C73f7787175e73A2",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "1000",
      "amount_encoding": "atomic_units",
      "amount_raw": "1000",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "accept_label": "PayAI Solana",
        "app": "Delx Commerce",
        "erc8004_id": "14340",
        "facilitator_url": "https://facilitator.payai.network",
        "feePayer": "2wKupLR9q6wXYppw8Gr2NvWxKBUqm4PPJKkQfoxHDBg4",
        "name": "USD Coin",
        "provider": "payai",
        "provider_label": "PayAI Solana",
        "version": "2"
      },
      "issuer": null,
      "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
      "pay_to": "28heAMpFkeUJsL7o7apiK4oJwZWq2fUHinRwbgYYsemG",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
  "schema_fingerprint": "ee8e5f9f2f53dd831770a901d8fce8745704279efe20eb4a966738f7a62c768c",
  "service_id": "7b6a0a97674276adc1617cefd0476af14d9b6cfa762ec91921aa91764c43c044",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-18T18:59:26.858Z",
  "url": "https://api.delx.ai/api/v1/x402/evm-chain-match-check",
  "usage_rights": "not_reviewed"
}
api.delx.aiExpected value of buying binary NO at (1−yes_price) under true_prob. Call when checking the NO side when YES is mispriced the other way. Returns EV per $1 notional on NO as deterministic JSON for $0.001 USDC via x402 on Base. First-party local math only—no RPC, live market feed, API keys, storage, or mediagen. Advisory only; the caller owns capital, risk, and production controls.
https://api.delx.ai/api/v1/x402/binary-ev-no
NetworkAdvertised amountBillingPayee
eip155:84530.001 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x9f8bd9875b3E0b632a24A3A7C73f7787175e73A2
eip155:84530.001 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x9f8bd9875b3E0b632a24A3A7C73f7787175e73A2
solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp1000 atomic unitsEPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1vNot specifiedexact28heAMpFkeUJsL7o7apiK4oJwZWq2fUHinRwbgYYsemG
Source and evidence
{
  "description": "Expected value of buying binary NO at (1−yes_price) under true_prob. Call when checking the NO side when YES is mispriced the other way. Returns EV per $1 notional on NO as deterministic JSON for $0.001 USDC via x402 on Base. First-party local math only—no RPC, live market feed, API keys, storage, or mediagen. Advisory only; the caller owns capital, risk, and production controls.",
  "domain": "api.delx.ai",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "properties": {
          "body": {
            "additionalProperties": true,
            "properties": {
              "market_price": {
                "description": "Input field: market price.",
                "type": "number"
              },
              "stake": {
                "description": "Input field: stake.",
                "type": "integer"
              },
              "true_prob": {
                "description": "Input field: true prob.",
                "type": "number"
              }
            },
            "required": [
              "true_prob",
              "market_price",
              "stake"
            ],
            "type": "object"
          },
          "bodyType": {
            "const": "json",
            "type": "string"
          },
          "method": {
            "const": "POST",
            "type": "string"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method",
          "bodyType",
          "body"
        ],
        "type": "object"
      },
      "output": {
        "additionalProperties": true,
        "description": "Bounded first-party JSON result; input is processed in memory and not retained.",
        "properties": {
          "ev": {
            "type": "number"
          },
          "no_price": {
            "type": "number"
          },
          "schema": {
            "type": "string"
          },
          "shares": {
            "type": "number"
          },
          "stake": {
            "type": "number"
          }
        },
        "type": "object"
      }
    },
    "required": [
      "input",
      "output"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "POST",
  "observed_at": 1789191719.42,
  "offers": [
    {
      "amount": "0.001",
      "amount_atomic": "1000",
      "amount_encoding": "atomic_units",
      "amount_raw": "1000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "accept_label": "Coinbase CDP",
        "app": "Delx Commerce",
        "erc8004_id": "14340",
        "facilitator_url": "https://api.cdp.coinbase.com/platform/v2/x402",
        "name": "USD Coin",
        "provider": "coinbase",
        "provider_label": "Coinbase CDP",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x9f8bd9875b3E0b632a24A3A7C73f7787175e73A2",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": "0.001",
      "amount_atomic": "1000",
      "amount_encoding": "atomic_units",
      "amount_raw": "1000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "accept_label": "PayAI Base",
        "app": "Delx Commerce",
        "erc8004_id": "14340",
        "facilitator_url": "https://facilitator.payai.network",
        "name": "USD Coin",
        "provider": "payai",
        "provider_label": "PayAI Base",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x9f8bd9875b3E0b632a24A3A7C73f7787175e73A2",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "1000",
      "amount_encoding": "atomic_units",
      "amount_raw": "1000",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "accept_label": "PayAI Solana",
        "app": "Delx Commerce",
        "erc8004_id": "14340",
        "facilitator_url": "https://facilitator.payai.network",
        "feePayer": "2wKupLR9q6wXYppw8Gr2NvWxKBUqm4PPJKkQfoxHDBg4",
        "name": "USD Coin",
        "provider": "payai",
        "provider_label": "PayAI Solana",
        "version": "2"
      },
      "issuer": null,
      "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
      "pay_to": "28heAMpFkeUJsL7o7apiK4oJwZWq2fUHinRwbgYYsemG",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
  "schema_fingerprint": "d813f2ebb466d2e4f3f95d5f89da9c34e5c9477b4374e9103d8389678010f3f6",
  "service_id": "7bf7a7043cdbfae7c85f17314081be5df655b55e1dda685a814a6f2c85e37455",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-18T19:06:20.554Z",
  "url": "https://api.delx.ai/api/v1/x402/binary-ev-no",
  "usage_rights": "not_reviewed"
}
api.delx.aiGenerate high-fidelity expressive speech for $0.08 USDC. Call when you need English, Portuguese, or Spanish voiceover with emotion, speed, and pitch for up to 500 UTF-8 bytes—not a phone carrier or realtime session. Returns a validated 32 kHz mono WAV URL and SHA-256 receipt. No API key, no subscription.
https://api.delx.ai/api/v1/x402/speech-hd
NetworkAdvertised amountBillingPayee
eip155:84530.08 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x9f8bd9875b3E0b632a24A3A7C73f7787175e73A2
eip155:84530.08 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x9f8bd9875b3E0b632a24A3A7C73f7787175e73A2
solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp80000 atomic unitsEPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1vNot specifiedexact28heAMpFkeUJsL7o7apiK4oJwZWq2fUHinRwbgYYsemG
Source and evidence
{
  "description": "Generate high-fidelity expressive speech for $0.08 USDC. Call when you need English, Portuguese, or Spanish voiceover with emotion, speed, and pitch for up to 500 UTF-8 bytes—not a phone carrier or realtime session. Returns a validated 32 kHz mono WAV URL and SHA-256 receipt. No API key, no subscription.",
  "domain": "api.delx.ai",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "additionalProperties": false,
            "anyOf": [
              {
                "required": [
                  "text"
                ]
              },
              {
                "required": [
                  "input"
                ]
              }
            ],
            "properties": {
              "emotion": {
                "default": "auto",
                "enum": [
                  "auto",
                  "happy",
                  "sad",
                  "angry",
                  "fearful",
                  "disgusted",
                  "surprised",
                  "neutral"
                ],
                "type": "string"
              },
              "input": {
                "description": "Alias for text; the UTF-8 encoding must not exceed 500 bytes.",
                "maxLength": 500,
                "minLength": 1,
                "type": "string",
                "x-maxUtf8Bytes": 500
              },
              "language": {
                "default": "Automatic",
                "enum": [
                  "Automatic",
                  "English",
                  "French",
                  "German",
                  "Italian",
                  "Japanese",
                  "Korean",
                  "Portuguese",
                  "Spanish"
                ],
                "type": "string"
              },
              "pitch": {
                "default": 0,
                "maximum": 12,
                "minimum": -12,
                "type": "integer"
              },
              "speed": {
                "default": 1,
                "maximum": 2,
                "minimum": 0.5,
                "type": "number"
              },
              "text": {
                "description": "Text to synthesize; the UTF-8 encoding must not exceed 500 bytes.",
                "maxLength": 500,
                "minLength": 1,
                "type": "string",
                "x-maxUtf8Bytes": 500
              },
              "voice": {
                "default": "English_Wiselady",
                "enum": [
                  "English_Wiselady",
                  "English_Deep-VoicedGentleman",
                  "English_CaptivatingStoryteller",
                  "Portuguese_Wiselady",
                  "Portuguese_Deep-VoicedGentleman",
                  "Portuguese_CaptivatingStoryteller",
                  "Portuguese_Narrator",
                  "Spanish_Wiselady",
                  "Spanish_Deep-tonedMan",
                  "Spanish_CaptivatingStoryteller",
                  "Spanish_Narrator"
                ],
                "type": "string"
              }
            },
            "type": "object"
          },
          "bodyType": {
            "enum": [
              "json",
              "form-data",
              "text"
            ],
            "type": "string"
          },
          "method": {
            "enum": [
              "POST",
              "PUT",
              "PATCH"
            ],
            "type": "string"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "bodyType",
          "body"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "example": {
            "audio_url": "https://api.delx.ai/api/v1/generated-audio-hd/7de36cd5f5f34ef8a28904b9b5985f60.wav",
            "bytes": 588252,
            "channels": 1,
            "duration_ms": 9172,
            "emotion": "happy",
            "generation_id": "7de36cd5f5f34ef8a28904b9b5985f60",
            "gross_margin_usd": 0.067,
            "input_tokens": 130,
            "language": "English",
            "media_type": "audio/wav",
            "model": "minimax/speech-02-hd",
            "pitch": 0,
            "provider": "replicate",
            "provider_attempts": 1,
            "sale_price_usdc": 0.08,
            "sample_rate_hz": 32000,
            "sample_width_bits": 16,
            "sha256": "7ded32df89c15e721f6e997931b3ee28d40a89635fe35d91b5a496712e95bead",
            "speed": 1,
            "upstream_cost_usd": 0.013,
            "voice": "English_CaptivatingStoryteller"
          },
          "type": {
            "const": "json",
            "type": "string"
          }
        },
        "required": [
          "type",
          "example"
        ],
        "type": "object"
      }
    },
    "required": [
      "input",
      "output"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "POST",
  "observed_at": 1789191719.42,
  "offers": [
    {
      "amount": "0.08",
      "amount_atomic": "80000",
      "amount_encoding": "atomic_units",
      "amount_raw": "80000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "accept_label": "Coinbase CDP",
        "app": "Delx Commerce",
        "erc8004_id": "14340",
        "facilitator_url": "https://api.cdp.coinbase.com/platform/v2/x402",
        "name": "USD Coin",
        "provider": "coinbase",
        "provider_label": "Coinbase CDP",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x9f8bd9875b3E0b632a24A3A7C73f7787175e73A2",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": "0.08",
      "amount_atomic": "80000",
      "amount_encoding": "atomic_units",
      "amount_raw": "80000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "accept_label": "PayAI Base",
        "app": "Delx Commerce",
        "erc8004_id": "14340",
        "facilitator_url": "https://facilitator.payai.network",
        "name": "USD Coin",
        "provider": "payai",
        "provider_label": "PayAI Base",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x9f8bd9875b3E0b632a24A3A7C73f7787175e73A2",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "80000",
      "amount_encoding": "atomic_units",
      "amount_raw": "80000",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "accept_label": "PayAI Solana",
        "app": "Delx Commerce",
        "erc8004_id": "14340",
        "facilitator_url": "https://facilitator.payai.network",
        "feePayer": "CjNFTjvBhbJJd2B5ePPMHRLx1ELZpa8dwQgGL727eKww",
        "name": "USD Coin",
        "provider": "payai",
        "provider_label": "PayAI Solana",
        "version": "2"
      },
      "issuer": null,
      "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
      "pay_to": "28heAMpFkeUJsL7o7apiK4oJwZWq2fUHinRwbgYYsemG",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
  "schema_fingerprint": "245f0f71ca399f1949dc03184fe5a2dc50e36f5cf248f6820f736647816ef7b0",
  "service_id": "7c202c3c4e26682d5d52ed1fe3fca974b342a138b48fb27735da68fa4f8dff19",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-29T06:45:35.438Z",
  "url": "https://api.delx.ai/api/v1/x402/speech-hd",
  "usage_rights": "not_reviewed"
}
api.delx.aiValidate IBAN checksum (mod 97) offline. Call when payment form validation without banking APIs. Returns valid boolean as deterministic JSON for $0.001 USDC via x402 on Base. First-party local math only—no RPC, live market feed, API keys, storage, or mediagen. Advisory only; the caller owns capital, risk, and production controls.
https://api.delx.ai/api/v1/x402/iban-checksum
NetworkAdvertised amountBillingPayee
eip155:84530.001 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x9f8bd9875b3E0b632a24A3A7C73f7787175e73A2
eip155:84530.001 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x9f8bd9875b3E0b632a24A3A7C73f7787175e73A2
solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp1000 atomic unitsEPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1vNot specifiedexact28heAMpFkeUJsL7o7apiK4oJwZWq2fUHinRwbgYYsemG
Source and evidence
{
  "description": "Validate IBAN checksum (mod 97) offline. Call when payment form validation without banking APIs. Returns valid boolean as deterministic JSON for $0.001 USDC via x402 on Base. First-party local math only—no RPC, live market feed, API keys, storage, or mediagen. Advisory only; the caller owns capital, risk, and production controls.",
  "domain": "api.delx.ai",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "properties": {
          "body": {
            "additionalProperties": true,
            "properties": {
              "iban": {
                "description": "IBAN string",
                "type": "string"
              }
            },
            "required": [
              "iban"
            ],
            "type": "object"
          },
          "bodyType": {
            "const": "json",
            "type": "string"
          },
          "method": {
            "const": "POST",
            "type": "string"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method",
          "bodyType",
          "body"
        ],
        "type": "object"
      },
      "output": {
        "additionalProperties": true,
        "description": "Bounded first-party JSON result; input is processed in memory and not retained.",
        "properties": {
          "schema": {
            "type": "string"
          },
          "valid": {
            "type": "boolean"
          }
        },
        "type": "object"
      }
    },
    "required": [
      "input",
      "output"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "POST",
  "observed_at": 1789191719.42,
  "offers": [
    {
      "amount": "0.001",
      "amount_atomic": "1000",
      "amount_encoding": "atomic_units",
      "amount_raw": "1000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "accept_label": "Coinbase CDP",
        "app": "Delx Commerce",
        "erc8004_id": "14340",
        "facilitator_url": "https://api.cdp.coinbase.com/platform/v2/x402",
        "name": "USD Coin",
        "provider": "coinbase",
        "provider_label": "Coinbase CDP",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x9f8bd9875b3E0b632a24A3A7C73f7787175e73A2",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": "0.001",
      "amount_atomic": "1000",
      "amount_encoding": "atomic_units",
      "amount_raw": "1000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "accept_label": "PayAI Base",
        "app": "Delx Commerce",
        "erc8004_id": "14340",
        "facilitator_url": "https://facilitator.payai.network",
        "name": "USD Coin",
        "provider": "payai",
        "provider_label": "PayAI Base",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x9f8bd9875b3E0b632a24A3A7C73f7787175e73A2",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "1000",
      "amount_encoding": "atomic_units",
      "amount_raw": "1000",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "accept_label": "PayAI Solana",
        "app": "Delx Commerce",
        "erc8004_id": "14340",
        "facilitator_url": "https://facilitator.payai.network",
        "feePayer": "2wKupLR9q6wXYppw8Gr2NvWxKBUqm4PPJKkQfoxHDBg4",
        "name": "USD Coin",
        "provider": "payai",
        "provider_label": "PayAI Solana",
        "version": "2"
      },
      "issuer": null,
      "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
      "pay_to": "28heAMpFkeUJsL7o7apiK4oJwZWq2fUHinRwbgYYsemG",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
  "schema_fingerprint": "e613e20f009ca7f89cb9d8da52c7809f023ec9ab714ddd29eaadef3e5859113d",
  "service_id": "7d112f3251f1774237036692fe4a068e29e2c5654d661ea479104100e8c6d32f",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-18T19:10:13.952Z",
  "url": "https://api.delx.ai/api/v1/x402/iban-checksum",
  "usage_rights": "not_reviewed"
}
api.delx.aiNext N daily fires from a DAILY RRULE-like interval. Call when expanding simple daily recurrences offline. Returns next_fire_unix list as deterministic JSON for $0.001 USDC via x402 on Base. First-party local math only—no RPC, live market feed, API keys, storage, or mediagen. Advisory only; the caller owns capital, risk, and production controls.
https://api.delx.ai/api/v1/x402/rrule-daily-next
NetworkAdvertised amountBillingPayee
eip155:84530.001 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x9f8bd9875b3E0b632a24A3A7C73f7787175e73A2
eip155:84530.001 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x9f8bd9875b3E0b632a24A3A7C73f7787175e73A2
solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp1000 atomic unitsEPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1vNot specifiedexact28heAMpFkeUJsL7o7apiK4oJwZWq2fUHinRwbgYYsemG
Source and evidence
{
  "description": "Next N daily fires from a DAILY RRULE-like interval. Call when expanding simple daily recurrences offline. Returns next_fire_unix list as deterministic JSON for $0.001 USDC via x402 on Base. First-party local math only—no RPC, live market feed, API keys, storage, or mediagen. Advisory only; the caller owns capital, risk, and production controls.",
  "domain": "api.delx.ai",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "properties": {
          "body": {
            "additionalProperties": true,
            "properties": {
              "from_ts": {
                "description": "Start unix timestamp",
                "type": "integer"
              },
              "interval_days": {
                "description": "Daily RRULE interval in days",
                "type": "integer"
              },
              "n": {
                "description": "Count of next fires to return",
                "type": "integer"
              }
            },
            "required": [
              "interval_days",
              "from_ts",
              "n"
            ],
            "type": "object"
          },
          "bodyType": {
            "const": "json",
            "type": "string"
          },
          "method": {
            "const": "POST",
            "type": "string"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method",
          "bodyType",
          "body"
        ],
        "type": "object"
      },
      "output": {
        "additionalProperties": true,
        "description": "Bounded first-party JSON result; input is processed in memory and not retained.",
        "properties": {
          "next_fire_unix": {
            "items": {
              "type": "integer"
            },
            "type": "array"
          },
          "schema": {
            "type": "string"
          }
        },
        "type": "object"
      }
    },
    "required": [
      "input",
      "output"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "POST",
  "observed_at": 1789191719.42,
  "offers": [
    {
      "amount": "0.001",
      "amount_atomic": "1000",
      "amount_encoding": "atomic_units",
      "amount_raw": "1000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "accept_label": "Coinbase CDP",
        "app": "Delx Commerce",
        "erc8004_id": "14340",
        "facilitator_url": "https://api.cdp.coinbase.com/platform/v2/x402",
        "name": "USD Coin",
        "provider": "coinbase",
        "provider_label": "Coinbase CDP",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x9f8bd9875b3E0b632a24A3A7C73f7787175e73A2",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": "0.001",
      "amount_atomic": "1000",
      "amount_encoding": "atomic_units",
      "amount_raw": "1000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "accept_label": "PayAI Base",
        "app": "Delx Commerce",
        "erc8004_id": "14340",
        "facilitator_url": "https://facilitator.payai.network",
        "name": "USD Coin",
        "provider": "payai",
        "provider_label": "PayAI Base",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x9f8bd9875b3E0b632a24A3A7C73f7787175e73A2",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "1000",
      "amount_encoding": "atomic_units",
      "amount_raw": "1000",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "accept_label": "PayAI Solana",
        "app": "Delx Commerce",
        "erc8004_id": "14340",
        "facilitator_url": "https://facilitator.payai.network",
        "feePayer": "2wKupLR9q6wXYppw8Gr2NvWxKBUqm4PPJKkQfoxHDBg4",
        "name": "USD Coin",
        "provider": "payai",
        "provider_label": "PayAI Solana",
        "version": "2"
      },
      "issuer": null,
      "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
      "pay_to": "28heAMpFkeUJsL7o7apiK4oJwZWq2fUHinRwbgYYsemG",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
  "schema_fingerprint": "8894bd4ea99e92a8e63968d64d4a2ddb6e8b0e667f593c4e18727c9dbf0c8009",
  "service_id": "7f0ae0e9496b9cba98166e227d1545ce0127b91cf39a7414050a8dcc153df738",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-18T19:11:34.997Z",
  "url": "https://api.delx.ai/api/v1/x402/rrule-daily-next",
  "usage_rights": "not_reviewed"
}
api.delx.aiSeeded Jitter Ms: Seeded Jitter Ms adds reproducible bounded jitter to a base delay from bounded caller-supplied values without an external provider. Call Seeded Jitter Ms when an agent needs a reproducible decision that another run can independently replay. Returns the deterministic selection plus seed provenance, population bounds, and the operation-specific outcome for Seeded Jitter Ms as versioned deterministic JSON. Price: $0.001 USDC via x402 on Base. First-party, stateless, memory-only e…
https://api.delx.ai/api/v1/x402/seeded-jitter-ms
NetworkAdvertised amountBillingPayee
eip155:84530.001 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x9f8bd9875b3E0b632a24A3A7C73f7787175e73A2
eip155:84530.001 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x9f8bd9875b3E0b632a24A3A7C73f7787175e73A2
solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp1000 atomic unitsEPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1vNot specifiedexact28heAMpFkeUJsL7o7apiK4oJwZWq2fUHinRwbgYYsemG
Source and evidence
{
  "description": "Seeded Jitter Ms: Seeded Jitter Ms adds reproducible bounded jitter to a base delay from bounded caller-supplied values without an external provider. Call Seeded Jitter Ms when an agent needs a reproducible decision that another run can independently replay. Returns the deterministic selection plus seed provenance, population bounds, and the operation-specific outcome for Seeded Jitter Ms as versioned deterministic JSON. Price: $0.001 USDC via x402 on Base. First-party, stateless, memory-only e…",
  "domain": "api.delx.ai",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "properties": {
          "body": {
            "$schema": "https://json-schema.org/draft/2020-12/schema",
            "additionalProperties": false,
            "properties": {
              "base_ms": {
                "description": "Base Ms supplied to Seeded Jitter Ms; used only for this bounded calculation and processed in memory without retention.",
                "type": "integer"
              },
              "jitter_fraction": {
                "description": "Jitter Fraction supplied to Seeded Jitter Ms; used only for this bounded calculation and processed in memory without retention.",
                "type": "number"
              },
              "seed": {
                "description": "Seed supplied to Seeded Jitter Ms; used only for this bounded calculation and processed in memory without retention.",
                "maxLength": 8192,
                "type": "string"
              }
            },
            "required": [
              "base_ms",
              "jitter_fraction",
              "seed"
            ],
            "type": "object"
          },
          "bodyType": {
            "const": "json",
            "type": "string"
          },
          "method": {
            "const": "POST",
            "type": "string"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method",
          "bodyType",
          "body"
        ],
        "type": "object"
      },
      "output": {
        "additionalProperties": true,
        "description": "Versioned bounded first-party JSON result with input evidence; caller data is processed in memory and not retained.",
        "properties": {
          "evidence": {
            "additionalProperties": true,
            "properties": {
              "external_calls": {
                "type": "integer"
              },
              "input_sha256": {
                "type": "string"
              },
              "retained": {
                "type": "boolean"
              }
            },
            "type": "object"
          },
          "operation": {
            "type": "string"
          },
          "result": {
            "additionalProperties": true,
            "properties": {
              "delay_ms": {
                "type": "integer"
              },
              "jitter_ms": {
                "type": "integer"
              }
            },
            "type": "object"
          },
          "schema": {
            "type": "string"
          },
          "status": {
            "type": "string"
          }
        },
        "type": "object"
      }
    },
    "required": [
      "input",
      "output"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "POST",
  "observed_at": 1789191719.42,
  "offers": [
    {
      "amount": "0.001",
      "amount_atomic": "1000",
      "amount_encoding": "atomic_units",
      "amount_raw": "1000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "accept_label": "Coinbase CDP",
        "app": "Delx Commerce",
        "erc8004_id": "14340",
        "facilitator_url": "https://api.cdp.coinbase.com/platform/v2/x402",
        "name": "USD Coin",
        "provider": "coinbase",
        "provider_label": "Coinbase CDP",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x9f8bd9875b3E0b632a24A3A7C73f7787175e73A2",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": "0.001",
      "amount_atomic": "1000",
      "amount_encoding": "atomic_units",
      "amount_raw": "1000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "accept_label": "PayAI Base",
        "app": "Delx Commerce",
        "erc8004_id": "14340",
        "facilitator_url": "https://facilitator.payai.network",
        "name": "USD Coin",
        "provider": "payai",
        "provider_label": "PayAI Base",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x9f8bd9875b3E0b632a24A3A7C73f7787175e73A2",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "1000",
      "amount_encoding": "atomic_units",
      "amount_raw": "1000",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "accept_label": "PayAI Solana",
        "app": "Delx Commerce",
        "erc8004_id": "14340",
        "facilitator_url": "https://facilitator.payai.network",
        "feePayer": "2wKupLR9q6wXYppw8Gr2NvWxKBUqm4PPJKkQfoxHDBg4",
        "name": "USD Coin",
        "provider": "payai",
        "provider_label": "PayAI Solana",
        "version": "2"
      },
      "issuer": null,
      "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
      "pay_to": "28heAMpFkeUJsL7o7apiK4oJwZWq2fUHinRwbgYYsemG",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
  "schema_fingerprint": "6a5399d82163f8d7728d5ff8b2bb00a01fe26de699de2db2cee98c13254ef04d",
  "service_id": "80a6bab71c40248237ac7f001ca4d0b22914debbf4ff1365ce77fb0bdab03e20",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-18T19:13:26.334Z",
  "url": "https://api.delx.ai/api/v1/x402/seeded-jitter-ms",
  "usage_rights": "not_reviewed"
}
api.delx.aiSHA-256 of base64-decoded bytes. Call when hashing binary payloads agents already hold as base64. Returns sha256 and nbytes as deterministic JSON for $0.001 USDC via x402 on Base. First-party local math only—no RPC, live market feed, API keys, storage, or mediagen. Advisory only; the caller owns capital, risk, and production controls.
https://api.delx.ai/api/v1/x402/bytes-sha256-b64
NetworkAdvertised amountBillingPayee
eip155:84530.001 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x9f8bd9875b3E0b632a24A3A7C73f7787175e73A2
eip155:84530.001 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x9f8bd9875b3E0b632a24A3A7C73f7787175e73A2
solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp1000 atomic unitsEPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1vNot specifiedexact28heAMpFkeUJsL7o7apiK4oJwZWq2fUHinRwbgYYsemG
Source and evidence
{
  "description": "SHA-256 of base64-decoded bytes. Call when hashing binary payloads agents already hold as base64. Returns sha256 and nbytes as deterministic JSON for $0.001 USDC via x402 on Base. First-party local math only—no RPC, live market feed, API keys, storage, or mediagen. Advisory only; the caller owns capital, risk, and production controls.",
  "domain": "api.delx.ai",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "properties": {
          "body": {
            "additionalProperties": true,
            "properties": {
              "base64": {
                "description": "Base64-encoded bytes",
                "type": "string"
              }
            },
            "required": [
              "base64"
            ],
            "type": "object"
          },
          "bodyType": {
            "const": "json",
            "type": "string"
          },
          "method": {
            "const": "POST",
            "type": "string"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method",
          "bodyType",
          "body"
        ],
        "type": "object"
      },
      "output": {
        "additionalProperties": true,
        "description": "Bounded first-party JSON result; input is processed in memory and not retained.",
        "properties": {
          "nbytes": {
            "type": "integer"
          },
          "schema": {
            "type": "string"
          },
          "sha256": {
            "type": "string"
          }
        },
        "type": "object"
      }
    },
    "required": [
      "input",
      "output"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "POST",
  "observed_at": 1789191719.42,
  "offers": [
    {
      "amount": "0.001",
      "amount_atomic": "1000",
      "amount_encoding": "atomic_units",
      "amount_raw": "1000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "accept_label": "Coinbase CDP",
        "app": "Delx Commerce",
        "erc8004_id": "14340",
        "facilitator_url": "https://api.cdp.coinbase.com/platform/v2/x402",
        "name": "USD Coin",
        "provider": "coinbase",
        "provider_label": "Coinbase CDP",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x9f8bd9875b3E0b632a24A3A7C73f7787175e73A2",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": "0.001",
      "amount_atomic": "1000",
      "amount_encoding": "atomic_units",
      "amount_raw": "1000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "accept_label": "PayAI Base",
        "app": "Delx Commerce",
        "erc8004_id": "14340",
        "facilitator_url": "https://facilitator.payai.network",
        "name": "USD Coin",
        "provider": "payai",
        "provider_label": "PayAI Base",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x9f8bd9875b3E0b632a24A3A7C73f7787175e73A2",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "1000",
      "amount_encoding": "atomic_units",
      "amount_raw": "1000",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "accept_label": "PayAI Solana",
        "app": "Delx Commerce",
        "erc8004_id": "14340",
        "facilitator_url": "https://facilitator.payai.network",
        "feePayer": "2wKupLR9q6wXYppw8Gr2NvWxKBUqm4PPJKkQfoxHDBg4",
        "name": "USD Coin",
        "provider": "payai",
        "provider_label": "PayAI Solana",
        "version": "2"
      },
      "issuer": null,
      "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
      "pay_to": "28heAMpFkeUJsL7o7apiK4oJwZWq2fUHinRwbgYYsemG",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
  "schema_fingerprint": "6373c33c15b9b82f566f1da2577aef65162d194496579f38d58b86663ae50d22",
  "service_id": "8290c8ac27c342d36e8e9d758c5224194f9c1f781bd8a18b9c7568910ed1555c",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-18T19:10:42.747Z",
  "url": "https://api.delx.ai/api/v1/x402/bytes-sha256-b64",
  "usage_rights": "not_reviewed"
}
api.delx.aiEvaluate data age against a caller-supplied freshness objective. Use it as a bounded preflight or analysis step inside an enterprise agent workflow before data, policy, integration, security, or commercial decisions reach production. Returns deterministic machine-readable JSON for $0.003 USDC via x402 on Base or Solana. Execution is first-party, local-only, stateless, memory-only, and has no paid upstream or input retention. Results are advisory; the caller remains responsible for authorization…
https://api.delx.ai/api/v1/x402/data-freshness
NetworkAdvertised amountBillingPayee
eip155:84530.003 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x9f8bd9875b3E0b632a24A3A7C73f7787175e73A2
eip155:84530.003 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x9f8bd9875b3E0b632a24A3A7C73f7787175e73A2
solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp3000 atomic unitsEPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1vNot specifiedexact28heAMpFkeUJsL7o7apiK4oJwZWq2fUHinRwbgYYsemG
Source and evidence
{
  "description": "Evaluate data age against a caller-supplied freshness objective. Use it as a bounded preflight or analysis step inside an enterprise agent workflow before data, policy, integration, security, or commercial decisions reach production. Returns deterministic machine-readable JSON for $0.003 USDC via x402 on Base or Solana. Execution is first-party, local-only, stateless, memory-only, and has no paid upstream or input retention. Results are advisory; the caller remains responsible for authorization…",
  "domain": "api.delx.ai",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar",
    "payment-identifier"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "additionalProperties": true,
            "properties": {
              "age_seconds": {
                "description": "Input field: age_seconds.",
                "type": "number"
              },
              "max_age_seconds": {
                "description": "Input field: max_age_seconds.",
                "type": "number"
              }
            },
            "required": [
              "age_seconds",
              "max_age_seconds"
            ],
            "type": "object"
          },
          "bodyType": {
            "const": "json",
            "type": "string"
          },
          "method": {
            "const": "POST",
            "type": "string"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "bodyType",
          "body"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "example": {
            "additionalProperties": true,
            "description": "Bounded first-party JSON result; input is processed in memory and not retained.",
            "properties": {
              "age_seconds": {
                "type": "number"
              },
              "fresh": {
                "type": "boolean"
              },
              "freshness_percent": {
                "type": "number"
              },
              "max_age_seconds": {
                "type": "number"
              },
              "overdue_seconds": {
                "type": "integer"
              },
              "schema": {
                "type": "string"
              }
            },
            "type": "object"
          },
          "type": {
            "const": "json",
            "type": "string"
          }
        },
        "required": [
          "type",
          "example"
        ],
        "type": "object"
      }
    },
    "required": [
      "input",
      "output"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "POST",
  "observed_at": 1789191719.42,
  "offers": [
    {
      "amount": "0.003",
      "amount_atomic": "3000",
      "amount_encoding": "atomic_units",
      "amount_raw": "3000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "accept_label": "Coinbase CDP",
        "app": "Delx Commerce",
        "erc8004_id": "14340",
        "facilitator_url": "https://api.cdp.coinbase.com/platform/v2/x402",
        "name": "USD Coin",
        "provider": "coinbase",
        "provider_label": "Coinbase CDP",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x9f8bd9875b3E0b632a24A3A7C73f7787175e73A2",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": "0.003",
      "amount_atomic": "3000",
      "amount_encoding": "atomic_units",
      "amount_raw": "3000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "accept_label": "PayAI Base",
        "app": "Delx Commerce",
        "erc8004_id": "14340",
        "facilitator_url": "https://facilitator.payai.network",
        "name": "USD Coin",
        "provider": "payai",
        "provider_label": "PayAI Base",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x9f8bd9875b3E0b632a24A3A7C73f7787175e73A2",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "3000",
      "amount_encoding": "atomic_units",
      "amount_raw": "3000",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "accept_label": "PayAI Solana",
        "app": "Delx Commerce",
        "erc8004_id": "14340",
        "facilitator_url": "https://facilitator.payai.network",
        "feePayer": "CjNFTjvBhbJJd2B5ePPMHRLx1ELZpa8dwQgGL727eKww",
        "name": "USD Coin",
        "provider": "payai",
        "provider_label": "PayAI Solana",
        "version": "2"
      },
      "issuer": null,
      "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
      "pay_to": "28heAMpFkeUJsL7o7apiK4oJwZWq2fUHinRwbgYYsemG",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
  "schema_fingerprint": "2e32ddf146de7daa150a78843c39f2868cbdc57b70382fea2cb70c62757eeaf0",
  "service_id": "82e141c96e018e796d9628d3e065764fc0b241bdbf4ee577c178e3d1ee80f45f",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-09T04:31:40.606Z",
  "url": "https://api.delx.ai/api/v1/x402/data-freshness",
  "usage_rights": "not_reviewed"
}
api.delx.aiBase Payment Deadline Check: Base Payment Deadline Check checks a Base payment deadline against minimum and maximum lead time from bounded caller-supplied values without an external provider. Call Base Payment Deadline Check before signing, submitting, replacing, or accepting an EVM/Base transaction assembled from caller-owned data. Returns normalized transaction evidence, calculated budget or shape findings, and a fail-closed preflight status for Base Payment Deadline Check as versioned determ…
https://api.delx.ai/api/v1/x402/base-payment-deadline-check
NetworkAdvertised amountBillingPayee
eip155:84530.001 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x9f8bd9875b3E0b632a24A3A7C73f7787175e73A2
eip155:84530.001 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x9f8bd9875b3E0b632a24A3A7C73f7787175e73A2
solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp1000 atomic unitsEPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1vNot specifiedexact28heAMpFkeUJsL7o7apiK4oJwZWq2fUHinRwbgYYsemG
Source and evidence
{
  "description": "Base Payment Deadline Check: Base Payment Deadline Check checks a Base payment deadline against minimum and maximum lead time from bounded caller-supplied values without an external provider. Call Base Payment Deadline Check before signing, submitting, replacing, or accepting an EVM/Base transaction assembled from caller-owned data. Returns normalized transaction evidence, calculated budget or shape findings, and a fail-closed preflight status for Base Payment Deadline Check as versioned determ…",
  "domain": "api.delx.ai",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "properties": {
          "body": {
            "$schema": "https://json-schema.org/draft/2020-12/schema",
            "additionalProperties": false,
            "properties": {
              "deadline_epoch": {
                "description": "Deadline Epoch supplied to Base Payment Deadline Check; used only for this bounded calculation and processed in memory without retention.",
                "type": "integer"
              },
              "maximum_lead_seconds": {
                "description": "Maximum Lead Seconds supplied to Base Payment Deadline Check; used only for this bounded calculation and processed in memory without retention.",
                "type": "integer"
              },
              "minimum_lead_seconds": {
                "description": "Minimum Lead Seconds supplied to Base Payment Deadline Check; used only for this bounded calculation and processed in memory without retention.",
                "type": "integer"
              },
              "now_epoch": {
                "description": "Now Epoch supplied to Base Payment Deadline Check; used only for this bounded calculation and processed in memory without retention.",
                "type": "integer"
              }
            },
            "required": [
              "deadline_epoch",
              "now_epoch",
              "minimum_lead_seconds",
              "maximum_lead_seconds"
            ],
            "type": "object"
          },
          "bodyType": {
            "const": "json",
            "type": "string"
          },
          "method": {
            "const": "POST",
            "type": "string"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method",
          "bodyType",
          "body"
        ],
        "type": "object"
      },
      "output": {
        "additionalProperties": true,
        "description": "Versioned bounded first-party JSON result with input evidence; caller data is processed in memory and not retained.",
        "properties": {
          "evidence": {
            "additionalProperties": true,
            "properties": {
              "external_calls": {
                "type": "integer"
              },
              "input_sha256": {
                "type": "string"
              },
              "retained": {
                "type": "boolean"
              }
            },
            "type": "object"
          },
          "operation": {
            "type": "string"
          },
          "result": {
            "additionalProperties": true,
            "properties": {
              "lead_seconds": {
                "type": "integer"
              },
              "maximum_lead_seconds": {
                "type": "integer"
              },
              "minimum_lead_seconds": {
                "type": "integer"
              },
              "within_window": {
                "type": "boolean"
              }
            },
            "type": "object"
          },
          "schema": {
            "type": "string"
          },
          "status": {
            "type": "string"
          }
        },
        "type": "object"
      }
    },
    "required": [
      "input",
      "output"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "POST",
  "observed_at": 1789191719.42,
  "offers": [
    {
      "amount": "0.001",
      "amount_atomic": "1000",
      "amount_encoding": "atomic_units",
      "amount_raw": "1000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "accept_label": "Coinbase CDP",
        "app": "Delx Commerce",
        "erc8004_id": "14340",
        "facilitator_url": "https://api.cdp.coinbase.com/platform/v2/x402",
        "name": "USD Coin",
        "provider": "coinbase",
        "provider_label": "Coinbase CDP",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x9f8bd9875b3E0b632a24A3A7C73f7787175e73A2",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": "0.001",
      "amount_atomic": "1000",
      "amount_encoding": "atomic_units",
      "amount_raw": "1000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "accept_label": "PayAI Base",
        "app": "Delx Commerce",
        "erc8004_id": "14340",
        "facilitator_url": "https://facilitator.payai.network",
        "name": "USD Coin",
        "provider": "payai",
        "provider_label": "PayAI Base",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x9f8bd9875b3E0b632a24A3A7C73f7787175e73A2",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "1000",
      "amount_encoding": "atomic_units",
      "amount_raw": "1000",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "accept_label": "PayAI Solana",
        "app": "Delx Commerce",
        "erc8004_id": "14340",
        "facilitator_url": "https://facilitator.payai.network",
        "feePayer": "2wKupLR9q6wXYppw8Gr2NvWxKBUqm4PPJKkQfoxHDBg4",
        "name": "USD Coin",
        "provider": "payai",
        "provider_label": "PayAI Solana",
        "version": "2"
      },
      "issuer": null,
      "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
      "pay_to": "28heAMpFkeUJsL7o7apiK4oJwZWq2fUHinRwbgYYsemG",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
  "schema_fingerprint": "0a71815d0485ff5a6cd45277eb4d229bb007ad582c0d7c31a5e6dc510e99b34c",
  "service_id": "82ee742615c75a634ab0148f3e976fe96765af5bcf7fba1d901cbcf3d2eac9bc",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-18T19:05:15.54Z",
  "url": "https://api.delx.ai/api/v1/x402/base-payment-deadline-check",
  "usage_rights": "not_reviewed"
}
api.delx.aiClassify a decoded QR/barcode string (url/text/wifi heuristic). Call when routing decoded QR payloads without imaging. Returns kind and normalized as deterministic JSON for $0.001 USDC via x402 on Base. First-party local math only—no RPC, live market feed, API keys, storage, or mediagen. Advisory only; the caller owns capital, risk, and production controls.
https://api.delx.ai/api/v1/x402/qr-payload-classify
NetworkAdvertised amountBillingPayee
eip155:84530.001 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x9f8bd9875b3E0b632a24A3A7C73f7787175e73A2
eip155:84530.001 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x9f8bd9875b3E0b632a24A3A7C73f7787175e73A2
solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp1000 atomic unitsEPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1vNot specifiedexact28heAMpFkeUJsL7o7apiK4oJwZWq2fUHinRwbgYYsemG
Source and evidence
{
  "description": "Classify a decoded QR/barcode string (url/text/wifi heuristic). Call when routing decoded QR payloads without imaging. Returns kind and normalized as deterministic JSON for $0.001 USDC via x402 on Base. First-party local math only—no RPC, live market feed, API keys, storage, or mediagen. Advisory only; the caller owns capital, risk, and production controls.",
  "domain": "api.delx.ai",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "properties": {
          "body": {
            "additionalProperties": true,
            "properties": {
              "payload": {
                "description": "Decoded QR/barcode payload text",
                "type": "string"
              }
            },
            "required": [
              "payload"
            ],
            "type": "object"
          },
          "bodyType": {
            "const": "json",
            "type": "string"
          },
          "method": {
            "const": "POST",
            "type": "string"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method",
          "bodyType",
          "body"
        ],
        "type": "object"
      },
      "output": {
        "additionalProperties": true,
        "description": "Bounded first-party JSON result; input is processed in memory and not retained.",
        "properties": {
          "kind": {
            "type": "string"
          },
          "normalized": {
            "type": "string"
          },
          "schema": {
            "type": "string"
          }
        },
        "type": "object"
      }
    },
    "required": [
      "input",
      "output"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "POST",
  "observed_at": 1789191719.42,
  "offers": [
    {
      "amount": "0.001",
      "amount_atomic": "1000",
      "amount_encoding": "atomic_units",
      "amount_raw": "1000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "accept_label": "Coinbase CDP",
        "app": "Delx Commerce",
        "erc8004_id": "14340",
        "facilitator_url": "https://api.cdp.coinbase.com/platform/v2/x402",
        "name": "USD Coin",
        "provider": "coinbase",
        "provider_label": "Coinbase CDP",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x9f8bd9875b3E0b632a24A3A7C73f7787175e73A2",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": "0.001",
      "amount_atomic": "1000",
      "amount_encoding": "atomic_units",
      "amount_raw": "1000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "accept_label": "PayAI Base",
        "app": "Delx Commerce",
        "erc8004_id": "14340",
        "facilitator_url": "https://facilitator.payai.network",
        "name": "USD Coin",
        "provider": "payai",
        "provider_label": "PayAI Base",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x9f8bd9875b3E0b632a24A3A7C73f7787175e73A2",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "1000",
      "amount_encoding": "atomic_units",
      "amount_raw": "1000",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "accept_label": "PayAI Solana",
        "app": "Delx Commerce",
        "erc8004_id": "14340",
        "facilitator_url": "https://facilitator.payai.network",
        "feePayer": "2wKupLR9q6wXYppw8Gr2NvWxKBUqm4PPJKkQfoxHDBg4",
        "name": "USD Coin",
        "provider": "payai",
        "provider_label": "PayAI Solana",
        "version": "2"
      },
      "issuer": null,
      "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
      "pay_to": "28heAMpFkeUJsL7o7apiK4oJwZWq2fUHinRwbgYYsemG",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
  "schema_fingerprint": "0f9bb872409e46d41ccc9e23c909fcca7f5bb787f9b7008f36a09dc5479cf82e",
  "service_id": "8373e96c88a0dc5838d8ddda5dee5bf3135343bad67f59d3919d1158b3c3994d",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-18T19:10:27.693Z",
  "url": "https://api.delx.ai/api/v1/x402/qr-payload-classify",
  "usage_rights": "not_reviewed"
}
api.delx.aiConvert decimal odds into implied probability (1/odds). Call when normalizing book odds into agent probability space. Returns implied probability from decimal odds as deterministic JSON for $0.001 USDC via x402 on Base. First-party local math only—no RPC, live market feed, API keys, storage, or mediagen. Advisory only; the caller owns capital, risk, and production controls.
https://api.delx.ai/api/v1/x402/odds-decimal-to-prob
NetworkAdvertised amountBillingPayee
eip155:84530.001 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x9f8bd9875b3E0b632a24A3A7C73f7787175e73A2
eip155:84530.001 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x9f8bd9875b3E0b632a24A3A7C73f7787175e73A2
solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp1000 atomic unitsEPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1vNot specifiedexact28heAMpFkeUJsL7o7apiK4oJwZWq2fUHinRwbgYYsemG
Source and evidence
{
  "description": "Convert decimal odds into implied probability (1/odds). Call when normalizing book odds into agent probability space. Returns implied probability from decimal odds as deterministic JSON for $0.001 USDC via x402 on Base. First-party local math only—no RPC, live market feed, API keys, storage, or mediagen. Advisory only; the caller owns capital, risk, and production controls.",
  "domain": "api.delx.ai",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "properties": {
          "body": {
            "additionalProperties": true,
            "properties": {
              "odds": {
                "description": "Input field: odds.",
                "type": "number"
              }
            },
            "required": [
              "odds"
            ],
            "type": "object"
          },
          "bodyType": {
            "const": "json",
            "type": "string"
          },
          "method": {
            "const": "POST",
            "type": "string"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method",
          "bodyType",
          "body"
        ],
        "type": "object"
      },
      "output": {
        "additionalProperties": true,
        "description": "Bounded first-party JSON result; input is processed in memory and not retained.",
        "properties": {
          "odds": {
            "type": "number"
          },
          "prob": {
            "type": "number"
          },
          "schema": {
            "type": "string"
          }
        },
        "type": "object"
      }
    },
    "required": [
      "input",
      "output"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "POST",
  "observed_at": 1789191719.42,
  "offers": [
    {
      "amount": "0.001",
      "amount_atomic": "1000",
      "amount_encoding": "atomic_units",
      "amount_raw": "1000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "accept_label": "Coinbase CDP",
        "app": "Delx Commerce",
        "erc8004_id": "14340",
        "facilitator_url": "https://api.cdp.coinbase.com/platform/v2/x402",
        "name": "USD Coin",
        "provider": "coinbase",
        "provider_label": "Coinbase CDP",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x9f8bd9875b3E0b632a24A3A7C73f7787175e73A2",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": "0.001",
      "amount_atomic": "1000",
      "amount_encoding": "atomic_units",
      "amount_raw": "1000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "accept_label": "PayAI Base",
        "app": "Delx Commerce",
        "erc8004_id": "14340",
        "facilitator_url": "https://facilitator.payai.network",
        "name": "USD Coin",
        "provider": "payai",
        "provider_label": "PayAI Base",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x9f8bd9875b3E0b632a24A3A7C73f7787175e73A2",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "1000",
      "amount_encoding": "atomic_units",
      "amount_raw": "1000",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "accept_label": "PayAI Solana",
        "app": "Delx Commerce",
        "erc8004_id": "14340",
        "facilitator_url": "https://facilitator.payai.network",
        "feePayer": "2wKupLR9q6wXYppw8Gr2NvWxKBUqm4PPJKkQfoxHDBg4",
        "name": "USD Coin",
        "provider": "payai",
        "provider_label": "PayAI Solana",
        "version": "2"
      },
      "issuer": null,
      "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
      "pay_to": "28heAMpFkeUJsL7o7apiK4oJwZWq2fUHinRwbgYYsemG",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
  "schema_fingerprint": "ed356e874f87d3586d151e91eceff93c22dcee99a2bf094cff3a6a2649f05683",
  "service_id": "87bb64e254a0f94f06050955d2609d700df7055c020ad759628fe70895f5f926",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-18T19:05:25.542Z",
  "url": "https://api.delx.ai/api/v1/x402/odds-decimal-to-prob",
  "usage_rights": "not_reviewed"
}
api.delx.aiBitcoin Up or Down 30-Minute Probability estimates p_up and p_down for half-hour windows using the widest caller-supplied context in this family. Send 8-240 ordered caller-supplied BTC price observations, the target venue's opening price, and its close timestamp; optionally include UP/DOWN share prices and entry fees for a descriptive model-edge comparison. Returns a conservative probability pair, lean, input-quality score, model contract, and warnings for $0.003 USDC via x402 on Base or Solana…
https://api.delx.ai/api/v1/x402/bitcoin-up-down-30m
NetworkAdvertised amountBillingPayee
eip155:84530.003 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x9f8bd9875b3E0b632a24A3A7C73f7787175e73A2
eip155:84530.003 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x9f8bd9875b3E0b632a24A3A7C73f7787175e73A2
solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp3000 atomic unitsEPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1vNot specifiedexact28heAMpFkeUJsL7o7apiK4oJwZWq2fUHinRwbgYYsemG
Source and evidence
{
  "description": "Bitcoin Up or Down 30-Minute Probability estimates p_up and p_down for half-hour windows using the widest caller-supplied context in this family. Send 8-240 ordered caller-supplied BTC price observations, the target venue's opening price, and its close timestamp; optionally include UP/DOWN share prices and entry fees for a descriptive model-edge comparison. Returns a conservative probability pair, lean, input-quality score, model contract, and warnings for $0.003 USDC via x402 on Base or Solana…",
  "domain": "api.delx.ai",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "properties": {
      "input": {
        "properties": {
          "body": {
            "additionalProperties": false,
            "properties": {
              "fee_bps": {
                "maximum": 1000,
                "minimum": 0,
                "type": "integer"
              },
              "market_down_price": {
                "maximum": 1,
                "minimum": 0,
                "type": "number"
              },
              "market_up_price": {
                "maximum": 1,
                "minimum": 0,
                "type": "number"
              },
              "observations": {
                "items": {
                  "additionalProperties": false,
                  "properties": {
                    "price": {
                      "maximum": 1000000000000000,
                      "minimum": 1e-12,
                      "type": "number"
                    },
                    "timestamp": {
                      "minimum": 1,
                      "type": "integer"
                    }
                  },
                  "required": [
                    "timestamp",
                    "price"
                  ],
                  "type": "object"
                },
                "maxItems": 240,
                "minItems": 8,
                "type": "array"
              },
              "window_close_timestamp": {
                "minimum": 1,
                "type": "integer"
              },
              "window_open_price": {
                "maximum": 1000000000000000,
                "minimum": 1e-12,
                "type": "number"
              }
            },
            "required": [
              "observations",
              "window_open_price",
              "window_close_timestamp"
            ],
            "type": "object"
          },
          "bodyType": {
            "const": "json",
            "type": "string"
          },
          "method": {
            "const": "POST",
            "type": "string"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method",
          "bodyType",
          "body"
        ],
        "type": "object"
      },
      "output": {
        "additionalProperties": true,
        "properties": {
          "asset": {
            "type": "string"
          },
          "data_quality": {
            "additionalProperties": true,
            "properties": {
              "label": {
                "type": "string"
              },
              "observations_used": {
                "type": "integer"
              },
              "score": {
                "type": "number"
              }
            },
            "type": "object"
          },
          "estimate": {
            "additionalProperties": true,
            "properties": {
              "lean": {
                "type": "string"
              },
              "p_down": {
                "type": "number"
              },
              "p_up": {
                "type": "number"
              }
            },
            "type": "object"
          },
          "horizon_minutes": {
            "type": "integer"
          },
          "input_provenance": {
            "type": "string"
          },
          "model": {
            "additionalProperties": true,
            "properties": {
              "deterministic_for_same_input": {
                "type": "boolean"
              },
              "no_live_market_data": {
                "type": "boolean"
              },
              "probability_is_uncalibrated": {
                "type": "boolean"
              },
              "version": {
                "type": "string"
              }
            },
            "type": "object"
          },
          "schema": {
            "type": "string"
          },
          "status": {
            "type": "string"
          },
          "warnings": {
            "items": {
              "type": "string"
            },
            "type": "array"
          }
        },
        "type": "object"
      }
    },
    "required": [
      "input",
      "output"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "POST",
  "observed_at": 1789191719.42,
  "offers": [
    {
      "amount": "0.003",
      "amount_atomic": "3000",
      "amount_encoding": "atomic_units",
      "amount_raw": "3000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "accept_label": "Coinbase CDP",
        "app": "Delx Commerce",
        "erc8004_id": "14340",
        "facilitator_url": "https://api.cdp.coinbase.com/platform/v2/x402",
        "name": "USD Coin",
        "provider": "coinbase",
        "provider_label": "Coinbase CDP",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x9f8bd9875b3E0b632a24A3A7C73f7787175e73A2",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": "0.003",
      "amount_atomic": "3000",
      "amount_encoding": "atomic_units",
      "amount_raw": "3000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "accept_label": "PayAI Base",
        "app": "Delx Commerce",
        "erc8004_id": "14340",
        "facilitator_url": "https://facilitator.payai.network",
        "name": "USD Coin",
        "provider": "payai",
        "provider_label": "PayAI Base",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x9f8bd9875b3E0b632a24A3A7C73f7787175e73A2",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "3000",
      "amount_encoding": "atomic_units",
      "amount_raw": "3000",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "accept_label": "PayAI Solana",
        "app": "Delx Commerce",
        "erc8004_id": "14340",
        "facilitator_url": "https://facilitator.payai.network",
        "feePayer": "CjNFTjvBhbJJd2B5ePPMHRLx1ELZpa8dwQgGL727eKww",
        "name": "USD Coin",
        "provider": "payai",
        "provider_label": "PayAI Solana",
        "version": "2"
      },
      "issuer": null,
      "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
      "pay_to": "28heAMpFkeUJsL7o7apiK4oJwZWq2fUHinRwbgYYsemG",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
  "schema_fingerprint": "2d61d21864a3a83bc6e535c670bb32b09c125b85e0252e6fd5955551d5c94015",
  "service_id": "8ac1ae3bf9af3653bc0cd63d7961044a2d0ff48510d75b1ba81e25ce954de76d",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-30T11:00:33.549Z",
  "url": "https://api.delx.ai/api/v1/x402/bitcoin-up-down-30m",
  "usage_rights": "not_reviewed"
}
api.delx.aiJoin a base URL with a relative path for $0.001 USDC. Call when you need this bounded result without an API key or subscription. Returns machine-readable JSON via x402 on Base or Solana. Limitation: results cover only the supplied input or one bounded public endpoint at request time; callers must verify before acting.
https://api.delx.ai/api/v1/x402/url-join
NetworkAdvertised amountBillingPayee
eip155:84530.001 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x9f8bd9875b3E0b632a24A3A7C73f7787175e73A2
eip155:84530.001 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x9f8bd9875b3E0b632a24A3A7C73f7787175e73A2
solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp1000 atomic unitsEPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1vNot specifiedexact28heAMpFkeUJsL7o7apiK4oJwZWq2fUHinRwbgYYsemG
Source and evidence
{
  "description": "Join a base URL with a relative path for $0.001 USDC. Call when you need this bounded result without an API key or subscription. Returns machine-readable JSON via x402 on Base or Solana. Limitation: results cover only the supplied input or one bounded public endpoint at request time; callers must verify before acting.",
  "domain": "api.delx.ai",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "additionalProperties": true,
            "type": "object"
          },
          "bodyType": {
            "enum": [
              "json",
              "form-data",
              "text"
            ],
            "type": "string"
          },
          "method": {
            "enum": [
              "POST",
              "PUT",
              "PATCH"
            ],
            "type": "string"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "bodyType",
          "body"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "example": {
            "additionalProperties": true,
            "type": "object"
          },
          "type": {
            "const": "json",
            "type": "string"
          }
        },
        "required": [
          "type",
          "example"
        ],
        "type": "object"
      }
    },
    "required": [
      "input",
      "output"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "POST",
  "observed_at": 1789191719.42,
  "offers": [
    {
      "amount": "0.001",
      "amount_atomic": "1000",
      "amount_encoding": "atomic_units",
      "amount_raw": "1000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "accept_label": "Coinbase CDP",
        "app": "Delx Commerce",
        "erc8004_id": "14340",
        "facilitator_url": "https://api.cdp.coinbase.com/platform/v2/x402",
        "name": "USD Coin",
        "provider": "coinbase",
        "provider_label": "Coinbase CDP",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x9f8bd9875b3E0b632a24A3A7C73f7787175e73A2",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": "0.001",
      "amount_atomic": "1000",
      "amount_encoding": "atomic_units",
      "amount_raw": "1000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "accept_label": "PayAI Base",
        "app": "Delx Commerce",
        "erc8004_id": "14340",
        "facilitator_url": "https://facilitator.payai.network",
        "name": "USD Coin",
        "provider": "payai",
        "provider_label": "PayAI Base",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x9f8bd9875b3E0b632a24A3A7C73f7787175e73A2",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "1000",
      "amount_encoding": "atomic_units",
      "amount_raw": "1000",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "accept_label": "PayAI Solana",
        "app": "Delx Commerce",
        "erc8004_id": "14340",
        "facilitator_url": "https://facilitator.payai.network",
        "feePayer": "CjNFTjvBhbJJd2B5ePPMHRLx1ELZpa8dwQgGL727eKww",
        "name": "USD Coin",
        "provider": "payai",
        "provider_label": "PayAI Solana",
        "version": "2"
      },
      "issuer": null,
      "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
      "pay_to": "28heAMpFkeUJsL7o7apiK4oJwZWq2fUHinRwbgYYsemG",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
  "schema_fingerprint": "6e93893e31f0ae4c13f6127294d7af7ef1d63d2ffab68032f8f013109eff2463",
  "service_id": "8e3b04262393bc26a92aeddb5602c0191c883cdeb43196d4b8c75f886a9d1eed",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-28T10:06:27.758Z",
  "url": "https://api.delx.ai/api/v1/x402/url-join",
  "usage_rights": "not_reviewed"
}
api.delx.aiLuhn checksum validation for digit strings for $0.001 USDC. Call when you need this bounded result without an API key or subscription. Returns machine-readable JSON via x402 on Base or Solana. Limitation: results cover only the supplied input or one bounded public endpoint at request time; callers must verify before acting.
https://api.delx.ai/api/v1/x402/luhn-check
NetworkAdvertised amountBillingPayee
eip155:84530.001 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x9f8bd9875b3E0b632a24A3A7C73f7787175e73A2
eip155:84530.001 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x9f8bd9875b3E0b632a24A3A7C73f7787175e73A2
solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp1000 atomic unitsEPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1vNot specifiedexact28heAMpFkeUJsL7o7apiK4oJwZWq2fUHinRwbgYYsemG
Source and evidence
{
  "description": "Luhn checksum validation for digit strings for $0.001 USDC. Call when you need this bounded result without an API key or subscription. Returns machine-readable JSON via x402 on Base or Solana. Limitation: results cover only the supplied input or one bounded public endpoint at request time; callers must verify before acting.",
  "domain": "api.delx.ai",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "additionalProperties": true,
            "type": "object"
          },
          "bodyType": {
            "enum": [
              "json",
              "form-data",
              "text"
            ],
            "type": "string"
          },
          "method": {
            "enum": [
              "POST",
              "PUT",
              "PATCH"
            ],
            "type": "string"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "bodyType",
          "body"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "example": {
            "additionalProperties": true,
            "type": "object"
          },
          "type": {
            "const": "json",
            "type": "string"
          }
        },
        "required": [
          "type",
          "example"
        ],
        "type": "object"
      }
    },
    "required": [
      "input",
      "output"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "POST",
  "observed_at": 1789191719.42,
  "offers": [
    {
      "amount": "0.001",
      "amount_atomic": "1000",
      "amount_encoding": "atomic_units",
      "amount_raw": "1000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "accept_label": "Coinbase CDP",
        "app": "Delx Commerce",
        "erc8004_id": "14340",
        "facilitator_url": "https://api.cdp.coinbase.com/platform/v2/x402",
        "name": "USD Coin",
        "provider": "coinbase",
        "provider_label": "Coinbase CDP",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x9f8bd9875b3E0b632a24A3A7C73f7787175e73A2",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": "0.001",
      "amount_atomic": "1000",
      "amount_encoding": "atomic_units",
      "amount_raw": "1000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "accept_label": "PayAI Base",
        "app": "Delx Commerce",
        "erc8004_id": "14340",
        "facilitator_url": "https://facilitator.payai.network",
        "name": "USD Coin",
        "provider": "payai",
        "provider_label": "PayAI Base",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x9f8bd9875b3E0b632a24A3A7C73f7787175e73A2",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "1000",
      "amount_encoding": "atomic_units",
      "amount_raw": "1000",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "accept_label": "PayAI Solana",
        "app": "Delx Commerce",
        "erc8004_id": "14340",
        "facilitator_url": "https://facilitator.payai.network",
        "feePayer": "CjNFTjvBhbJJd2B5ePPMHRLx1ELZpa8dwQgGL727eKww",
        "name": "USD Coin",
        "provider": "payai",
        "provider_label": "PayAI Solana",
        "version": "2"
      },
      "issuer": null,
      "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
      "pay_to": "28heAMpFkeUJsL7o7apiK4oJwZWq2fUHinRwbgYYsemG",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
  "schema_fingerprint": "6e93893e31f0ae4c13f6127294d7af7ef1d63d2ffab68032f8f013109eff2463",
  "service_id": "9007795111bc3884917a37b655e14059861b16f5e9c0e1e7048f9aad53036c53",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-28T10:06:47.64Z",
  "url": "https://api.delx.ai/api/v1/x402/luhn-check",
  "usage_rights": "not_reviewed"
}
api.delx.aiNormalized string similarity (Levenshtein) for $0.001 USDC. Call when you need this bounded result without an API key or subscription. Returns machine-readable JSON via x402 on Base or Solana. Limitation: results cover only the supplied input or one bounded public endpoint at request time; callers must verify before acting.
https://api.delx.ai/api/v1/x402/similarity
NetworkAdvertised amountBillingPayee
eip155:84530.001 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x9f8bd9875b3E0b632a24A3A7C73f7787175e73A2
eip155:84530.001 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x9f8bd9875b3E0b632a24A3A7C73f7787175e73A2
solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp1000 atomic unitsEPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1vNot specifiedexact28heAMpFkeUJsL7o7apiK4oJwZWq2fUHinRwbgYYsemG
Source and evidence
{
  "description": "Normalized string similarity (Levenshtein) for $0.001 USDC. Call when you need this bounded result without an API key or subscription. Returns machine-readable JSON via x402 on Base or Solana. Limitation: results cover only the supplied input or one bounded public endpoint at request time; callers must verify before acting.",
  "domain": "api.delx.ai",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "additionalProperties": true,
            "type": "object"
          },
          "bodyType": {
            "enum": [
              "json",
              "form-data",
              "text"
            ],
            "type": "string"
          },
          "method": {
            "enum": [
              "POST",
              "PUT",
              "PATCH"
            ],
            "type": "string"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "bodyType",
          "body"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "example": {
            "additionalProperties": true,
            "type": "object"
          },
          "type": {
            "const": "json",
            "type": "string"
          }
        },
        "required": [
          "type",
          "example"
        ],
        "type": "object"
      }
    },
    "required": [
      "input",
      "output"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "POST",
  "observed_at": 1789191719.42,
  "offers": [
    {
      "amount": "0.001",
      "amount_atomic": "1000",
      "amount_encoding": "atomic_units",
      "amount_raw": "1000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "accept_label": "Coinbase CDP",
        "app": "Delx Commerce",
        "erc8004_id": "14340",
        "facilitator_url": "https://api.cdp.coinbase.com/platform/v2/x402",
        "name": "USD Coin",
        "provider": "coinbase",
        "provider_label": "Coinbase CDP",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x9f8bd9875b3E0b632a24A3A7C73f7787175e73A2",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": "0.001",
      "amount_atomic": "1000",
      "amount_encoding": "atomic_units",
      "amount_raw": "1000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "accept_label": "PayAI Base",
        "app": "Delx Commerce",
        "erc8004_id": "14340",
        "facilitator_url": "https://facilitator.payai.network",
        "name": "USD Coin",
        "provider": "payai",
        "provider_label": "PayAI Base",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x9f8bd9875b3E0b632a24A3A7C73f7787175e73A2",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "1000",
      "amount_encoding": "atomic_units",
      "amount_raw": "1000",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "accept_label": "PayAI Solana",
        "app": "Delx Commerce",
        "erc8004_id": "14340",
        "facilitator_url": "https://facilitator.payai.network",
        "feePayer": "CjNFTjvBhbJJd2B5ePPMHRLx1ELZpa8dwQgGL727eKww",
        "name": "USD Coin",
        "provider": "payai",
        "provider_label": "PayAI Solana",
        "version": "2"
      },
      "issuer": null,
      "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
      "pay_to": "28heAMpFkeUJsL7o7apiK4oJwZWq2fUHinRwbgYYsemG",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
  "schema_fingerprint": "6e93893e31f0ae4c13f6127294d7af7ef1d63d2ffab68032f8f013109eff2463",
  "service_id": "912ce29dfcac5c88e3487903d6cb979f5d4564ef4fb6d95f565209e659ec95d9",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-28T10:07:11.02Z",
  "url": "https://api.delx.ai/api/v1/x402/similarity",
  "usage_rights": "not_reviewed"
}
api.delx.aiMultilingual RAG reranking API for agents: rank 2-16 passages, tools, routes, search results, or support answers against one query for $0.003 USDC. Returns original candidate indexes, relative cosine scores, and a durable SHA-256 receipt. No API key, subscription, raw embeddings, or provider controls.
https://api.delx.ai/api/v1/x402/rank-multilingual-texts
NetworkAdvertised amountBillingPayee
eip155:84530.003 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x9f8bd9875b3E0b632a24A3A7C73f7787175e73A2
eip155:84530.003 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x9f8bd9875b3E0b632a24A3A7C73f7787175e73A2
solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp3000 atomic unitsEPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1vNot specifiedexact28heAMpFkeUJsL7o7apiK4oJwZWq2fUHinRwbgYYsemG
Source and evidence
{
  "description": "Multilingual RAG reranking API for agents: rank 2-16 passages, tools, routes, search results, or support answers against one query for $0.003 USDC. Returns original candidate indexes, relative cosine scores, and a durable SHA-256 receipt. No API key, subscription, raw embeddings, or provider controls.",
  "domain": "api.delx.ai",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "additionalProperties": false,
            "properties": {
              "candidates": {
                "description": "Unique candidate texts; returned by original zero-based index.",
                "items": {
                  "maxLength": 2000,
                  "minLength": 1,
                  "type": "string"
                },
                "maxItems": 16,
                "minItems": 2,
                "type": "array",
                "uniqueItems": true
              },
              "query": {
                "description": "The multilingual search question or intent to rank against.",
                "maxLength": 1000,
                "minLength": 1,
                "type": "string"
              }
            },
            "required": [
              "query",
              "candidates"
            ],
            "type": "object"
          },
          "bodyType": {
            "enum": [
              "json",
              "form-data",
              "text"
            ],
            "type": "string"
          },
          "method": {
            "enum": [
              "POST",
              "PUT",
              "PATCH"
            ],
            "type": "string"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "bodyType",
          "body"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "example": {
            "candidate_count": 2,
            "generation_id": "ranking-example-generation-id",
            "gross_margin_usd": 0.002025,
            "input_sha256": "34a8815e9c57e321194d50f2ea8b64394019fb8038c9aefd7a9a306a5030fc31",
            "media_type": "application/json",
            "model": "beautyyuyanli/multilingual-e5-large",
            "provider": "replicate",
            "ranked": [
              {
                "candidate_index": 1,
                "score": 0.912314
              },
              {
                "candidate_index": 0,
                "score": 0.134221
              }
            ],
            "ranking_url": "https://api.delx.ai/api/v1/generated-rankings/ranking-example.json",
            "sale_price_usdc": 0.003,
            "sha256": "2d6c7c2b3f3c8e1e7b0d3a5b6e7f8a9b1234567890abcdef1234567890abcdef",
            "upstream_cost_usd": 0.000975
          },
          "type": {
            "const": "json",
            "type": "string"
          }
        },
        "required": [
          "type",
          "example"
        ],
        "type": "object"
      }
    },
    "required": [
      "input",
      "output"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "POST",
  "observed_at": 1789191719.42,
  "offers": [
    {
      "amount": "0.003",
      "amount_atomic": "3000",
      "amount_encoding": "atomic_units",
      "amount_raw": "3000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "accept_label": "Coinbase CDP",
        "app": "Delx Commerce",
        "erc8004_id": "14340",
        "facilitator_url": "https://api.cdp.coinbase.com/platform/v2/x402",
        "name": "USD Coin",
        "provider": "coinbase",
        "provider_label": "Coinbase CDP",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x9f8bd9875b3E0b632a24A3A7C73f7787175e73A2",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": "0.003",
      "amount_atomic": "3000",
      "amount_encoding": "atomic_units",
      "amount_raw": "3000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "accept_label": "PayAI Base",
        "app": "Delx Commerce",
        "erc8004_id": "14340",
        "facilitator_url": "https://facilitator.payai.network",
        "name": "USD Coin",
        "provider": "payai",
        "provider_label": "PayAI Base",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x9f8bd9875b3E0b632a24A3A7C73f7787175e73A2",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "3000",
      "amount_encoding": "atomic_units",
      "amount_raw": "3000",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "accept_label": "PayAI Solana",
        "app": "Delx Commerce",
        "erc8004_id": "14340",
        "facilitator_url": "https://facilitator.payai.network",
        "feePayer": "2wKupLR9q6wXYppw8Gr2NvWxKBUqm4PPJKkQfoxHDBg4",
        "name": "USD Coin",
        "provider": "payai",
        "provider_label": "PayAI Solana",
        "version": "2"
      },
      "issuer": null,
      "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
      "pay_to": "28heAMpFkeUJsL7o7apiK4oJwZWq2fUHinRwbgYYsemG",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
  "schema_fingerprint": "3e42d323a8906d1aa9cd6aafd944528851623feb09be8a71fd9083ae64824ac0",
  "service_id": "9144391f447505433b39c7e7fbc1b80eb99ca8afdde4ff3d575c2e52833815c2",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-23T13:25:30.184Z",
  "url": "https://api.delx.ai/api/v1/x402/rank-multilingual-texts",
  "usage_rights": "not_reviewed"
}
api.delx.aiLogit transform log(p/(1−p)) for probability-space models. Call when featureizing probabilities for linear models offline. Returns logit value as deterministic JSON for $0.001 USDC via x402 on Base. First-party local math only—no RPC, live market feed, API keys, storage, or mediagen. Advisory only; the caller owns capital, risk, and production controls.
https://api.delx.ai/api/v1/x402/logit
NetworkAdvertised amountBillingPayee
eip155:84530.001 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x9f8bd9875b3E0b632a24A3A7C73f7787175e73A2
eip155:84530.001 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x9f8bd9875b3E0b632a24A3A7C73f7787175e73A2
solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp1000 atomic unitsEPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1vNot specifiedexact28heAMpFkeUJsL7o7apiK4oJwZWq2fUHinRwbgYYsemG
Source and evidence
{
  "description": "Logit transform log(p/(1−p)) for probability-space models. Call when featureizing probabilities for linear models offline. Returns logit value as deterministic JSON for $0.001 USDC via x402 on Base. First-party local math only—no RPC, live market feed, API keys, storage, or mediagen. Advisory only; the caller owns capital, risk, and production controls.",
  "domain": "api.delx.ai",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "properties": {
          "body": {
            "additionalProperties": true,
            "properties": {
              "prob": {
                "description": "Input field: prob.",
                "type": "number"
              }
            },
            "required": [
              "prob"
            ],
            "type": "object"
          },
          "bodyType": {
            "const": "json",
            "type": "string"
          },
          "method": {
            "const": "POST",
            "type": "string"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method",
          "bodyType",
          "body"
        ],
        "type": "object"
      },
      "output": {
        "additionalProperties": true,
        "description": "Bounded first-party JSON result; input is processed in memory and not retained.",
        "properties": {
          "logit": {
            "type": "number"
          },
          "prob": {
            "type": "number"
          },
          "schema": {
            "type": "string"
          }
        },
        "type": "object"
      }
    },
    "required": [
      "input",
      "output"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "POST",
  "observed_at": 1789191719.42,
  "offers": [
    {
      "amount": "0.001",
      "amount_atomic": "1000",
      "amount_encoding": "atomic_units",
      "amount_raw": "1000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "accept_label": "Coinbase CDP",
        "app": "Delx Commerce",
        "erc8004_id": "14340",
        "facilitator_url": "https://api.cdp.coinbase.com/platform/v2/x402",
        "name": "USD Coin",
        "provider": "coinbase",
        "provider_label": "Coinbase CDP",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x9f8bd9875b3E0b632a24A3A7C73f7787175e73A2",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": "0.001",
      "amount_atomic": "1000",
      "amount_encoding": "atomic_units",
      "amount_raw": "1000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "accept_label": "PayAI Base",
        "app": "Delx Commerce",
        "erc8004_id": "14340",
        "facilitator_url": "https://facilitator.payai.network",
        "name": "USD Coin",
        "provider": "payai",
        "provider_label": "PayAI Base",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x9f8bd9875b3E0b632a24A3A7C73f7787175e73A2",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "1000",
      "amount_encoding": "atomic_units",
      "amount_raw": "1000",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "accept_label": "PayAI Solana",
        "app": "Delx Commerce",
        "erc8004_id": "14340",
        "facilitator_url": "https://facilitator.payai.network",
        "feePayer": "2wKupLR9q6wXYppw8Gr2NvWxKBUqm4PPJKkQfoxHDBg4",
        "name": "USD Coin",
        "provider": "payai",
        "provider_label": "PayAI Solana",
        "version": "2"
      },
      "issuer": null,
      "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
      "pay_to": "28heAMpFkeUJsL7o7apiK4oJwZWq2fUHinRwbgYYsemG",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
  "schema_fingerprint": "2752d0896c43f4464b50aa2a1fadac3234a72599f790edb4a91221a500da5825",
  "service_id": "916c3001e2e49c566166dc7b1a9b6af3bdeb085740a11f88d48a1cb9353e9ec4",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-18T19:08:23.428Z",
  "url": "https://api.delx.ai/api/v1/x402/logit",
  "usage_rights": "not_reviewed"
}
api.delx.aiSeeded Stratified Split: Seeded Stratified Split splits labeled items while preserving per-label proportions from bounded caller-supplied values without an external provider. Call Seeded Stratified Split when an agent needs a reproducible decision that another run can independently replay. Returns the deterministic selection plus seed provenance, population bounds, and the operation-specific outcome for Seeded Stratified Split as versioned deterministic JSON. Price: $0.001 USDC via x402 on Base…
https://api.delx.ai/api/v1/x402/seeded-stratified-split
NetworkAdvertised amountBillingPayee
eip155:84530.001 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x9f8bd9875b3E0b632a24A3A7C73f7787175e73A2
eip155:84530.001 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x9f8bd9875b3E0b632a24A3A7C73f7787175e73A2
solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp1000 atomic unitsEPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1vNot specifiedexact28heAMpFkeUJsL7o7apiK4oJwZWq2fUHinRwbgYYsemG
Source and evidence
{
  "description": "Seeded Stratified Split: Seeded Stratified Split splits labeled items while preserving per-label proportions from bounded caller-supplied values without an external provider. Call Seeded Stratified Split when an agent needs a reproducible decision that another run can independently replay. Returns the deterministic selection plus seed provenance, population bounds, and the operation-specific outcome for Seeded Stratified Split as versioned deterministic JSON. Price: $0.001 USDC via x402 on Base…",
  "domain": "api.delx.ai",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "properties": {
          "body": {
            "$schema": "https://json-schema.org/draft/2020-12/schema",
            "additionalProperties": false,
            "properties": {
              "labels": {
                "description": "Labels supplied to Seeded Stratified Split; used only for this bounded calculation and processed in memory without retention.",
                "items": {
                  "maxLength": 8192,
                  "type": "string"
                },
                "maxItems": 256,
                "type": "array"
              },
              "seed": {
                "description": "Seed supplied to Seeded Stratified Split; used only for this bounded calculation and processed in memory without retention.",
                "maxLength": 8192,
                "type": "string"
              },
              "test_fraction": {
                "description": "Test Fraction supplied to Seeded Stratified Split; used only for this bounded calculation and processed in memory without retention.",
                "type": "number"
              }
            },
            "required": [
              "labels",
              "test_fraction",
              "seed"
            ],
            "type": "object"
          },
          "bodyType": {
            "const": "json",
            "type": "string"
          },
          "method": {
            "const": "POST",
            "type": "string"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method",
          "bodyType",
          "body"
        ],
        "type": "object"
      },
      "output": {
        "additionalProperties": true,
        "description": "Versioned bounded first-party JSON result with input evidence; caller data is processed in memory and not retained.",
        "properties": {
          "evidence": {
            "additionalProperties": true,
            "properties": {
              "external_calls": {
                "type": "integer"
              },
              "input_sha256": {
                "type": "string"
              },
              "retained": {
                "type": "boolean"
              }
            },
            "type": "object"
          },
          "operation": {
            "type": "string"
          },
          "result": {
            "additionalProperties": true,
            "properties": {
              "test_indices": {
                "items": {
                  "type": "integer"
                },
                "type": "array"
              },
              "train_indices": {
                "items": {
                  "type": "integer"
                },
                "type": "array"
              }
            },
            "type": "object"
          },
          "schema": {
            "type": "string"
          },
          "status": {
            "type": "string"
          }
        },
        "type": "object"
      }
    },
    "required": [
      "input",
      "output"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "POST",
  "observed_at": 1789191719.42,
  "offers": [
    {
      "amount": "0.001",
      "amount_atomic": "1000",
      "amount_encoding": "atomic_units",
      "amount_raw": "1000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "accept_label": "Coinbase CDP",
        "app": "Delx Commerce",
        "erc8004_id": "14340",
        "facilitator_url": "https://api.cdp.coinbase.com/platform/v2/x402",
        "name": "USD Coin",
        "provider": "coinbase",
        "provider_label": "Coinbase CDP",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x9f8bd9875b3E0b632a24A3A7C73f7787175e73A2",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": "0.001",
      "amount_atomic": "1000",
      "amount_encoding": "atomic_units",
      "amount_raw": "1000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "accept_label": "PayAI Base",
        "app": "Delx Commerce",
        "erc8004_id": "14340",
        "facilitator_url": "https://facilitator.payai.network",
        "name": "USD Coin",
        "provider": "payai",
        "provider_label": "PayAI Base",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x9f8bd9875b3E0b632a24A3A7C73f7787175e73A2",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "1000",
      "amount_encoding": "atomic_units",
      "amount_raw": "1000",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "accept_label": "PayAI Solana",
        "app": "Delx Commerce",
        "erc8004_id": "14340",
        "facilitator_url": "https://facilitator.payai.network",
        "feePayer": "2wKupLR9q6wXYppw8Gr2NvWxKBUqm4PPJKkQfoxHDBg4",
        "name": "USD Coin",
        "provider": "payai",
        "provider_label": "PayAI Solana",
        "version": "2"
      },
      "issuer": null,
      "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
      "pay_to": "28heAMpFkeUJsL7o7apiK4oJwZWq2fUHinRwbgYYsemG",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
  "schema_fingerprint": "88ada2a9cca52e3d021d6e45e661a4382d535fba01bb3d394824496ea4372ca7",
  "service_id": "929cde904343eb18179313fcdad9d307e8f8e502b7c5afacfc62a2db1f236985",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-18T19:12:30.998Z",
  "url": "https://api.delx.ai/api/v1/x402/seeded-stratified-split",
  "usage_rights": "not_reviewed"
}
api.delx.aiDelx Commerce currency exchange rates API for agents at $0.001 USDC. Call when you need daily ECB FX rates (EUR/USD/BRL and other published pairs) with source attribution—not a live broker quote or trade execution. Returns bounded cross-rates via x402; informational only, no trading advice.
https://api.delx.ai/api/v1/x402/fx-rates
NetworkAdvertised amountBillingPayee
eip155:84530.001 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x9f8bd9875b3E0b632a24A3A7C73f7787175e73A2
eip155:84530.001 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x9f8bd9875b3E0b632a24A3A7C73f7787175e73A2
solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp1000 atomic unitsEPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1vNot specifiedexact28heAMpFkeUJsL7o7apiK4oJwZWq2fUHinRwbgYYsemG
Source and evidence
{
  "description": "Delx Commerce currency exchange rates API for agents at $0.001 USDC. Call when you need daily ECB FX rates (EUR/USD/BRL and other published pairs) with source attribution—not a live broker quote or trade execution. Returns bounded cross-rates via x402; informational only, no trading advice.",
  "domain": "api.delx.ai",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "additionalProperties": false,
            "properties": {
              "base_currency": {
                "default": "EUR",
                "description": "Three-letter ISO currency code used as the base.",
                "pattern": "^[A-Za-z]{3}$",
                "type": "string"
              },
              "date": {
                "description": "Optional ECB publication date, today or up to 31 days in the past.",
                "format": "date",
                "type": "string"
              },
              "quotes": {
                "description": "Optional quote currencies; omit to return all currencies in the selected ECB publication.",
                "items": {
                  "pattern": "^[A-Za-z]{3}$",
                  "type": "string"
                },
                "maxItems": 20,
                "type": "array"
              },
              "timeout": {
                "default": 8,
                "maximum": 8,
                "minimum": 2,
                "type": "integer"
              }
            },
            "required": [],
            "type": "object"
          },
          "bodyType": {
            "enum": [
              "json",
              "form-data",
              "text"
            ],
            "type": "string"
          },
          "method": {
            "enum": [
              "POST",
              "PUT",
              "PATCH"
            ],
            "type": "string"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "bodyType",
          "body"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "example": {
            "result": {
              "attribution": "Reference rates supplied by the European Central Bank; see provider_url and reuse_policy_url for source and reuse terms.",
              "base_currency": "USD",
              "cache": "miss",
              "data_note": "Informational reference rates only; this is not a transaction quote, execution venue, or trading advice.",
              "provider": "European Central Bank",
              "provider_url": "https://www.ecb.europa.eu/stats/policy_and_exchange_rates/euro_reference_exchange_rates/html/index.en.html",
              "rate_date": "2026-07-31",
              "rates": {
                "BRL": "5.742383",
                "EUR": "0.87804021"
              },
              "requested_quotes": [
                "EUR",
                "BRL"
              ],
              "reuse_policy_url": "https://www.ecb.europa.eu/stats/ecb_statistics/governance_and_quality_framework/html/usage_policy.en.html",
              "schema": "delx/fx-rates/v1",
              "upstream_error": false
            },
            "tool_name": "get_fx_rates_ecb"
          },
          "type": {
            "const": "json",
            "type": "string"
          }
        },
        "required": [
          "type",
          "example"
        ],
        "type": "object"
      }
    },
    "required": [
      "input",
      "output"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "POST",
  "observed_at": 1789191719.42,
  "offers": [
    {
      "amount": "0.001",
      "amount_atomic": "1000",
      "amount_encoding": "atomic_units",
      "amount_raw": "1000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "accept_label": "Coinbase CDP",
        "app": "Delx Commerce",
        "erc8004_id": "14340",
        "facilitator_url": "https://api.cdp.coinbase.com/platform/v2/x402",
        "name": "USD Coin",
        "provider": "coinbase",
        "provider_label": "Coinbase CDP",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x9f8bd9875b3E0b632a24A3A7C73f7787175e73A2",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": "0.001",
      "amount_atomic": "1000",
      "amount_encoding": "atomic_units",
      "amount_raw": "1000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "accept_label": "PayAI Base",
        "app": "Delx Commerce",
        "erc8004_id": "14340",
        "facilitator_url": "https://facilitator.payai.network",
        "name": "USD Coin",
        "provider": "payai",
        "provider_label": "PayAI Base",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x9f8bd9875b3E0b632a24A3A7C73f7787175e73A2",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "1000",
      "amount_encoding": "atomic_units",
      "amount_raw": "1000",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "accept_label": "PayAI Solana",
        "app": "Delx Commerce",
        "erc8004_id": "14340",
        "facilitator_url": "https://facilitator.payai.network",
        "feePayer": "2wKupLR9q6wXYppw8Gr2NvWxKBUqm4PPJKkQfoxHDBg4",
        "name": "USD Coin",
        "provider": "payai",
        "provider_label": "PayAI Solana",
        "version": "2"
      },
      "issuer": null,
      "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
      "pay_to": "28heAMpFkeUJsL7o7apiK4oJwZWq2fUHinRwbgYYsemG",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
  "schema_fingerprint": "b30f31b2a3ed435b49e62166ef7bbbc779f045c5d73b6badd4d91234d7bd7521",
  "service_id": "9346e278e2e934f135d016517795301b28bf036263b4e55e13f035b80d2e6fc3",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-26T22:43:51.399Z",
  "url": "https://api.delx.ai/api/v1/x402/fx-rates",
  "usage_rights": "not_reviewed"
}
api.delx.aiStrip markdown to plain text for $0.001 USDC. Call when you need this bounded result without an API key or subscription. Returns machine-readable JSON via x402 on Base or Solana. Limitation: results cover only the supplied input or one bounded public endpoint at request time; callers must verify before acting.
https://api.delx.ai/api/v1/x402/markdown-to-text
NetworkAdvertised amountBillingPayee
eip155:84530.001 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x9f8bd9875b3E0b632a24A3A7C73f7787175e73A2
eip155:84530.001 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x9f8bd9875b3E0b632a24A3A7C73f7787175e73A2
solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp1000 atomic unitsEPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1vNot specifiedexact28heAMpFkeUJsL7o7apiK4oJwZWq2fUHinRwbgYYsemG
Source and evidence
{
  "description": "Strip markdown to plain text for $0.001 USDC. Call when you need this bounded result without an API key or subscription. Returns machine-readable JSON via x402 on Base or Solana. Limitation: results cover only the supplied input or one bounded public endpoint at request time; callers must verify before acting.",
  "domain": "api.delx.ai",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "additionalProperties": true,
            "type": "object"
          },
          "bodyType": {
            "enum": [
              "json",
              "form-data",
              "text"
            ],
            "type": "string"
          },
          "method": {
            "enum": [
              "POST",
              "PUT",
              "PATCH"
            ],
            "type": "string"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "bodyType",
          "body"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "example": {
            "additionalProperties": true,
            "type": "object"
          },
          "type": {
            "const": "json",
            "type": "string"
          }
        },
        "required": [
          "type",
          "example"
        ],
        "type": "object"
      }
    },
    "required": [
      "input",
      "output"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "POST",
  "observed_at": 1789191719.42,
  "offers": [
    {
      "amount": "0.001",
      "amount_atomic": "1000",
      "amount_encoding": "atomic_units",
      "amount_raw": "1000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "accept_label": "Coinbase CDP",
        "app": "Delx Commerce",
        "erc8004_id": "14340",
        "facilitator_url": "https://api.cdp.coinbase.com/platform/v2/x402",
        "name": "USD Coin",
        "provider": "coinbase",
        "provider_label": "Coinbase CDP",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x9f8bd9875b3E0b632a24A3A7C73f7787175e73A2",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": "0.001",
      "amount_atomic": "1000",
      "amount_encoding": "atomic_units",
      "amount_raw": "1000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "accept_label": "PayAI Base",
        "app": "Delx Commerce",
        "erc8004_id": "14340",
        "facilitator_url": "https://facilitator.payai.network",
        "name": "USD Coin",
        "provider": "payai",
        "provider_label": "PayAI Base",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x9f8bd9875b3E0b632a24A3A7C73f7787175e73A2",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "1000",
      "amount_encoding": "atomic_units",
      "amount_raw": "1000",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "accept_label": "PayAI Solana",
        "app": "Delx Commerce",
        "erc8004_id": "14340",
        "facilitator_url": "https://facilitator.payai.network",
        "feePayer": "CjNFTjvBhbJJd2B5ePPMHRLx1ELZpa8dwQgGL727eKww",
        "name": "USD Coin",
        "provider": "payai",
        "provider_label": "PayAI Solana",
        "version": "2"
      },
      "issuer": null,
      "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
      "pay_to": "28heAMpFkeUJsL7o7apiK4oJwZWq2fUHinRwbgYYsemG",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
  "schema_fingerprint": "6e93893e31f0ae4c13f6127294d7af7ef1d63d2ffab68032f8f013109eff2463",
  "service_id": "94d32402c844469499f5cbe9fdaf5b0f6947f11575d2d977585c10d9e018b9ef",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-28T10:06:16.859Z",
  "url": "https://api.delx.ai/api/v1/x402/markdown-to-text",
  "usage_rights": "not_reviewed"
}
api.delx.aiSeeded Winners Without Replacement: Seeded Winners Without Replacement draws an ordered reproducible winner list without replacement from bounded caller-supplied values without an external provider. Call Seeded Winners Without Replacement when an agent needs a reproducible decision that another run can independently replay. Returns the deterministic selection plus seed provenance, population bounds, and the operation-specific outcome for Seeded Winners Without Replacement as versioned determini…
https://api.delx.ai/api/v1/x402/seeded-winners-without-replacement
NetworkAdvertised amountBillingPayee
eip155:84530.001 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x9f8bd9875b3E0b632a24A3A7C73f7787175e73A2
eip155:84530.001 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x9f8bd9875b3E0b632a24A3A7C73f7787175e73A2
solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp1000 atomic unitsEPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1vNot specifiedexact28heAMpFkeUJsL7o7apiK4oJwZWq2fUHinRwbgYYsemG
Source and evidence
{
  "description": "Seeded Winners Without Replacement: Seeded Winners Without Replacement draws an ordered reproducible winner list without replacement from bounded caller-supplied values without an external provider. Call Seeded Winners Without Replacement when an agent needs a reproducible decision that another run can independently replay. Returns the deterministic selection plus seed provenance, population bounds, and the operation-specific outcome for Seeded Winners Without Replacement as versioned determini…",
  "domain": "api.delx.ai",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "properties": {
          "body": {
            "$schema": "https://json-schema.org/draft/2020-12/schema",
            "additionalProperties": false,
            "properties": {
              "candidates": {
                "description": "Candidates supplied to Seeded Winners Without Replacement; used only for this bounded calculation and processed in memory without retention.",
                "items": {
                  "maxLength": 8192,
                  "type": "string"
                },
                "maxItems": 256,
                "type": "array"
              },
              "seed": {
                "description": "Seed supplied to Seeded Winners Without Replacement; used only for this bounded calculation and processed in memory without retention.",
                "maxLength": 8192,
                "type": "string"
              },
              "winner_count": {
                "description": "Winner Count supplied to Seeded Winners Without Replacement; used only for this bounded calculation and processed in memory without retention.",
                "type": "integer"
              }
            },
            "required": [
              "candidates",
              "winner_count",
              "seed"
            ],
            "type": "object"
          },
          "bodyType": {
            "const": "json",
            "type": "string"
          },
          "method": {
            "const": "POST",
            "type": "string"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method",
          "bodyType",
          "body"
        ],
        "type": "object"
      },
      "output": {
        "additionalProperties": true,
        "description": "Versioned bounded first-party JSON result with input evidence; caller data is processed in memory and not retained.",
        "properties": {
          "evidence": {
            "additionalProperties": true,
            "properties": {
              "external_calls": {
                "type": "integer"
              },
              "input_sha256": {
                "type": "string"
              },
              "retained": {
                "type": "boolean"
              }
            },
            "type": "object"
          },
          "operation": {
            "type": "string"
          },
          "result": {
            "additionalProperties": true,
            "properties": {
              "count": {
                "type": "integer"
              },
              "monetary_claim": {
                "type": "boolean"
              },
              "winners": {
                "items": {
                  "type": "string"
                },
                "type": "array"
              }
            },
            "type": "object"
          },
          "schema": {
            "type": "string"
          },
          "status": {
            "type": "string"
          }
        },
        "type": "object"
      }
    },
    "required": [
      "input",
      "output"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "POST",
  "observed_at": 1789191719.42,
  "offers": [
    {
      "amount": "0.001",
      "amount_atomic": "1000",
      "amount_encoding": "atomic_units",
      "amount_raw": "1000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "accept_label": "Coinbase CDP",
        "app": "Delx Commerce",
        "erc8004_id": "14340",
        "facilitator_url": "https://api.cdp.coinbase.com/platform/v2/x402",
        "name": "USD Coin",
        "provider": "coinbase",
        "provider_label": "Coinbase CDP",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x9f8bd9875b3E0b632a24A3A7C73f7787175e73A2",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": "0.001",
      "amount_atomic": "1000",
      "amount_encoding": "atomic_units",
      "amount_raw": "1000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "accept_label": "PayAI Base",
        "app": "Delx Commerce",
        "erc8004_id": "14340",
        "facilitator_url": "https://facilitator.payai.network",
        "name": "USD Coin",
        "provider": "payai",
        "provider_label": "PayAI Base",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x9f8bd9875b3E0b632a24A3A7C73f7787175e73A2",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "1000",
      "amount_encoding": "atomic_units",
      "amount_raw": "1000",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "accept_label": "PayAI Solana",
        "app": "Delx Commerce",
        "erc8004_id": "14340",
        "facilitator_url": "https://facilitator.payai.network",
        "feePayer": "2wKupLR9q6wXYppw8Gr2NvWxKBUqm4PPJKkQfoxHDBg4",
        "name": "USD Coin",
        "provider": "payai",
        "provider_label": "PayAI Solana",
        "version": "2"
      },
      "issuer": null,
      "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
      "pay_to": "28heAMpFkeUJsL7o7apiK4oJwZWq2fUHinRwbgYYsemG",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
  "schema_fingerprint": "402092d4aef964a731415601c2ee9968262d147df04724fbdf84d89f09bf2405",
  "service_id": "94f07c4ca589112dfe9aefc5a141384a84b4654dbe949e5e6ead0fda393070a9",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-18T19:12:20.397Z",
  "url": "https://api.delx.ai/api/v1/x402/seeded-winners-without-replacement",
  "usage_rights": "not_reviewed"
}
api.delx.aiCount allow/disallow rules from robots.txt text. Call when crawl budget planning from a robots body you already fetched. Returns allow_n, disallow_n, sitemaps as deterministic JSON for $0.001 USDC via x402 on Base. First-party local math only—no RPC, live market feed, API keys, storage, or mediagen. Advisory only; the caller owns capital, risk, and production controls.
https://api.delx.ai/api/v1/x402/robots-path-budget
NetworkAdvertised amountBillingPayee
eip155:84530.001 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x9f8bd9875b3E0b632a24A3A7C73f7787175e73A2
eip155:84530.001 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x9f8bd9875b3E0b632a24A3A7C73f7787175e73A2
solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp1000 atomic unitsEPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1vNot specifiedexact28heAMpFkeUJsL7o7apiK4oJwZWq2fUHinRwbgYYsemG
Source and evidence
{
  "description": "Count allow/disallow rules from robots.txt text. Call when crawl budget planning from a robots body you already fetched. Returns allow_n, disallow_n, sitemaps as deterministic JSON for $0.001 USDC via x402 on Base. First-party local math only—no RPC, live market feed, API keys, storage, or mediagen. Advisory only; the caller owns capital, risk, and production controls.",
  "domain": "api.delx.ai",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "properties": {
          "body": {
            "additionalProperties": true,
            "properties": {
              "robots": {
                "description": "robots.txt body text",
                "type": "string"
              }
            },
            "required": [
              "robots"
            ],
            "type": "object"
          },
          "bodyType": {
            "const": "json",
            "type": "string"
          },
          "method": {
            "const": "POST",
            "type": "string"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method",
          "bodyType",
          "body"
        ],
        "type": "object"
      },
      "output": {
        "additionalProperties": true,
        "description": "Bounded first-party JSON result; input is processed in memory and not retained.",
        "properties": {
          "allow_n": {
            "type": "integer"
          },
          "disallow_n": {
            "type": "integer"
          },
          "schema": {
            "type": "string"
          },
          "sitemaps": {
            "items": {
              "type": "string"
            },
            "type": "array"
          }
        },
        "type": "object"
      }
    },
    "required": [
      "input",
      "output"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "POST",
  "observed_at": 1789191719.42,
  "offers": [
    {
      "amount": "0.001",
      "amount_atomic": "1000",
      "amount_encoding": "atomic_units",
      "amount_raw": "1000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "accept_label": "Coinbase CDP",
        "app": "Delx Commerce",
        "erc8004_id": "14340",
        "facilitator_url": "https://api.cdp.coinbase.com/platform/v2/x402",
        "name": "USD Coin",
        "provider": "coinbase",
        "provider_label": "Coinbase CDP",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x9f8bd9875b3E0b632a24A3A7C73f7787175e73A2",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": "0.001",
      "amount_atomic": "1000",
      "amount_encoding": "atomic_units",
      "amount_raw": "1000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "accept_label": "PayAI Base",
        "app": "Delx Commerce",
        "erc8004_id": "14340",
        "facilitator_url": "https://facilitator.payai.network",
        "name": "USD Coin",
        "provider": "payai",
        "provider_label": "PayAI Base",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x9f8bd9875b3E0b632a24A3A7C73f7787175e73A2",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "1000",
      "amount_encoding": "atomic_units",
      "amount_raw": "1000",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "accept_label": "PayAI Solana",
        "app": "Delx Commerce",
        "erc8004_id": "14340",
        "facilitator_url": "https://facilitator.payai.network",
        "feePayer": "2wKupLR9q6wXYppw8Gr2NvWxKBUqm4PPJKkQfoxHDBg4",
        "name": "USD Coin",
        "provider": "payai",
        "provider_label": "PayAI Solana",
        "version": "2"
      },
      "issuer": null,
      "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
      "pay_to": "28heAMpFkeUJsL7o7apiK4oJwZWq2fUHinRwbgYYsemG",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
  "schema_fingerprint": "7917c398c0656e4dad831470f9c304b9ad6b52577e5fe90ba0f870ad2197d56d",
  "service_id": "96097e22abe68a2e3ace322c9340651ac526ef7305c0731f49ddd32c7018df3b",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-18T19:11:05.053Z",
  "url": "https://api.delx.ai/api/v1/x402/robots-path-budget",
  "usage_rights": "not_reviewed"
}

Outcome evidence starts with your workflow.

Private intake is ready for task IDs, charges, retries, result fingerprints and your evaluation criteria. Public performance comparisons need measured results; we do not have that benchmark yet.

Discuss an outcome integration
Collection coverage

Discovery comes from configured registries. Endpoint checks record responses, not task success. Older snapshots retain less detail. Customer usage, commercial terms and task evaluations require additional evidence.

1,423 historical or current source records quarantined during normalization; they are excluded from public comparisons.

43 of 43 archive objects verified in Backblaze. Last verification: Sep 12, 2026, 05:56 UTC.

Collection status JSON