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.

43 observations · Differences between dated observations.

api.run402.comSet prototype tier ($0.10 USDC) — auto-detects subscribe/renew/upgrade
https://api.run402.com/tiers/v1/prototype
NetworkAdvertised amountBillingPayee
eip155:84530.1 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x059D091D51a0f011c9872EaA63Df538F5cE15945
eip155:84532100000 atomic units0x036CbD53842c5426634e7929541eC2318f3dCF7eNot specifiedexact0x059D091D51a0f011c9872EaA63Df538F5cE15945
Source and evidence
{
  "description": "Set prototype tier ($0.10 USDC) — auto-detects subscribe/renew/upgrade",
  "domain": "api.run402.com",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar",
    "sign-in-with-x"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "method": {
            "enum": [
              "POST"
            ],
            "type": "string"
          },
          "queryParams": {
            "properties": {},
            "type": "object"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "example": {
            "type": "object"
          },
          "type": {
            "type": "string"
          }
        },
        "required": [
          "type"
        ],
        "type": "object"
      }
    },
    "required": [
      "input"
    ],
    "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.1",
      "amount_atomic": "100000",
      "amount_encoding": "atomic_units",
      "amount_raw": "100000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x059D091D51a0f011c9872EaA63Df538F5cE15945",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "100000",
      "amount_encoding": "atomic_units",
      "amount_raw": "100000",
      "asset": "0x036CbD53842c5426634e7929541eC2318f3dCF7e",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "name": "USDC",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:84532",
      "pay_to": "0x059D091D51a0f011c9872EaA63Df538F5cE15945",
      "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": "664c7ad1ddaa755798416343100e93b982791620be0b3da5e73424ceea4bd28f",
  "service_id": "00b303464737cb23108464c5a236976c297487cb133bd0d4b9347d101db4644d",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-11T16:07:55.546Z",
  "url": "https://api.run402.com/tiers/v1/prototype",
  "usage_rights": "not_reviewed"
}
api.run402.comClaim a room invite ($0.01 USDC, testnet only) — the verified payer becomes a viewer of the inviting org
https://api.run402.com/rooms/v1/invites/:invite_id/claim
NetworkAdvertised amountBillingPayee
eip155:8453210000 atomic units0x036CbD53842c5426634e7929541eC2318f3dCF7eNot specifiedexact0x059D091D51a0f011c9872EaA63Df538F5cE15945
Source and evidence
{
  "description": "Claim a room invite ($0.01 USDC, testnet only) — the verified payer becomes a viewer of the inviting org",
  "domain": "api.run402.com",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "method": {
            "enum": [
              "POST"
            ],
            "type": "string"
          },
          "pathParams": {
            "type": "object"
          },
          "queryParams": {
            "properties": {},
            "type": "object"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "example": {
            "type": "object"
          },
          "type": {
            "type": "string"
          }
        },
        "required": [
          "type"
        ],
        "type": "object"
      }
    },
    "required": [
      "input"
    ],
    "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": null,
      "amount_atomic": "10000",
      "amount_encoding": "atomic_units",
      "amount_raw": "10000",
      "asset": "0x036CbD53842c5426634e7929541eC2318f3dCF7e",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "name": "USDC",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:84532",
      "pay_to": "0x059D091D51a0f011c9872EaA63Df538F5cE15945",
      "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": "7b9e72d1c66f69a02e1ce94647356e9d5b0ddeaf2ed52dac93907de55c30076b",
  "service_id": "0688d976a724fb66633e28b15bfb6463d8954288ea95f7af61cbaecf3c07aa41",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-07T11:19:58.364Z",
  "url": "https://api.run402.com/rooms/v1/invites/:invite_id/claim",
  "usage_rights": "not_reviewed"
}
api.run402.comSet prototype tier ($0.10 USDC) — auto-detects subscribe/renew/upgrade
https://api.run402.com/tiers/v1/prototype
NetworkAdvertised amountBillingPayee
eip155:84530.1 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x059D091D51a0f011c9872EaA63Df538F5cE15945
eip155:84532100000 atomic units0x036CbD53842c5426634e7929541eC2318f3dCF7eNot specifiedexact0x059D091D51a0f011c9872EaA63Df538F5cE15945
Source and evidence
{
  "description": "Set prototype tier ($0.10 USDC) — auto-detects subscribe/renew/upgrade",
  "domain": "api.run402.com",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar",
    "sign-in-with-x"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "method": {
            "enum": [
              "POST"
            ],
            "type": "string"
          },
          "queryParams": {
            "properties": {},
            "type": "object"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "example": {
            "type": "object"
          },
          "type": {
            "type": "string"
          }
        },
        "required": [
          "type"
        ],
        "type": "object"
      }
    },
    "required": [
      "input"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "POST",
  "observed_at": 1789166492.489,
  "offers": [
    {
      "amount": "0.1",
      "amount_atomic": "100000",
      "amount_encoding": "atomic_units",
      "amount_raw": "100000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x059D091D51a0f011c9872EaA63Df538F5cE15945",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "100000",
      "amount_encoding": "atomic_units",
      "amount_raw": "100000",
      "asset": "0x036CbD53842c5426634e7929541eC2318f3dCF7e",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "name": "USDC",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:84532",
      "pay_to": "0x059D091D51a0f011c9872EaA63Df538F5cE15945",
      "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": "a2d71bc23fe499771cb704508ed1f9963e3d6a9527f1544d038dc3d3ae01df5a",
  "schema_fingerprint": "664c7ad1ddaa755798416343100e93b982791620be0b3da5e73424ceea4bd28f",
  "service_id": "00b303464737cb23108464c5a236976c297487cb133bd0d4b9347d101db4644d",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-11T16:07:55.546Z",
  "url": "https://api.run402.com/tiers/v1/prototype",
  "usage_rights": "not_reviewed"
}
api.run402.comClaim a room invite ($0.01 USDC, testnet only) — the verified payer becomes a viewer of the inviting org
https://api.run402.com/rooms/v1/invites/:invite_id/claim
NetworkAdvertised amountBillingPayee
eip155:8453210000 atomic units0x036CbD53842c5426634e7929541eC2318f3dCF7eNot specifiedexact0x059D091D51a0f011c9872EaA63Df538F5cE15945
Source and evidence
{
  "description": "Claim a room invite ($0.01 USDC, testnet only) — the verified payer becomes a viewer of the inviting org",
  "domain": "api.run402.com",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "method": {
            "enum": [
              "POST"
            ],
            "type": "string"
          },
          "pathParams": {
            "type": "object"
          },
          "queryParams": {
            "properties": {},
            "type": "object"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "example": {
            "type": "object"
          },
          "type": {
            "type": "string"
          }
        },
        "required": [
          "type"
        ],
        "type": "object"
      }
    },
    "required": [
      "input"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "POST",
  "observed_at": 1789166492.489,
  "offers": [
    {
      "amount": null,
      "amount_atomic": "10000",
      "amount_encoding": "atomic_units",
      "amount_raw": "10000",
      "asset": "0x036CbD53842c5426634e7929541eC2318f3dCF7e",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "name": "USDC",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:84532",
      "pay_to": "0x059D091D51a0f011c9872EaA63Df538F5cE15945",
      "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": "a2d71bc23fe499771cb704508ed1f9963e3d6a9527f1544d038dc3d3ae01df5a",
  "schema_fingerprint": "7b9e72d1c66f69a02e1ce94647356e9d5b0ddeaf2ed52dac93907de55c30076b",
  "service_id": "0688d976a724fb66633e28b15bfb6463d8954288ea95f7af61cbaecf3c07aa41",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-07T11:19:58.364Z",
  "url": "https://api.run402.com/rooms/v1/invites/:invite_id/claim",
  "usage_rights": "not_reviewed"
}
api.run402.comSet prototype tier ($0.10 USDC) — auto-detects subscribe/renew/upgrade
https://api.run402.com/tiers/v1/prototype
NetworkAdvertised amountBillingPayee
eip155:84530.1 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x059D091D51a0f011c9872EaA63Df538F5cE15945
eip155:84532100000 atomic units0x036CbD53842c5426634e7929541eC2318f3dCF7eNot specifiedexact0x059D091D51a0f011c9872EaA63Df538F5cE15945
Source and evidence
{
  "description": "Set prototype tier ($0.10 USDC) — auto-detects subscribe/renew/upgrade",
  "domain": "api.run402.com",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar",
    "sign-in-with-x"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "method": {
            "enum": [
              "POST"
            ],
            "type": "string"
          },
          "queryParams": {
            "properties": {},
            "type": "object"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "example": {
            "type": "object"
          },
          "type": {
            "type": "string"
          }
        },
        "required": [
          "type"
        ],
        "type": "object"
      }
    },
    "required": [
      "input"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "POST",
  "observed_at": 1789166492.489,
  "offers": [
    {
      "amount": "0.1",
      "amount_atomic": "100000",
      "amount_encoding": "atomic_units",
      "amount_raw": "100000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "withdrawn_protocol_inference",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x059D091D51a0f011c9872EaA63Df538F5cE15945",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "100000",
      "amount_encoding": "atomic_units",
      "amount_raw": "100000",
      "asset": "0x036CbD53842c5426634e7929541eC2318f3dCF7e",
      "billing_unit": null,
      "billing_unit_basis": "withdrawn_protocol_inference",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "name": "USDC",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:84532",
      "pay_to": "0x059D091D51a0f011c9872EaA63Df538F5cE15945",
      "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": "cd1760e19f518b50c9ffbaf84aa5ce626d53ffa2f8f27d71b5391096bf66618e",
  "schema_fingerprint": "664c7ad1ddaa755798416343100e93b982791620be0b3da5e73424ceea4bd28f",
  "service_id": "00b303464737cb23108464c5a236976c297487cb133bd0d4b9347d101db4644d",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-11T16:07:55.546Z",
  "url": "https://api.run402.com/tiers/v1/prototype",
  "usage_rights": "not_reviewed"
}
api.run402.comClaim a room invite ($0.01 USDC, testnet only) — the verified payer becomes a viewer of the inviting org
https://api.run402.com/rooms/v1/invites/:invite_id/claim
NetworkAdvertised amountBillingPayee
eip155:8453210000 atomic units0x036CbD53842c5426634e7929541eC2318f3dCF7eNot specifiedexact0x059D091D51a0f011c9872EaA63Df538F5cE15945
Source and evidence
{
  "description": "Claim a room invite ($0.01 USDC, testnet only) — the verified payer becomes a viewer of the inviting org",
  "domain": "api.run402.com",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "method": {
            "enum": [
              "POST"
            ],
            "type": "string"
          },
          "pathParams": {
            "type": "object"
          },
          "queryParams": {
            "properties": {},
            "type": "object"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "example": {
            "type": "object"
          },
          "type": {
            "type": "string"
          }
        },
        "required": [
          "type"
        ],
        "type": "object"
      }
    },
    "required": [
      "input"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "POST",
  "observed_at": 1789166492.489,
  "offers": [
    {
      "amount": null,
      "amount_atomic": "10000",
      "amount_encoding": "atomic_units",
      "amount_raw": "10000",
      "asset": "0x036CbD53842c5426634e7929541eC2318f3dCF7e",
      "billing_unit": null,
      "billing_unit_basis": "withdrawn_protocol_inference",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "name": "USDC",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:84532",
      "pay_to": "0x059D091D51a0f011c9872EaA63Df538F5cE15945",
      "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": "cd1760e19f518b50c9ffbaf84aa5ce626d53ffa2f8f27d71b5391096bf66618e",
  "schema_fingerprint": "7b9e72d1c66f69a02e1ce94647356e9d5b0ddeaf2ed52dac93907de55c30076b",
  "service_id": "0688d976a724fb66633e28b15bfb6463d8954288ea95f7af61cbaecf3c07aa41",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-07T11:19:58.364Z",
  "url": "https://api.run402.com/rooms/v1/invites/:invite_id/claim",
  "usage_rights": "not_reviewed"
}
api.run402.comSet prototype tier ($0.10 USDC) — auto-detects subscribe/renew/upgrade
https://api.run402.com/tiers/v1/prototype
NetworkAdvertised amountBillingPayee
eip155:84530.1 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x059D091D51a0f011c9872EaA63Df538F5cE15945
eip155:84532100000 atomic units0x036CbD53842c5426634e7929541eC2318f3dCF7eNot specifiedexact0x059D091D51a0f011c9872EaA63Df538F5cE15945
Source and evidence
{
  "description": "Set prototype tier ($0.10 USDC) — auto-detects subscribe/renew/upgrade",
  "domain": "api.run402.com",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar",
    "sign-in-with-x"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "method": {
            "enum": [
              "POST"
            ],
            "type": "string"
          },
          "queryParams": {
            "properties": {},
            "type": "object"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "example": {
            "type": "object"
          },
          "type": {
            "type": "string"
          }
        },
        "required": [
          "type"
        ],
        "type": "object"
      }
    },
    "required": [
      "input"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "POST",
  "observed_at": 1789165815.545,
  "offers": [
    {
      "amount": "0.1",
      "amount_atomic": "100000",
      "amount_encoding": "atomic_units",
      "amount_raw": "100000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x059D091D51a0f011c9872EaA63Df538F5cE15945",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "100000",
      "amount_encoding": "atomic_units",
      "amount_raw": "100000",
      "asset": "0x036CbD53842c5426634e7929541eC2318f3dCF7e",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "name": "USDC",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:84532",
      "pay_to": "0x059D091D51a0f011c9872EaA63Df538F5cE15945",
      "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": "382b8312647110a124aca29eee9bbd2fa92a6158a6332bbbf5fb56d005fc177c",
  "schema_fingerprint": "664c7ad1ddaa755798416343100e93b982791620be0b3da5e73424ceea4bd28f",
  "service_id": "00b303464737cb23108464c5a236976c297487cb133bd0d4b9347d101db4644d",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-11T16:07:55.546Z",
  "url": "https://api.run402.com/tiers/v1/prototype",
  "usage_rights": "not_reviewed"
}
api.run402.comClaim a room invite ($0.01 USDC, testnet only) — the verified payer becomes a viewer of the inviting org
https://api.run402.com/rooms/v1/invites/:invite_id/claim
NetworkAdvertised amountBillingPayee
eip155:8453210000 atomic units0x036CbD53842c5426634e7929541eC2318f3dCF7eNot specifiedexact0x059D091D51a0f011c9872EaA63Df538F5cE15945
Source and evidence
{
  "description": "Claim a room invite ($0.01 USDC, testnet only) — the verified payer becomes a viewer of the inviting org",
  "domain": "api.run402.com",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "method": {
            "enum": [
              "POST"
            ],
            "type": "string"
          },
          "pathParams": {
            "type": "object"
          },
          "queryParams": {
            "properties": {},
            "type": "object"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "example": {
            "type": "object"
          },
          "type": {
            "type": "string"
          }
        },
        "required": [
          "type"
        ],
        "type": "object"
      }
    },
    "required": [
      "input"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "POST",
  "observed_at": 1789165815.545,
  "offers": [
    {
      "amount": null,
      "amount_atomic": "10000",
      "amount_encoding": "atomic_units",
      "amount_raw": "10000",
      "asset": "0x036CbD53842c5426634e7929541eC2318f3dCF7e",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "name": "USDC",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:84532",
      "pay_to": "0x059D091D51a0f011c9872EaA63Df538F5cE15945",
      "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": "382b8312647110a124aca29eee9bbd2fa92a6158a6332bbbf5fb56d005fc177c",
  "schema_fingerprint": "7b9e72d1c66f69a02e1ce94647356e9d5b0ddeaf2ed52dac93907de55c30076b",
  "service_id": "0688d976a724fb66633e28b15bfb6463d8954288ea95f7af61cbaecf3c07aa41",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-07T11:19:58.364Z",
  "url": "https://api.run402.com/rooms/v1/invites/:invite_id/claim",
  "usage_rights": "not_reviewed"
}
api.run402.comSet prototype tier ($0.10 USDC) — auto-detects subscribe/renew/upgrade
https://api.run402.com/tiers/v1/prototype
NetworkAdvertised amountBillingPayee
eip155:84530.1 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x059D091D51a0f011c9872EaA63Df538F5cE15945
eip155:84532100000 atomic units0x036CbD53842c5426634e7929541eC2318f3dCF7eNot specifiedexact0x059D091D51a0f011c9872EaA63Df538F5cE15945
Source and evidence
{
  "description": "Set prototype tier ($0.10 USDC) — auto-detects subscribe/renew/upgrade",
  "domain": "api.run402.com",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar",
    "sign-in-with-x"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "method": {
            "enum": [
              "POST"
            ],
            "type": "string"
          },
          "queryParams": {
            "properties": {},
            "type": "object"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "example": {
            "type": "object"
          },
          "type": {
            "type": "string"
          }
        },
        "required": [
          "type"
        ],
        "type": "object"
      }
    },
    "required": [
      "input"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "POST",
  "observed_at": 1789165815.545,
  "offers": [
    {
      "amount": "0.1",
      "amount_atomic": "100000",
      "amount_encoding": "atomic_units",
      "amount_raw": "100000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "withdrawn_protocol_inference",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x059D091D51a0f011c9872EaA63Df538F5cE15945",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "100000",
      "amount_encoding": "atomic_units",
      "amount_raw": "100000",
      "asset": "0x036CbD53842c5426634e7929541eC2318f3dCF7e",
      "billing_unit": null,
      "billing_unit_basis": "withdrawn_protocol_inference",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "name": "USDC",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:84532",
      "pay_to": "0x059D091D51a0f011c9872EaA63Df538F5cE15945",
      "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": "590c9208275094089c597ebb8aaa491ef9ee7c3eb3a5186a2ed3b658a9761c17",
  "schema_fingerprint": "664c7ad1ddaa755798416343100e93b982791620be0b3da5e73424ceea4bd28f",
  "service_id": "00b303464737cb23108464c5a236976c297487cb133bd0d4b9347d101db4644d",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-11T16:07:55.546Z",
  "url": "https://api.run402.com/tiers/v1/prototype",
  "usage_rights": "not_reviewed"
}
api.run402.comClaim a room invite ($0.01 USDC, testnet only) — the verified payer becomes a viewer of the inviting org
https://api.run402.com/rooms/v1/invites/:invite_id/claim
NetworkAdvertised amountBillingPayee
eip155:8453210000 atomic units0x036CbD53842c5426634e7929541eC2318f3dCF7eNot specifiedexact0x059D091D51a0f011c9872EaA63Df538F5cE15945
Source and evidence
{
  "description": "Claim a room invite ($0.01 USDC, testnet only) — the verified payer becomes a viewer of the inviting org",
  "domain": "api.run402.com",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "method": {
            "enum": [
              "POST"
            ],
            "type": "string"
          },
          "pathParams": {
            "type": "object"
          },
          "queryParams": {
            "properties": {},
            "type": "object"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "example": {
            "type": "object"
          },
          "type": {
            "type": "string"
          }
        },
        "required": [
          "type"
        ],
        "type": "object"
      }
    },
    "required": [
      "input"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "POST",
  "observed_at": 1789165815.545,
  "offers": [
    {
      "amount": null,
      "amount_atomic": "10000",
      "amount_encoding": "atomic_units",
      "amount_raw": "10000",
      "asset": "0x036CbD53842c5426634e7929541eC2318f3dCF7e",
      "billing_unit": null,
      "billing_unit_basis": "withdrawn_protocol_inference",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "name": "USDC",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:84532",
      "pay_to": "0x059D091D51a0f011c9872EaA63Df538F5cE15945",
      "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": "590c9208275094089c597ebb8aaa491ef9ee7c3eb3a5186a2ed3b658a9761c17",
  "schema_fingerprint": "7b9e72d1c66f69a02e1ce94647356e9d5b0ddeaf2ed52dac93907de55c30076b",
  "service_id": "0688d976a724fb66633e28b15bfb6463d8954288ea95f7af61cbaecf3c07aa41",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-07T11:19:58.364Z",
  "url": "https://api.run402.com/rooms/v1/invites/:invite_id/claim",
  "usage_rights": "not_reviewed"
}
api.run402.comSet prototype tier ($0.10 USDC) — auto-detects subscribe/renew/upgrade
https://api.run402.com/tiers/v1/prototype
NetworkAdvertised amountBillingPayee
eip155:84530.1 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x059D091D51a0f011c9872EaA63Df538F5cE15945
eip155:84532100000 atomic units0x036CbD53842c5426634e7929541eC2318f3dCF7eNot specifiedexact0x059D091D51a0f011c9872EaA63Df538F5cE15945
Source and evidence
{
  "description": "Set prototype tier ($0.10 USDC) — auto-detects subscribe/renew/upgrade",
  "domain": "api.run402.com",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar",
    "sign-in-with-x"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "method": {
            "enum": [
              "POST"
            ],
            "type": "string"
          },
          "queryParams": {
            "properties": {},
            "type": "object"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "example": {
            "type": "object"
          },
          "type": {
            "type": "string"
          }
        },
        "required": [
          "type"
        ],
        "type": "object"
      }
    },
    "required": [
      "input"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "POST",
  "observed_at": 1789165815.545,
  "offers": [
    {
      "amount": "0.1",
      "amount_atomic": "100000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "withdrawn_protocol_inference",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "network": "eip155:8453",
      "pay_to": "0x059D091D51a0f011c9872EaA63Df538F5cE15945",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "100000",
      "asset": "0x036CbD53842c5426634e7929541eC2318f3dCF7e",
      "billing_unit": null,
      "billing_unit_basis": "withdrawn_protocol_inference",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "name": "USDC",
        "version": "2"
      },
      "network": "eip155:84532",
      "pay_to": "0x059D091D51a0f011c9872EaA63Df538F5cE15945",
      "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": "a362e8714b420fb326952d15645a2d5a099a624f6764da13c25bd784099197fe",
  "schema_fingerprint": "664c7ad1ddaa755798416343100e93b982791620be0b3da5e73424ceea4bd28f",
  "service_id": "00b303464737cb23108464c5a236976c297487cb133bd0d4b9347d101db4644d",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-11T16:07:55.546Z",
  "url": "https://api.run402.com/tiers/v1/prototype",
  "usage_rights": "not_reviewed"
}
api.run402.comClaim a room invite ($0.01 USDC, testnet only) — the verified payer becomes a viewer of the inviting org
https://api.run402.com/rooms/v1/invites/:invite_id/claim
NetworkAdvertised amountBillingPayee
eip155:8453210000 atomic units0x036CbD53842c5426634e7929541eC2318f3dCF7eNot specifiedexact0x059D091D51a0f011c9872EaA63Df538F5cE15945
Source and evidence
{
  "description": "Claim a room invite ($0.01 USDC, testnet only) — the verified payer becomes a viewer of the inviting org",
  "domain": "api.run402.com",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "method": {
            "enum": [
              "POST"
            ],
            "type": "string"
          },
          "pathParams": {
            "type": "object"
          },
          "queryParams": {
            "properties": {},
            "type": "object"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "example": {
            "type": "object"
          },
          "type": {
            "type": "string"
          }
        },
        "required": [
          "type"
        ],
        "type": "object"
      }
    },
    "required": [
      "input"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "POST",
  "observed_at": 1789165815.545,
  "offers": [
    {
      "amount": null,
      "amount_atomic": "10000",
      "asset": "0x036CbD53842c5426634e7929541eC2318f3dCF7e",
      "billing_unit": null,
      "billing_unit_basis": "withdrawn_protocol_inference",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "name": "USDC",
        "version": "2"
      },
      "network": "eip155:84532",
      "pay_to": "0x059D091D51a0f011c9872EaA63Df538F5cE15945",
      "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": "a362e8714b420fb326952d15645a2d5a099a624f6764da13c25bd784099197fe",
  "schema_fingerprint": "7b9e72d1c66f69a02e1ce94647356e9d5b0ddeaf2ed52dac93907de55c30076b",
  "service_id": "0688d976a724fb66633e28b15bfb6463d8954288ea95f7af61cbaecf3c07aa41",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-07T11:19:58.364Z",
  "url": "https://api.run402.com/rooms/v1/invites/:invite_id/claim",
  "usage_rights": "not_reviewed"
}
api.run402.comSet prototype tier ($0.10 USDC) — auto-detects subscribe/renew/upgrade
https://api.run402.com/tiers/v1/prototype

Historical reference. Full payment options and token precision were not retained.

Source and evidence
{
  "description": "Set prototype tier ($0.10 USDC) — auto-detects subscribe/renew/upgrade",
  "domain": "api.run402.com",
  "evidence_mode": "legacy",
  "extension_names": [],
  "input_schema": null,
  "legacy_network": "eip155:8453",
  "legacy_pay_to": "0x059D091D51a0f011c9872EaA63Df538F5cE15945",
  "legacy_price_basis": "unverified_assumption_of_six_decimals",
  "legacy_price_usd": 0.1,
  "metadata": null,
  "method": "POST",
  "observed_at": 1789084800,
  "offers": [],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": null,
  "quality": "not_evaluated",
  "run_id": "d501dccd0c616d852a3644376b5923a5b8f7f010c15ed8e85affa4b3b0c666da",
  "schema_fingerprint": "a746fdf468236fd7",
  "service_id": "00b303464737cb23108464c5a236976c297487cb133bd0d4b9347d101db4644d",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-11T16:07:55.546Z",
  "url": "https://api.run402.com/tiers/v1/prototype",
  "usage_rights": "not_reviewed"
}
api.run402.comClaim a room invite ($0.01 USDC, testnet only) — the verified payer becomes a viewer of the inviting org
https://api.run402.com/rooms/v1/invites/:invite_id/claim

Historical reference. Full payment options and token precision were not retained.

Source and evidence
{
  "description": "Claim a room invite ($0.01 USDC, testnet only) — the verified payer becomes a viewer of the inviting org",
  "domain": "api.run402.com",
  "evidence_mode": "legacy",
  "extension_names": [],
  "input_schema": null,
  "legacy_network": "eip155:84532",
  "legacy_pay_to": "0x059D091D51a0f011c9872EaA63Df538F5cE15945",
  "legacy_price_basis": "unverified_assumption_of_six_decimals",
  "legacy_price_usd": 0.01,
  "metadata": null,
  "method": "POST",
  "observed_at": 1789084800,
  "offers": [],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": null,
  "quality": "not_evaluated",
  "run_id": "d501dccd0c616d852a3644376b5923a5b8f7f010c15ed8e85affa4b3b0c666da",
  "schema_fingerprint": "5f9329de6d7057b1",
  "service_id": "0688d976a724fb66633e28b15bfb6463d8954288ea95f7af61cbaecf3c07aa41",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-07T11:19:58.364Z",
  "url": "https://api.run402.com/rooms/v1/invites/:invite_id/claim",
  "usage_rights": "not_reviewed"
}
api.run402.comSet prototype tier ($0.10 USDC) — auto-detects subscribe/renew/upgrade
https://api.run402.com/tiers/v1/prototype

Historical reference. Full payment options and token precision were not retained.

Source and evidence
{
  "description": "Set prototype tier ($0.10 USDC) — auto-detects subscribe/renew/upgrade",
  "domain": "api.run402.com",
  "evidence_mode": "legacy",
  "extension_names": [],
  "input_schema": null,
  "legacy_network": "eip155:8453",
  "legacy_pay_to": "0x059D091D51a0f011c9872EaA63Df538F5cE15945",
  "legacy_price_basis": "unverified_assumption_of_six_decimals",
  "legacy_price_usd": 0.1,
  "metadata": null,
  "method": "POST",
  "observed_at": 1787011200,
  "offers": [],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": null,
  "quality": "not_evaluated",
  "run_id": "90e2735512d5727624c10472f7909c6a04717398117fe7a159e3cf2b6c381457",
  "schema_fingerprint": "a746fdf468236fd7",
  "service_id": "00b303464737cb23108464c5a236976c297487cb133bd0d4b9347d101db4644d",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-17T09:40:02.518Z",
  "url": "https://api.run402.com/tiers/v1/prototype",
  "usage_rights": "not_reviewed"
}
api.run402.comSet prototype tier ($0.10 USDC) — auto-detects subscribe/renew/upgrade
https://api.run402.com/tiers/v1/prototype

Historical reference. Full payment options and token precision were not retained.

Source and evidence
{
  "description": "Set prototype tier ($0.10 USDC) — auto-detects subscribe/renew/upgrade",
  "domain": "api.run402.com",
  "evidence_mode": "legacy",
  "extension_names": [],
  "input_schema": null,
  "legacy_network": "eip155:8453",
  "legacy_pay_to": "0x059D091D51a0f011c9872EaA63Df538F5cE15945",
  "legacy_price_basis": "unverified_assumption_of_six_decimals",
  "legacy_price_usd": 0.1,
  "metadata": null,
  "method": "POST",
  "observed_at": 1786579200,
  "offers": [],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": null,
  "quality": "not_evaluated",
  "run_id": "7ee72b76c13b250d2ea8d456075c0733901f8d65150536fa3d628d157d125da3",
  "schema_fingerprint": "a746fdf468236fd7",
  "service_id": "00b303464737cb23108464c5a236976c297487cb133bd0d4b9347d101db4644d",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-09T19:51:48.434Z",
  "url": "https://api.run402.com/tiers/v1/prototype",
  "usage_rights": "not_reviewed"
}
api.run402.comSet prototype tier ($0.10 USDC) — auto-detects subscribe/renew/upgrade
https://api.run402.com/tiers/v1/prototype

Historical reference. Full payment options and token precision were not retained.

Source and evidence
{
  "description": "Set prototype tier ($0.10 USDC) — auto-detects subscribe/renew/upgrade",
  "domain": "api.run402.com",
  "evidence_mode": "legacy",
  "extension_names": [],
  "input_schema": null,
  "legacy_network": "eip155:8453",
  "legacy_pay_to": "0x059D091D51a0f011c9872EaA63Df538F5cE15945",
  "legacy_price_basis": "unverified_assumption_of_six_decimals",
  "legacy_price_usd": 0.1,
  "metadata": null,
  "method": "POST",
  "observed_at": 1786492800,
  "offers": [],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": null,
  "quality": "not_evaluated",
  "run_id": "3552ce8f08481e26f7620973cd1eba95d5005923876cddbfdcf878b37f315aa6",
  "schema_fingerprint": "a746fdf468236fd7",
  "service_id": "00b303464737cb23108464c5a236976c297487cb133bd0d4b9347d101db4644d",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-09T19:51:48.434Z",
  "url": "https://api.run402.com/tiers/v1/prototype",
  "usage_rights": "not_reviewed"
}
api.run402.comSet prototype tier ($0.10 USDC) — auto-detects subscribe/renew/upgrade
https://api.run402.com/tiers/v1/prototype

Historical reference. Full payment options and token precision were not retained.

Source and evidence
{
  "description": "Set prototype tier ($0.10 USDC) — auto-detects subscribe/renew/upgrade",
  "domain": "api.run402.com",
  "evidence_mode": "legacy",
  "extension_names": [],
  "input_schema": null,
  "legacy_network": "eip155:8453",
  "legacy_pay_to": "0x059D091D51a0f011c9872EaA63Df538F5cE15945",
  "legacy_price_basis": "unverified_assumption_of_six_decimals",
  "legacy_price_usd": 0.1,
  "metadata": null,
  "method": "POST",
  "observed_at": 1786406400,
  "offers": [],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": null,
  "quality": "not_evaluated",
  "run_id": "6fc7874aa01b7c44cb0b98bfdb8def358a7021241f18d92a1c269e0119019921",
  "schema_fingerprint": "a746fdf468236fd7",
  "service_id": "00b303464737cb23108464c5a236976c297487cb133bd0d4b9347d101db4644d",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-09T19:51:48.434Z",
  "url": "https://api.run402.com/tiers/v1/prototype",
  "usage_rights": "not_reviewed"
}
api.run402.comSet prototype tier ($0.10 USDC) — auto-detects subscribe/renew/upgrade
https://api.run402.com/tiers/v1/prototype

Historical reference. Full payment options and token precision were not retained.

Source and evidence
{
  "description": "Set prototype tier ($0.10 USDC) — auto-detects subscribe/renew/upgrade",
  "domain": "api.run402.com",
  "evidence_mode": "legacy",
  "extension_names": [],
  "input_schema": null,
  "legacy_network": "eip155:8453",
  "legacy_pay_to": "0x059D091D51a0f011c9872EaA63Df538F5cE15945",
  "legacy_price_basis": "unverified_assumption_of_six_decimals",
  "legacy_price_usd": 0.1,
  "metadata": null,
  "method": "POST",
  "observed_at": 1786320000,
  "offers": [],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": null,
  "quality": "not_evaluated",
  "run_id": "730e7ed6a2ea1a63912f86d3773f58b4c71f2dbc8490ebb63c0f8b7dbc41c2e4",
  "schema_fingerprint": "a746fdf468236fd7",
  "service_id": "00b303464737cb23108464c5a236976c297487cb133bd0d4b9347d101db4644d",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-09T19:51:48.434Z",
  "url": "https://api.run402.com/tiers/v1/prototype",
  "usage_rights": "not_reviewed"
}
api.run402.comSet prototype tier ($0.10 USDC) — auto-detects subscribe/renew/upgrade
https://api.run402.com/tiers/v1/prototype

Historical reference. Full payment options and token precision were not retained.

Source and evidence
{
  "description": "Set prototype tier ($0.10 USDC) — auto-detects subscribe/renew/upgrade",
  "domain": "api.run402.com",
  "evidence_mode": "legacy",
  "extension_names": [],
  "input_schema": null,
  "legacy_network": "eip155:8453",
  "legacy_pay_to": "0x059D091D51a0f011c9872EaA63Df538F5cE15945",
  "legacy_price_basis": "unverified_assumption_of_six_decimals",
  "legacy_price_usd": 0.1,
  "metadata": null,
  "method": "POST",
  "observed_at": 1786233600,
  "offers": [],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": null,
  "quality": "not_evaluated",
  "run_id": "eb4203e9f0c23016480e2890657df46a5c7e497c3b5fbd0a493d7b2bdbf21e70",
  "schema_fingerprint": "a746fdf468236fd7",
  "service_id": "00b303464737cb23108464c5a236976c297487cb133bd0d4b9347d101db4644d",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-09T19:51:48.434Z",
  "url": "https://api.run402.com/tiers/v1/prototype",
  "usage_rights": "not_reviewed"
}
api.run402.comSet prototype tier ($0.10 USDC) — auto-detects subscribe/renew/upgrade
https://api.run402.com/tiers/v1/prototype

Historical reference. Full payment options and token precision were not retained.

Source and evidence
{
  "description": "Set prototype tier ($0.10 USDC) — auto-detects subscribe/renew/upgrade",
  "domain": "api.run402.com",
  "evidence_mode": "legacy",
  "extension_names": [],
  "input_schema": null,
  "legacy_network": "eip155:8453",
  "legacy_pay_to": "0x059D091D51a0f011c9872EaA63Df538F5cE15945",
  "legacy_price_basis": "unverified_assumption_of_six_decimals",
  "legacy_price_usd": 0.1,
  "metadata": null,
  "method": "POST",
  "observed_at": 1786147200,
  "offers": [],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": null,
  "quality": "not_evaluated",
  "run_id": "3e097fa46259d910f069342487483969075c6a3ce5a28451654ccd9a5e1ab57d",
  "schema_fingerprint": "a746fdf468236fd7",
  "service_id": "00b303464737cb23108464c5a236976c297487cb133bd0d4b9347d101db4644d",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-06T15:52:56.332Z",
  "url": "https://api.run402.com/tiers/v1/prototype",
  "usage_rights": "not_reviewed"
}
api.run402.comSet prototype tier ($0.10 USDC) — auto-detects subscribe/renew/upgrade
https://api.run402.com/tiers/v1/prototype

Historical reference. Full payment options and token precision were not retained.

Source and evidence
{
  "description": "Set prototype tier ($0.10 USDC) — auto-detects subscribe/renew/upgrade",
  "domain": "api.run402.com",
  "evidence_mode": "legacy",
  "extension_names": [],
  "input_schema": null,
  "legacy_network": "eip155:8453",
  "legacy_pay_to": "0x059D091D51a0f011c9872EaA63Df538F5cE15945",
  "legacy_price_basis": "unverified_assumption_of_six_decimals",
  "legacy_price_usd": 0.1,
  "metadata": null,
  "method": "POST",
  "observed_at": 1786060800,
  "offers": [],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": null,
  "quality": "not_evaluated",
  "run_id": "5703b6c5128451a7149f4e42e045b6afa247f93c7526064dfcc6086c1185376e",
  "schema_fingerprint": "a746fdf468236fd7",
  "service_id": "00b303464737cb23108464c5a236976c297487cb133bd0d4b9347d101db4644d",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-06T15:52:56.332Z",
  "url": "https://api.run402.com/tiers/v1/prototype",
  "usage_rights": "not_reviewed"
}
api.run402.comSet prototype tier ($0.10 USDC) — auto-detects subscribe/renew/upgrade
https://api.run402.com/tiers/v1/prototype

Historical reference. Full payment options and token precision were not retained.

Source and evidence
{
  "description": "Set prototype tier ($0.10 USDC) — auto-detects subscribe/renew/upgrade",
  "domain": "api.run402.com",
  "evidence_mode": "legacy",
  "extension_names": [],
  "input_schema": null,
  "legacy_network": "eip155:8453",
  "legacy_pay_to": "0x059D091D51a0f011c9872EaA63Df538F5cE15945",
  "legacy_price_basis": "unverified_assumption_of_six_decimals",
  "legacy_price_usd": 0.1,
  "metadata": null,
  "method": "POST",
  "observed_at": 1785974400,
  "offers": [],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": null,
  "quality": "not_evaluated",
  "run_id": "2b3f9441a908f4c1e0477e05ce55f1d4f83266c8b93b82b67d5c9245d2597353",
  "schema_fingerprint": "a746fdf468236fd7",
  "service_id": "00b303464737cb23108464c5a236976c297487cb133bd0d4b9347d101db4644d",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-04T13:21:24.595Z",
  "url": "https://api.run402.com/tiers/v1/prototype",
  "usage_rights": "not_reviewed"
}
api.run402.comSet prototype tier ($0.10 USDC) — auto-detects subscribe/renew/upgrade
https://api.run402.com/tiers/v1/prototype

Historical reference. Full payment options and token precision were not retained.

Source and evidence
{
  "description": "Set prototype tier ($0.10 USDC) — auto-detects subscribe/renew/upgrade",
  "domain": "api.run402.com",
  "evidence_mode": "legacy",
  "extension_names": [],
  "input_schema": null,
  "legacy_network": "eip155:8453",
  "legacy_pay_to": "0x059D091D51a0f011c9872EaA63Df538F5cE15945",
  "legacy_price_basis": "unverified_assumption_of_six_decimals",
  "legacy_price_usd": 0.1,
  "metadata": null,
  "method": "POST",
  "observed_at": 1785888000,
  "offers": [],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": null,
  "quality": "not_evaluated",
  "run_id": "7c725d6eaa538eadfc4c11f87930b94178a8ac25c7113ef5f46ea0f6e08993c5",
  "schema_fingerprint": "a746fdf468236fd7",
  "service_id": "00b303464737cb23108464c5a236976c297487cb133bd0d4b9347d101db4644d",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-04T13:21:24.595Z",
  "url": "https://api.run402.com/tiers/v1/prototype",
  "usage_rights": "not_reviewed"
}
api.run402.comSet prototype tier ($0.10 USDC) — auto-detects subscribe/renew/upgrade
https://api.run402.com/tiers/v1/prototype

Historical reference. Full payment options and token precision were not retained.

Source and evidence
{
  "description": "Set prototype tier ($0.10 USDC) — auto-detects subscribe/renew/upgrade",
  "domain": "api.run402.com",
  "evidence_mode": "legacy",
  "extension_names": [],
  "input_schema": null,
  "legacy_network": "eip155:8453",
  "legacy_pay_to": "0x059D091D51a0f011c9872EaA63Df538F5cE15945",
  "legacy_price_basis": "unverified_assumption_of_six_decimals",
  "legacy_price_usd": 0.1,
  "metadata": null,
  "method": "POST",
  "observed_at": 1785801600,
  "offers": [],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": null,
  "quality": "not_evaluated",
  "run_id": "3987856b55e81abf5ad283fd5dfbf8de44548f3b523a04b60203fee2c900b678",
  "schema_fingerprint": "a746fdf468236fd7",
  "service_id": "00b303464737cb23108464c5a236976c297487cb133bd0d4b9347d101db4644d",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-02T19:29:44.387Z",
  "url": "https://api.run402.com/tiers/v1/prototype",
  "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