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.

3,919 observations · Differences between dated observations.

402.com.trCombined counterparty screening for an address: direct OFAC sanctions match, EOA/contract profile, and (for contracts) risk flags — rolled into a single recommendation (blocked / review / clear). Built for compliance agents.
https://402.com.tr/api/x402/compliance-check
NetworkAdvertised amountBillingPayee
eip155:84530.03 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x973a31858f4d2125f48c880542da11a2796f12d6
Source and evidence
{
  "description": "Combined counterparty screening for an address: direct OFAC sanctions match, EOA/contract profile, and (for contracts) risk flags — rolled into a single recommendation (blocked / review / clear). Built for compliance agents.",
  "domain": "402.com.tr",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar",
    "builder-code"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "method": {
            "enum": [
              "GET"
            ],
            "type": "string"
          },
          "pathParams": {
            "type": "object"
          },
          "queryParams": {
            "properties": {
              "address": {
                "description": "Address to screen",
                "type": "string"
              }
            },
            "required": [
              "address"
            ],
            "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": "GET",
  "observed_at": 1789166492.489,
  "offers": [
    {
      "amount": "0.03",
      "amount_atomic": "30000",
      "amount_encoding": "atomic_units",
      "amount_raw": "30000",
      "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": "0x973a31858f4d2125f48c880542da11a2796f12d6",
      "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": "fb5542bbd7d8002effe5e6eb4d1e7220aa3e77a7c7c5f95c0656b19496e5696f",
  "service_id": "9351ebd1ea4b752d4abb1050ea108c710f456d1cb069be505709af1e9817aeed",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-22T03:01:31.402Z",
  "url": "https://402.com.tr/api/x402/compliance-check",
  "usage_rights": "not_reviewed"
}
402.com.tr🆕 First tooling for Base's Commerce Payments protocol (AuthCaptureEscrow): reconciles two-phase auth/capture payments — in escrow, captured, charged, voided, refunded, or payer-RECLAIMABLE because the operator missed the capture window. Filter by payment= (infoHash), payer=, receiver= or operator=, or omit everything for the network feed. The order-reconciliation read merchants and agents need before trusting onchain commerce.
https://402.com.tr/api/x402/commerce-escrow
NetworkAdvertised amountBillingPayee
eip155:84530.04 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x973a31858f4d2125f48c880542da11a2796f12d6
eip155:13740000 atomic units0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359Not specifiedexact0x973a31858f4d2125f48c880542da11a2796f12d6
Source and evidence
{
  "description": "🆕 First tooling for Base's Commerce Payments protocol (AuthCaptureEscrow): reconciles two-phase auth/capture payments — in escrow, captured, charged, voided, refunded, or payer-RECLAIMABLE because the operator missed the capture window. Filter by payment= (infoHash), payer=, receiver= or operator=, or omit everything for the network feed. The order-reconciliation read merchants and agents need before trusting onchain commerce.",
  "domain": "402.com.tr",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar",
    "builder-code"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "method": {
            "enum": [
              "GET"
            ],
            "type": "string"
          },
          "pathParams": {
            "type": "object"
          },
          "queryParams": {
            "properties": {
              "operator": {
                "description": "Operator (optional)",
                "type": "string"
              },
              "payer": {
                "description": "Payer wallet (optional)",
                "type": "string"
              },
              "payment": {
                "description": "PaymentInfo hash (optional)",
                "type": "string"
              },
              "receiver": {
                "description": "Merchant wallet (optional)",
                "type": "string"
              }
            },
            "required": [],
            "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": "GET",
  "observed_at": 1789166492.489,
  "offers": [
    {
      "amount": "0.04",
      "amount_atomic": "40000",
      "amount_encoding": "atomic_units",
      "amount_raw": "40000",
      "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": "0x973a31858f4d2125f48c880542da11a2796f12d6",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "40000",
      "amount_encoding": "atomic_units",
      "amount_raw": "40000",
      "asset": "0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:137",
      "pay_to": "0x973a31858f4d2125f48c880542da11a2796f12d6",
      "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": "60599b73acb8ee2fbc8011562289e51bceda62b4e72bc08aa096fbab951dfae0",
  "service_id": "94c4d29b462427e99058b83a4c2c9b3f94b97c8a62725d6f744f762ae8f54541",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-05T10:07:08.863Z",
  "url": "https://402.com.tr/api/x402/commerce-escrow",
  "usage_rights": "not_reviewed"
}
402.com.tr🆕 The dilution half of B20 rug risk (b20-safety covers seizure). Reads supply cap vs minted supply (how much can still be minted) plus the on-chain SupplyCapUpdated history — an issuer that RAISED the cap diluted, or set up to dilute, holders. Uncapped mint is flagged as the worst case. Pair with b20-control to see who holds the mint role.
https://402.com.tr/api/x402/b20-supply
NetworkAdvertised amountBillingPayee
eip155:84530.04 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x973a31858f4d2125f48c880542da11a2796f12d6
eip155:13740000 atomic units0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359Not specifiedexact0x973a31858f4d2125f48c880542da11a2796f12d6
Source and evidence
{
  "description": "🆕 The dilution half of B20 rug risk (b20-safety covers seizure). Reads supply cap vs minted supply (how much can still be minted) plus the on-chain SupplyCapUpdated history — an issuer that RAISED the cap diluted, or set up to dilute, holders. Uncapped mint is flagged as the worst case. Pair with b20-control to see who holds the mint role.",
  "domain": "402.com.tr",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar",
    "builder-code"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "method": {
            "enum": [
              "GET"
            ],
            "type": "string"
          },
          "pathParams": {
            "type": "object"
          },
          "queryParams": {
            "properties": {
              "address": {
                "description": "B20 token address",
                "type": "string"
              }
            },
            "required": [
              "address"
            ],
            "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": "GET",
  "observed_at": 1789166492.489,
  "offers": [
    {
      "amount": "0.04",
      "amount_atomic": "40000",
      "amount_encoding": "atomic_units",
      "amount_raw": "40000",
      "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": "0x973a31858f4d2125f48c880542da11a2796f12d6",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "40000",
      "amount_encoding": "atomic_units",
      "amount_raw": "40000",
      "asset": "0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:137",
      "pay_to": "0x973a31858f4d2125f48c880542da11a2796f12d6",
      "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": "769bb6d96a66aa87da61d4164dbd17673033f17a293d7721055f7271fe6b1ddf",
  "service_id": "95164a531dba5414d35d5d315d657ffe5c8ccfd42b5995176a4e872ef70d3e26",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-04T17:08:20.488Z",
  "url": "https://402.com.tr/api/x402/b20-supply",
  "usage_rights": "not_reviewed"
}
402.com.trSend Markdown (or HTML) and get back a URL that renders as a real page — headings, tables, code blocks, mobile-readable, no scripts and no external requests. The other half of an agent's output problem: file-slot is for bytes it will fetch back, this is for the report somebody has to read. Retention 1-30 days. Published on the storage origin, never on 402.com.tr.
https://402.com.tr/api/x402/file-publish
NetworkAdvertised amountBillingPayee
eip155:84530.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x973a31858f4d2125f48c880542da11a2796f12d6
Source and evidence
{
  "description": "Send Markdown (or HTML) and get back a URL that renders as a real page — headings, tables, code blocks, mobile-readable, no scripts and no external requests. The other half of an agent's output problem: file-slot is for bytes it will fetch back, this is for the report somebody has to read. Retention 1-30 days. Published on the storage origin, never on 402.com.tr.",
  "domain": "402.com.tr",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar",
    "builder-code"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "method": {
            "enum": [
              "GET"
            ],
            "type": "string"
          },
          "pathParams": {
            "type": "object"
          },
          "queryParams": {
            "properties": {
              "format": {
                "description": "md (default) or html",
                "type": "string"
              },
              "text": {
                "description": "Markdown or HTML to publish",
                "type": "string"
              },
              "title": {
                "description": "Page title (optional)",
                "type": "string"
              },
              "ttlDays": {
                "description": "Retention in days (optional)",
                "type": "string"
              }
            },
            "required": [
              "text"
            ],
            "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": "GET",
  "observed_at": 1789166492.489,
  "offers": [
    {
      "amount": "0.01",
      "amount_atomic": "10000",
      "amount_encoding": "atomic_units",
      "amount_raw": "10000",
      "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": "0x973a31858f4d2125f48c880542da11a2796f12d6",
      "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": "46cb825d6c00e60668a163298c031b4d60332536e883833450d37aa9cae75bd6",
  "service_id": "95c93052aa8a0e0f7f04761f4e0334a6d8d996c76ea33e76f4e3cfa2236454b4",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-25T03:00:46.382Z",
  "url": "https://402.com.tr/api/x402/file-publish",
  "usage_rights": "not_reviewed"
}
402.com.trParse a bank CSV (comma/semicolon/tab, quoted fields) and map common headers (date/amount/debit/credit/balance/description, TR aliases) into one schema. Up to 500 rows. Best-effort.
https://402.com.tr/api/x402/bank-csv
NetworkAdvertised amountBillingPayee
eip155:84530.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x973a31858f4d2125f48c880542da11a2796f12d6
eip155:13710000 atomic units0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359Not specifiedexact0x973a31858f4d2125f48c880542da11a2796f12d6
Source and evidence
{
  "description": "Parse a bank CSV (comma/semicolon/tab, quoted fields) and map common headers (date/amount/debit/credit/balance/description, TR aliases) into one schema. Up to 500 rows. Best-effort.",
  "domain": "402.com.tr",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar",
    "builder-code"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "method": {
            "enum": [
              "GET"
            ],
            "type": "string"
          },
          "pathParams": {
            "type": "object"
          },
          "queryParams": {
            "properties": {
              "text": {
                "description": "CSV text",
                "type": "string"
              }
            },
            "required": [
              "text"
            ],
            "type": "object"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method"
        ],
        "type": "object"
      }
    },
    "required": [
      "input"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "GET",
  "observed_at": 1789166492.489,
  "offers": [
    {
      "amount": "0.01",
      "amount_atomic": "10000",
      "amount_encoding": "atomic_units",
      "amount_raw": "10000",
      "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": "0x973a31858f4d2125f48c880542da11a2796f12d6",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "10000",
      "amount_encoding": "atomic_units",
      "amount_raw": "10000",
      "asset": "0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:137",
      "pay_to": "0x973a31858f4d2125f48c880542da11a2796f12d6",
      "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": "c1d2afbcfcd8e2564a341aad878d1dbe73e0795a2ab23920d2dfd5415fd1d68f",
  "service_id": "99346c6e0549978cb4f6aed56125510adc9f33ae9883720470fb8fae717dc85f",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-09T21:35:34.658Z",
  "url": "https://402.com.tr/api/x402/bank-csv",
  "usage_rights": "not_reviewed"
}
402.com.trPulls a wallet's active token approvals and Claude writes a security audit: overall risk level, USD at risk, and concrete revoke recommendations (which token/spender and why). The wallet-safety check agents and users run before trusting an address.
https://402.com.tr/api/x402/ai-wallet-security
NetworkAdvertised amountBillingPayee
eip155:84530.06 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x973a31858f4d2125f48c880542da11a2796f12d6
Source and evidence
{
  "description": "Pulls a wallet's active token approvals and Claude writes a security audit: overall risk level, USD at risk, and concrete revoke recommendations (which token/spender and why). The wallet-safety check agents and users run before trusting an address.",
  "domain": "402.com.tr",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar",
    "builder-code"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "method": {
            "enum": [
              "GET"
            ],
            "type": "string"
          },
          "pathParams": {
            "type": "object"
          },
          "queryParams": {
            "properties": {
              "address": {
                "description": "Wallet address",
                "type": "string"
              }
            },
            "required": [
              "address"
            ],
            "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": "GET",
  "observed_at": 1789166492.489,
  "offers": [
    {
      "amount": "0.06",
      "amount_atomic": "60000",
      "amount_encoding": "atomic_units",
      "amount_raw": "60000",
      "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": "0x973a31858f4d2125f48c880542da11a2796f12d6",
      "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": "f89e0be204c641cf307e9e89ac1c8850d82a135ea6a9bfd810ffbe5916d03716",
  "service_id": "99da795e9e493748b5f6934e5301c37a8a6ecc14b4e1ac91d9f521706e150782",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-23T03:04:05.044Z",
  "url": "https://402.com.tr/api/x402/ai-wallet-security",
  "usage_rights": "not_reviewed"
}
402.com.trPrice change and trading volume across 1h, 6h and 24h windows for a Base token, plus a trend read (strong_up → strong_down). Lets agents gauge momentum, not just a single 24h number.
https://402.com.tr/api/x402/token-momentum
NetworkAdvertised amountBillingPayee
eip155:84530.02 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x973a31858f4d2125f48c880542da11a2796f12d6
Source and evidence
{
  "description": "Price change and trading volume across 1h, 6h and 24h windows for a Base token, plus a trend read (strong_up → strong_down). Lets agents gauge momentum, not just a single 24h number.",
  "domain": "402.com.tr",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar",
    "builder-code"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "method": {
            "enum": [
              "GET"
            ],
            "type": "string"
          },
          "pathParams": {
            "type": "object"
          },
          "queryParams": {
            "properties": {
              "address": {
                "description": "Token contract address",
                "type": "string"
              }
            },
            "required": [
              "address"
            ],
            "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": "GET",
  "observed_at": 1789166492.489,
  "offers": [
    {
      "amount": "0.02",
      "amount_atomic": "20000",
      "amount_encoding": "atomic_units",
      "amount_raw": "20000",
      "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": "0x973a31858f4d2125f48c880542da11a2796f12d6",
      "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": "d2c78e13b8559563b4feddfefe8e366bc8ca997debf35d71372a4ad73788970f",
  "service_id": "9a4b7c4e6d94f2d659f1976cea0d9210030bf51b44b3027fc6276694b77e23c2",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-23T03:03:32.657Z",
  "url": "https://402.com.tr/api/x402/token-momentum",
  "usage_rights": "not_reviewed"
}
402.com.trThe flagship wallet report: aggregates net worth, age/activity and recent transactions, then Claude synthesizes a verdict (e.g. fresh/risky → established/active) with key observations. One call, agent-ready wallet intelligence.
https://402.com.tr/api/x402/ai-wallet-report
NetworkAdvertised amountBillingPayee
eip155:84530.06 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x973a31858f4d2125f48c880542da11a2796f12d6
eip155:13760000 atomic units0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359Not specifiedexact0x973a31858f4d2125f48c880542da11a2796f12d6
Source and evidence
{
  "description": "The flagship wallet report: aggregates net worth, age/activity and recent transactions, then Claude synthesizes a verdict (e.g. fresh/risky → established/active) with key observations. One call, agent-ready wallet intelligence.",
  "domain": "402.com.tr",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar",
    "builder-code"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "method": {
            "enum": [
              "GET"
            ],
            "type": "string"
          },
          "pathParams": {
            "type": "object"
          },
          "queryParams": {
            "properties": {
              "address": {
                "description": "Wallet address",
                "type": "string"
              }
            },
            "required": [
              "address"
            ],
            "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": "GET",
  "observed_at": 1789166492.489,
  "offers": [
    {
      "amount": "0.06",
      "amount_atomic": "60000",
      "amount_encoding": "atomic_units",
      "amount_raw": "60000",
      "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": "0x973a31858f4d2125f48c880542da11a2796f12d6",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "60000",
      "amount_encoding": "atomic_units",
      "amount_raw": "60000",
      "asset": "0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:137",
      "pay_to": "0x973a31858f4d2125f48c880542da11a2796f12d6",
      "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": "f89e0be204c641cf307e9e89ac1c8850d82a135ea6a9bfd810ffbe5916d03716",
  "service_id": "9a50044a95b2dfdb2bc4de5026725f63916d5ae44e198f4699f45d40544879f4",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-04T06:16:12.211Z",
  "url": "https://402.com.tr/api/x402/ai-wallet-report",
  "usage_rights": "not_reviewed"
}
402.com.trReturns native ETH plus WETH, USDC, USDbC, DAI, cbETH balances for any Base address, enriched with live USD values via DexScreener. Only non-zero holdings are returned.
https://402.com.tr/api/x402/wallet-tokens
NetworkAdvertised amountBillingPayee
eip155:84530.02 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x973a31858f4d2125f48c880542da11a2796f12d6
Source and evidence
{
  "description": "Returns native ETH plus WETH, USDC, USDbC, DAI, cbETH balances for any Base address, enriched with live USD values via DexScreener. Only non-zero holdings are returned.",
  "domain": "402.com.tr",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar",
    "builder-code"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "method": {
            "enum": [
              "GET"
            ],
            "type": "string"
          },
          "pathParams": {
            "type": "object"
          },
          "queryParams": {
            "properties": {
              "address": {
                "description": "Wallet address",
                "type": "string"
              }
            },
            "required": [
              "address"
            ],
            "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": "GET",
  "observed_at": 1789166492.489,
  "offers": [
    {
      "amount": "0.02",
      "amount_atomic": "20000",
      "amount_encoding": "atomic_units",
      "amount_raw": "20000",
      "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": "0x973a31858f4d2125f48c880542da11a2796f12d6",
      "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": "f89e0be204c641cf307e9e89ac1c8850d82a135ea6a9bfd810ffbe5916d03716",
  "service_id": "9abfff6a8fd084663adca95d9ae66449e14706df4f95b55c3c87c590a8878244",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-21T03:01:01.812Z",
  "url": "https://402.com.tr/api/x402/wallet-tokens",
  "usage_rights": "not_reviewed"
}
402.com.trHave I Been Pwned Pwned Passwords via k-anonymity: only a 5-char SHA-1 prefix leaves the server. Returns pwned + occurrence count and a GO/HOLD/STOP. Password is not stored. Email breach lookup not offered.
https://402.com.tr/api/x402/breach-check
NetworkAdvertised amountBillingPayee
eip155:84530.005 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x973a31858f4d2125f48c880542da11a2796f12d6
eip155:1375000 atomic units0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359Not specifiedexact0x973a31858f4d2125f48c880542da11a2796f12d6
Source and evidence
{
  "description": "Have I Been Pwned Pwned Passwords via k-anonymity: only a 5-char SHA-1 prefix leaves the server. Returns pwned + occurrence count and a GO/HOLD/STOP. Password is not stored. Email breach lookup not offered.",
  "domain": "402.com.tr",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar",
    "builder-code"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "method": {
            "enum": [
              "GET"
            ],
            "type": "string"
          },
          "pathParams": {
            "type": "object"
          },
          "queryParams": {
            "properties": {},
            "required": [
              "password"
            ],
            "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": "GET",
  "observed_at": 1789166492.489,
  "offers": [
    {
      "amount": "0.005",
      "amount_atomic": "5000",
      "amount_encoding": "atomic_units",
      "amount_raw": "5000",
      "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": "0x973a31858f4d2125f48c880542da11a2796f12d6",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "5000",
      "amount_encoding": "atomic_units",
      "amount_raw": "5000",
      "asset": "0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:137",
      "pay_to": "0x973a31858f4d2125f48c880542da11a2796f12d6",
      "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": "da3fdccc61612addf4b7dc6c20ac48f69fc9fbf927dee490d0ab776a7fe70a2f",
  "service_id": "9b837168f961dabdab736096c429f765626ff2081a8f775dc1cd64e2b0a19ed7",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-09T21:35:17.34Z",
  "url": "https://402.com.tr/api/x402/breach-check",
  "usage_rights": "not_reviewed"
}
402.com.trFetches the DexScreener boosts feed filtered to Base — up to 15 trending tokens with address, description, boost amount, and link. Great for discovery bots.
https://402.com.tr/api/x402/trending-tokens
NetworkAdvertised amountBillingPayee
eip155:84530.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x973a31858f4d2125f48c880542da11a2796f12d6
Source and evidence
{
  "description": "Fetches the DexScreener boosts feed filtered to Base — up to 15 trending tokens with address, description, boost amount, and link. Great for discovery bots.",
  "domain": "402.com.tr",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar",
    "builder-code"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "method": {
            "enum": [
              "GET"
            ],
            "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": "GET",
  "observed_at": 1789166492.489,
  "offers": [
    {
      "amount": "0.01",
      "amount_atomic": "10000",
      "amount_encoding": "atomic_units",
      "amount_raw": "10000",
      "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": "0x973a31858f4d2125f48c880542da11a2796f12d6",
      "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": "08188aae17c7cef3c9931e27b452798f9d7d1b38aef4247ccbfb8535f0b6aab9",
  "service_id": "9e59f0deb1b6c4c404ee899a491cf94b01b4e0325a97f4d0e7eced3aa47356f5",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-26T03:10:06.8Z",
  "url": "https://402.com.tr/api/x402/trending-tokens",
  "usage_rights": "not_reviewed"
}
402.com.trExa's neural web search, resold per call — no Exa account, no subscription, one USDC micro-payment. Pass query= and get ranked results: title, URL, publish date, author, relevance score. numResults=1..10 (default 5). type=auto|fast|instant. includeDomains= restricts the search. Add text=1 for matched highlights from each page (caps results at 5, priced $0.03; the 402 challenge quotes it). For agents that need what the web says today, not what a training cutoff remembers.
https://402.com.tr/api/x402/exa-search
NetworkAdvertised amountBillingPayee
eip155:84530.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x973a31858f4d2125f48c880542da11a2796f12d6
eip155:13710000 atomic units0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359Not specifiedexact0x973a31858f4d2125f48c880542da11a2796f12d6
Source and evidence
{
  "description": "Exa's neural web search, resold per call — no Exa account, no subscription, one USDC micro-payment. Pass query= and get ranked results: title, URL, publish date, author, relevance score. numResults=1..10 (default 5). type=auto|fast|instant. includeDomains= restricts the search. Add text=1 for matched highlights from each page (caps results at 5, priced $0.03; the 402 challenge quotes it). For agents that need what the web says today, not what a training cutoff remembers.",
  "domain": "402.com.tr",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar",
    "builder-code"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "method": {
            "enum": [
              "GET"
            ],
            "type": "string"
          },
          "pathParams": {
            "type": "object"
          },
          "queryParams": {
            "properties": {
              "includeDomains": {
                "description": "Limit to domains (comma-separated)",
                "type": "string"
              },
              "numResults": {
                "description": "Results (1-10)",
                "type": "string"
              },
              "query": {
                "description": "Search query",
                "type": "string"
              },
              "text": {
                "description": "Include page highlights (true/false)",
                "type": "string"
              },
              "type": {
                "description": "Search type (auto/fast/instant)",
                "type": "string"
              }
            },
            "required": [
              "query"
            ],
            "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": "GET",
  "observed_at": 1789166492.489,
  "offers": [
    {
      "amount": "0.01",
      "amount_atomic": "10000",
      "amount_encoding": "atomic_units",
      "amount_raw": "10000",
      "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": "0x973a31858f4d2125f48c880542da11a2796f12d6",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "10000",
      "amount_encoding": "atomic_units",
      "amount_raw": "10000",
      "asset": "0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:137",
      "pay_to": "0x973a31858f4d2125f48c880542da11a2796f12d6",
      "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": "f368c30937dd3378626f6e0f108350fa048c4170e8cab6f65361d9869fa50aed",
  "service_id": "9eda5cd6ff3259c4d3e89bb463431064dd6de06062eaf967fc7ca3ef8643896a",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-03T11:47:52.43Z",
  "url": "https://402.com.tr/api/x402/exa-search",
  "usage_rights": "not_reviewed"
}
402.com.trForward geocode an address (q=) or reverse geocode lat=+lon= using OpenStreetMap Nominatim. Returns up to 5 hits with display name and address parts. Community map data — not a postal authority.
https://402.com.tr/api/x402/geocode
NetworkAdvertised amountBillingPayee
eip155:84530.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x973a31858f4d2125f48c880542da11a2796f12d6
eip155:13710000 atomic units0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359Not specifiedexact0x973a31858f4d2125f48c880542da11a2796f12d6
Source and evidence
{
  "description": "Forward geocode an address (q=) or reverse geocode lat=+lon= using OpenStreetMap Nominatim. Returns up to 5 hits with display name and address parts. Community map data — not a postal authority.",
  "domain": "402.com.tr",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar",
    "builder-code"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "method": {
            "enum": [
              "GET"
            ],
            "type": "string"
          },
          "pathParams": {
            "type": "object"
          },
          "queryParams": {
            "properties": {
              "lat": {
                "description": "Latitude (reverse)",
                "type": "string"
              },
              "lon": {
                "description": "Longitude (reverse)",
                "type": "string"
              },
              "q": {
                "description": "Address text (forward)",
                "type": "string"
              }
            },
            "required": [],
            "type": "object"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method"
        ],
        "type": "object"
      }
    },
    "required": [
      "input"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "GET",
  "observed_at": 1789166492.489,
  "offers": [
    {
      "amount": "0.01",
      "amount_atomic": "10000",
      "amount_encoding": "atomic_units",
      "amount_raw": "10000",
      "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": "0x973a31858f4d2125f48c880542da11a2796f12d6",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "10000",
      "amount_encoding": "atomic_units",
      "amount_raw": "10000",
      "asset": "0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:137",
      "pay_to": "0x973a31858f4d2125f48c880542da11a2796f12d6",
      "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": "cb2d95154387843f82d01e604cd54d0bd2e6a3a4c43a51fb74a3cbfc9b882988",
  "service_id": "a01ab995d2ead21057c8c0feb2cabb44c394344ca6cdf00fc35e68bbefb39ab3",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-09T21:34:47.62Z",
  "url": "https://402.com.tr/api/x402/geocode",
  "usage_rights": "not_reviewed"
}
402.com.trThe pipeline version of ai-extract: send up to 10 documents (text1=…&text2=… or texts= with ||| separators) and one field list — get one schema-enforced JSON object per document, in order, from a single paid call. 10 extractions for $0.10 instead of 10x the per-call overhead: built for agents parsing feeds, inboxes, scrape batches and receipt piles. Up to 6K chars per document.
https://402.com.tr/api/x402/ai-extract-batch
NetworkAdvertised amountBillingPayee
eip155:84530.1 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x973a31858f4d2125f48c880542da11a2796f12d6
Source and evidence
{
  "description": "The pipeline version of ai-extract: send up to 10 documents (text1=…&text2=… or texts= with ||| separators) and one field list — get one schema-enforced JSON object per document, in order, from a single paid call. 10 extractions for $0.10 instead of 10x the per-call overhead: built for agents parsing feeds, inboxes, scrape batches and receipt piles. Up to 6K chars per document.",
  "domain": "402.com.tr",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar",
    "builder-code"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "method": {
            "enum": [
              "GET"
            ],
            "type": "string"
          },
          "pathParams": {
            "type": "object"
          },
          "queryParams": {
            "properties": {
              "fields": {
                "description": "Fields (comma-separated)",
                "type": "string"
              },
              "text1": {
                "description": "Document 1",
                "type": "string"
              },
              "text2": {
                "description": "Document 2 (optional)",
                "type": "string"
              }
            },
            "required": [
              "text1"
            ],
            "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": "GET",
  "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": "0x973a31858f4d2125f48c880542da11a2796f12d6",
      "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": "487095477bed2983aa55b20b06dba9b075f9a86a044f1d7046f7dcf95c94e85f",
  "service_id": "a0299c05be72dcbe33ac6ec5675b1c15a2e887703d76c4fe473107cf337a6078",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-18T12:56:06.276Z",
  "url": "https://402.com.tr/api/x402/ai-extract-batch",
  "usage_rights": "not_reviewed"
}
402.com.tr🆕 A Base transaction by hash, unedited: from, to, value in wei and ETH, nonce, gas, fee caps, type, and the 4-byte method selector with the calldata size. Flags a contract creation (null to) and a still-pending transaction (null block) rather than leaving you to infer either. Unknown hashes answer found:false, not an error.
https://402.com.tr/api/x402/base-tx
NetworkAdvertised amountBillingPayee
eip155:84530.002 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x973a31858f4d2125f48c880542da11a2796f12d6
Source and evidence
{
  "description": "🆕 A Base transaction by hash, unedited: from, to, value in wei and ETH, nonce, gas, fee caps, type, and the 4-byte method selector with the calldata size. Flags a contract creation (null to) and a still-pending transaction (null block) rather than leaving you to infer either. Unknown hashes answer found:false, not an error.",
  "domain": "402.com.tr",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar",
    "builder-code"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "method": {
            "enum": [
              "GET"
            ],
            "type": "string"
          },
          "pathParams": {
            "type": "object"
          },
          "queryParams": {
            "properties": {
              "hash": {
                "description": "Transaction hash",
                "type": "string"
              }
            },
            "required": [
              "hash"
            ],
            "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": "GET",
  "observed_at": 1789166492.489,
  "offers": [
    {
      "amount": "0.002",
      "amount_atomic": "2000",
      "amount_encoding": "atomic_units",
      "amount_raw": "2000",
      "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": "0x973a31858f4d2125f48c880542da11a2796f12d6",
      "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": "e50c8afd99fb921a01b784941c6ab88dadc0b0e12eafc5f37738e58ad44d2b43",
  "service_id": "a0afd79eba40492b838653878199ff3e4b092ec1f68f98eab86da8c39e27aac3",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-24T03:03:22.916Z",
  "url": "https://402.com.tr/api/x402/base-tx",
  "usage_rights": "not_reviewed"
}
402.com.trRecent transfers of a specific token for a wallet — direction (in/out), amount, USD value, counterparty, tx hash and time, via Covalent. For agents tracking token flows and cost basis.
https://402.com.tr/api/x402/token-transfers
NetworkAdvertised amountBillingPayee
eip155:84530.03 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x973a31858f4d2125f48c880542da11a2796f12d6
Source and evidence
{
  "description": "Recent transfers of a specific token for a wallet — direction (in/out), amount, USD value, counterparty, tx hash and time, via Covalent. For agents tracking token flows and cost basis.",
  "domain": "402.com.tr",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar",
    "builder-code"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "method": {
            "enum": [
              "GET"
            ],
            "type": "string"
          },
          "pathParams": {
            "type": "object"
          },
          "queryParams": {
            "properties": {
              "address": {
                "description": "Wallet address",
                "type": "string"
              },
              "token": {
                "description": "Token contract",
                "type": "string"
              }
            },
            "required": [
              "address",
              "token"
            ],
            "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": "GET",
  "observed_at": 1789166492.489,
  "offers": [
    {
      "amount": "0.03",
      "amount_atomic": "30000",
      "amount_encoding": "atomic_units",
      "amount_raw": "30000",
      "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": "0x973a31858f4d2125f48c880542da11a2796f12d6",
      "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": "f62564b44443d49709981512e18f0d96ec69c28739f603789b4264a95ef7ffc1",
  "service_id": "a3248e31a04bd9ecc064cf7b4bc786ecfeaeb68ccee76e6028bca748dca2daa3",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-23T03:03:46.543Z",
  "url": "https://402.com.tr/api/x402/token-transfers",
  "usage_rights": "not_reviewed"
}
402.com.trThe post-trade check everything else skips: given a token, your position size and (optionally) entry price, returns live price & P&L, whether the position can still be EXITED at that size, and the token's current rug score — combined into a healthy / watch / exit_now verdict with reasons. The risk that changes after you buy is exactly the risk holders miss.
https://402.com.tr/api/x402/position-health
NetworkAdvertised amountBillingPayee
eip155:84530.04 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x973a31858f4d2125f48c880542da11a2796f12d6
Source and evidence
{
  "description": "The post-trade check everything else skips: given a token, your position size and (optionally) entry price, returns live price & P&L, whether the position can still be EXITED at that size, and the token's current rug score — combined into a healthy / watch / exit_now verdict with reasons. The risk that changes after you buy is exactly the risk holders miss.",
  "domain": "402.com.tr",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar",
    "builder-code"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "method": {
            "enum": [
              "GET"
            ],
            "type": "string"
          },
          "pathParams": {
            "type": "object"
          },
          "queryParams": {
            "properties": {
              "address": {
                "description": "Token contract address",
                "type": "string"
              },
              "entryPrice": {
                "description": "Entry price USD (optional, enables P&L)",
                "type": "string"
              },
              "size": {
                "description": "Position size USD",
                "type": "string"
              }
            },
            "required": [
              "address"
            ],
            "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": "GET",
  "observed_at": 1789166492.489,
  "offers": [
    {
      "amount": "0.04",
      "amount_atomic": "40000",
      "amount_encoding": "atomic_units",
      "amount_raw": "40000",
      "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": "0x973a31858f4d2125f48c880542da11a2796f12d6",
      "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": "b063a8a409447346b3fbf2139d212128a709410ee32f3ea2e80ea30b512041fc",
  "service_id": "a34a0043493d88cc9f52c6051c533f0e7a92fcb074d5c0e2cda4f420418f9cb9",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-20T07:02:19.924Z",
  "url": "https://402.com.tr/api/x402/position-health",
  "usage_rights": "not_reviewed"
}
402.com.trPass up to 5 URLs (comma-separated) and get each page back as clean text with its title. Renders pages that build their content in the browser, which a plain server-side fetch cannot read at all — so it covers the SPAs, dashboards and app pages that url-extract deliberately refuses. Returns partial success: pages that fail come back in a `failed` list with the reason, and a call where every URL fails is not charged. For a single static page, url-extract is cheaper.
https://402.com.tr/api/x402/web-extract
NetworkAdvertised amountBillingPayee
eip155:84530.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x973a31858f4d2125f48c880542da11a2796f12d6
eip155:13710000 atomic units0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359Not specifiedexact0x973a31858f4d2125f48c880542da11a2796f12d6
Source and evidence
{
  "description": "Pass up to 5 URLs (comma-separated) and get each page back as clean text with its title. Renders pages that build their content in the browser, which a plain server-side fetch cannot read at all — so it covers the SPAs, dashboards and app pages that url-extract deliberately refuses. Returns partial success: pages that fail come back in a `failed` list with the reason, and a call where every URL fails is not charged. For a single static page, url-extract is cheaper.",
  "domain": "402.com.tr",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar",
    "builder-code"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "method": {
            "enum": [
              "GET"
            ],
            "type": "string"
          },
          "pathParams": {
            "type": "object"
          },
          "queryParams": {
            "properties": {
              "urls": {
                "description": "URLs (comma-separated, max 5)",
                "type": "string"
              }
            },
            "required": [
              "urls"
            ],
            "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": "GET",
  "observed_at": 1789166492.489,
  "offers": [
    {
      "amount": "0.01",
      "amount_atomic": "10000",
      "amount_encoding": "atomic_units",
      "amount_raw": "10000",
      "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": "0x973a31858f4d2125f48c880542da11a2796f12d6",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "10000",
      "amount_encoding": "atomic_units",
      "amount_raw": "10000",
      "asset": "0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:137",
      "pay_to": "0x973a31858f4d2125f48c880542da11a2796f12d6",
      "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": "2f4b8f4b5e9023b9a8152e93b137a2d2ec1127c2d61bff054e08b9e7f5ac66d3",
  "service_id": "aa74757fab80f55f13474282a422decddfda9dbe3289cfbdeecf4d3408dcfaaf",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-04T04:56:49.567Z",
  "url": "https://402.com.tr/api/x402/web-extract",
  "usage_rights": "not_reviewed"
}
402.com.trReads the deepest pool's 24h volume, buy/sell counts, liquidity and price move, and scores how organic the activity looks. Volume 10x+ the pool's liquidity, near-perfect buy/sell symmetry, or big volume that moves the price nowhere are the classic wash-trading signatures used to bait buyers. Returns a 0-100 suspicion score and verdict.
https://402.com.tr/api/x402/volume-check
NetworkAdvertised amountBillingPayee
eip155:84530.02 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x973a31858f4d2125f48c880542da11a2796f12d6
Source and evidence
{
  "description": "Reads the deepest pool's 24h volume, buy/sell counts, liquidity and price move, and scores how organic the activity looks. Volume 10x+ the pool's liquidity, near-perfect buy/sell symmetry, or big volume that moves the price nowhere are the classic wash-trading signatures used to bait buyers. Returns a 0-100 suspicion score and verdict.",
  "domain": "402.com.tr",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar",
    "builder-code"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "method": {
            "enum": [
              "GET"
            ],
            "type": "string"
          },
          "pathParams": {
            "type": "object"
          },
          "queryParams": {
            "properties": {
              "address": {
                "description": "Token contract address",
                "type": "string"
              }
            },
            "required": [
              "address"
            ],
            "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": "GET",
  "observed_at": 1789166492.489,
  "offers": [
    {
      "amount": "0.02",
      "amount_atomic": "20000",
      "amount_encoding": "atomic_units",
      "amount_raw": "20000",
      "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": "0x973a31858f4d2125f48c880542da11a2796f12d6",
      "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": "d2c78e13b8559563b4feddfefe8e366bc8ca997debf35d71372a4ad73788970f",
  "service_id": "ad6f33c3b38cc73b3845b6f4d1b19172671e583c3942f90b66bd650d56f41097",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-20T07:02:17.788Z",
  "url": "https://402.com.tr/api/x402/volume-check",
  "usage_rights": "not_reviewed"
}
402.com.trapproval-advisor tells you WHAT to revoke; this builds the HOW: the ready-to-sign transaction (to + calldata) for approve(spender, 0) on a token, plus the live current allowance read from Base (flags unlimited, or 'already revoked'). Hand the result straight to a wallet or agent signer — the action half of approval hygiene.
https://402.com.tr/api/x402/revoke-builder
NetworkAdvertised amountBillingPayee
eip155:84530.02 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x973a31858f4d2125f48c880542da11a2796f12d6
Source and evidence
{
  "description": "approval-advisor tells you WHAT to revoke; this builds the HOW: the ready-to-sign transaction (to + calldata) for approve(spender, 0) on a token, plus the live current allowance read from Base (flags unlimited, or 'already revoked'). Hand the result straight to a wallet or agent signer — the action half of approval hygiene.",
  "domain": "402.com.tr",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar",
    "builder-code"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "method": {
            "enum": [
              "GET"
            ],
            "type": "string"
          },
          "pathParams": {
            "type": "object"
          },
          "queryParams": {
            "properties": {
              "spender": {
                "description": "Spender to revoke",
                "type": "string"
              },
              "token": {
                "description": "Token contract",
                "type": "string"
              },
              "wallet": {
                "description": "Your wallet (optional, reads live allowance)",
                "type": "string"
              }
            },
            "required": [
              "token",
              "spender"
            ],
            "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": "GET",
  "observed_at": 1789166492.489,
  "offers": [
    {
      "amount": "0.02",
      "amount_atomic": "20000",
      "amount_encoding": "atomic_units",
      "amount_raw": "20000",
      "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": "0x973a31858f4d2125f48c880542da11a2796f12d6",
      "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": "2d1d842e8b66aafda740f2c913c21882d22aee66257d95976f7a1f79ffcfd7e1",
  "service_id": "aea2c8b95e0888ef091463e1c4a3db24e78d93a1fdf1868372c4daa3c82c83c3",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-21T03:00:44.092Z",
  "url": "https://402.com.tr/api/x402/revoke-builder",
  "usage_rights": "not_reviewed"
}
402.com.tr🆕 Cross-chain inflow detection. Reads a wallet's recent USDC MINTS and correlates them with Circle CCTP receives to tell you whether its USDC is freshly bridged in (and from which source chain — Ethereum, Arbitrum, OP, Polygon, Solana…) vs natively issued. Freshly bridged capital is new money / a possible cross-chain hop — a real signal for trading and liquidation agents that no other Base tool surfaces. wallet= required, days= optional (default 30, max 90). Not financial advice.
https://402.com.tr/api/x402/fresh-bridge
NetworkAdvertised amountBillingPayee
eip155:84530.04 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x973a31858f4d2125f48c880542da11a2796f12d6
eip155:13740000 atomic units0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359Not specifiedexact0x973a31858f4d2125f48c880542da11a2796f12d6
Source and evidence
{
  "description": "🆕 Cross-chain inflow detection. Reads a wallet's recent USDC MINTS and correlates them with Circle CCTP receives to tell you whether its USDC is freshly bridged in (and from which source chain — Ethereum, Arbitrum, OP, Polygon, Solana…) vs natively issued. Freshly bridged capital is new money / a possible cross-chain hop — a real signal for trading and liquidation agents that no other Base tool surfaces. wallet= required, days= optional (default 30, max 90). Not financial advice.",
  "domain": "402.com.tr",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar",
    "builder-code"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "method": {
            "enum": [
              "GET"
            ],
            "type": "string"
          },
          "pathParams": {
            "type": "object"
          },
          "queryParams": {
            "properties": {
              "days": {
                "description": "Lookback days (optional)",
                "type": "string"
              },
              "wallet": {
                "description": "Wallet address",
                "type": "string"
              }
            },
            "required": [
              "wallet"
            ],
            "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": "GET",
  "observed_at": 1789166492.489,
  "offers": [
    {
      "amount": "0.04",
      "amount_atomic": "40000",
      "amount_encoding": "atomic_units",
      "amount_raw": "40000",
      "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": "0x973a31858f4d2125f48c880542da11a2796f12d6",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "40000",
      "amount_encoding": "atomic_units",
      "amount_raw": "40000",
      "asset": "0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:137",
      "pay_to": "0x973a31858f4d2125f48c880542da11a2796f12d6",
      "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": "003a333f5ea4c74f93365a4cc180f2046bf2bfb73f6343a564887a06223aebf9",
  "service_id": "af39a3837425fe20d075ebd5c26cd8842253c745aeaf9fce6a8cd50f0c0fc363",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-09T03:00:56.59Z",
  "url": "https://402.com.tr/api/x402/fresh-bridge",
  "usage_rights": "not_reviewed"
}
402.com.trAgents choose between tokens, not around them. Pass 2-5 Base token addresses → each gets a 0-100 quality score (safety-weighted: rug score first, then liquidity depth, then momentum), ranked best-first, with a named pick — or an honest 'none pass the gate'. One call returns a decision instead of a dozen data dumps.
https://402.com.tr/api/x402/token-compare
NetworkAdvertised amountBillingPayee
eip155:84530.05 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x973a31858f4d2125f48c880542da11a2796f12d6
Source and evidence
{
  "description": "Agents choose between tokens, not around them. Pass 2-5 Base token addresses → each gets a 0-100 quality score (safety-weighted: rug score first, then liquidity depth, then momentum), ranked best-first, with a named pick — or an honest 'none pass the gate'. One call returns a decision instead of a dozen data dumps.",
  "domain": "402.com.tr",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar",
    "builder-code"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "method": {
            "enum": [
              "GET"
            ],
            "type": "string"
          },
          "pathParams": {
            "type": "object"
          },
          "queryParams": {
            "properties": {
              "addresses": {
                "description": "Token addresses (comma-separated, 2-5)",
                "type": "string"
              }
            },
            "required": [
              "addresses"
            ],
            "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": "GET",
  "observed_at": 1789166492.489,
  "offers": [
    {
      "amount": "0.05",
      "amount_atomic": "50000",
      "amount_encoding": "atomic_units",
      "amount_raw": "50000",
      "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": "0x973a31858f4d2125f48c880542da11a2796f12d6",
      "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": "e2ea832266f86523e4509ebe17f1f5eb925cc98d7afddc8cc10b67b020cbde4e",
  "service_id": "af904e0408958528ad58e8f98f7a96cd5ebd663b0f13b9ceacd2fcdc37ca72ec",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-20T07:02:22.489Z",
  "url": "https://402.com.tr/api/x402/token-compare",
  "usage_rights": "not_reviewed"
}
402.com.tr🆕 B20 adds memos to transfers/mints/burns (transferWithMemo) for payment IDs, compliance tags and settlement correlation — a field ERC-20 has no equivalent for. Reads a token's on-chain Memo event history, optionally filtered by a specific memo (bytes32) or the caller wallet. The settlement-reconciliation primitive for agents paying over B20 stablecoins.
https://402.com.tr/api/x402/b20-memo
NetworkAdvertised amountBillingPayee
eip155:84530.03 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x973a31858f4d2125f48c880542da11a2796f12d6
eip155:13730000 atomic units0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359Not specifiedexact0x973a31858f4d2125f48c880542da11a2796f12d6
Source and evidence
{
  "description": "🆕 B20 adds memos to transfers/mints/burns (transferWithMemo) for payment IDs, compliance tags and settlement correlation — a field ERC-20 has no equivalent for. Reads a token's on-chain Memo event history, optionally filtered by a specific memo (bytes32) or the caller wallet. The settlement-reconciliation primitive for agents paying over B20 stablecoins.",
  "domain": "402.com.tr",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar",
    "builder-code"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "method": {
            "enum": [
              "GET"
            ],
            "type": "string"
          },
          "pathParams": {
            "type": "object"
          },
          "queryParams": {
            "properties": {
              "address": {
                "description": "B20 token address",
                "type": "string"
              },
              "caller": {
                "description": "Filter by caller wallet (optional)",
                "type": "string"
              },
              "memo": {
                "description": "Filter by memo (bytes32, optional)",
                "type": "string"
              }
            },
            "required": [
              "address"
            ],
            "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": "GET",
  "observed_at": 1789166492.489,
  "offers": [
    {
      "amount": "0.03",
      "amount_atomic": "30000",
      "amount_encoding": "atomic_units",
      "amount_raw": "30000",
      "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": "0x973a31858f4d2125f48c880542da11a2796f12d6",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "30000",
      "amount_encoding": "atomic_units",
      "amount_raw": "30000",
      "asset": "0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:137",
      "pay_to": "0x973a31858f4d2125f48c880542da11a2796f12d6",
      "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": "65ad7a0ac4915ab31763174c4a92b0fe54d051e3acaf3c3f98788605180da4bf",
  "service_id": "af9d8bc071e89c2aabed246e923f1fbf6779285bc76ab6cac0fbd10232cc641e",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-10T03:01:05.39Z",
  "url": "https://402.com.tr/api/x402/b20-memo",
  "usage_rights": "not_reviewed"
}
402.com.trOffline tax/customs id formats: EORI, US EIN/SSN, UK NINO, AU ABN (checksum), TR VKN/TCKN (checksum), CA BN. kind= selects the scheme. A well-formed id is not proof of registration.
https://402.com.tr/api/x402/tax-id-check
NetworkAdvertised amountBillingPayee
eip155:84530.002 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x973a31858f4d2125f48c880542da11a2796f12d6
eip155:1372000 atomic units0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359Not specifiedexact0x973a31858f4d2125f48c880542da11a2796f12d6
Source and evidence
{
  "description": "Offline tax/customs id formats: EORI, US EIN/SSN, UK NINO, AU ABN (checksum), TR VKN/TCKN (checksum), CA BN. kind= selects the scheme. A well-formed id is not proof of registration.",
  "domain": "402.com.tr",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar",
    "builder-code"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "method": {
            "enum": [
              "GET"
            ],
            "type": "string"
          },
          "pathParams": {
            "type": "object"
          },
          "queryParams": {
            "properties": {
              "kind": {
                "description": "Kind",
                "type": "string"
              },
              "value": {
                "description": "Identifier",
                "type": "string"
              }
            },
            "required": [
              "kind",
              "value"
            ],
            "type": "object"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method"
        ],
        "type": "object"
      }
    },
    "required": [
      "input"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "GET",
  "observed_at": 1789166492.489,
  "offers": [
    {
      "amount": "0.002",
      "amount_atomic": "2000",
      "amount_encoding": "atomic_units",
      "amount_raw": "2000",
      "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": "0x973a31858f4d2125f48c880542da11a2796f12d6",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "2000",
      "amount_encoding": "atomic_units",
      "amount_raw": "2000",
      "asset": "0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:137",
      "pay_to": "0x973a31858f4d2125f48c880542da11a2796f12d6",
      "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": "594605b3d0ff65b7775c48146667ec8fd71a649548e1a9cbe19a958e6f9ad232",
  "service_id": "b241834e6a628e0c4a296f8de25be064a09153324d2570e981ae83cdc36b2467",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-09T21:34:43.178Z",
  "url": "https://402.com.tr/api/x402/tax-id-check",
  "usage_rights": "not_reviewed"
}
402.com.trOne call replaces two: fetches the page, strips it to readable text, then returns exactly the fields you asked for as schema-enforced JSON (fields=price,author,published — up to 10). Add list=true to pull EVERY repeated record on the page (listings, table rows, search results) as an array — that mode costs $0.06, since it needs a much larger output budget. Built for agents that need a fact off a page, not a pile of HTML — no browser, no parser, no scraping code.
https://402.com.tr/api/x402/url-to-json
NetworkAdvertised amountBillingPayee
eip155:84530.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x973a31858f4d2125f48c880542da11a2796f12d6
Source and evidence
{
  "description": "One call replaces two: fetches the page, strips it to readable text, then returns exactly the fields you asked for as schema-enforced JSON (fields=price,author,published — up to 10). Add list=true to pull EVERY repeated record on the page (listings, table rows, search results) as an array — that mode costs $0.06, since it needs a much larger output budget. Built for agents that need a fact off a page, not a pile of HTML — no browser, no parser, no scraping code.",
  "domain": "402.com.tr",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar",
    "builder-code"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "method": {
            "enum": [
              "GET"
            ],
            "type": "string"
          },
          "pathParams": {
            "type": "object"
          },
          "queryParams": {
            "properties": {
              "fields": {
                "description": "Fields (comma-separated)",
                "type": "string"
              },
              "list": {
                "description": "Extract all records (true/false)",
                "type": "string"
              },
              "url": {
                "description": "Page URL",
                "type": "string"
              }
            },
            "required": [
              "url",
              "fields"
            ],
            "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": "GET",
  "observed_at": 1789166492.489,
  "offers": [
    {
      "amount": "0.01",
      "amount_atomic": "10000",
      "amount_encoding": "atomic_units",
      "amount_raw": "10000",
      "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": "0x973a31858f4d2125f48c880542da11a2796f12d6",
      "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": "0d7c635095f6c91f32633965ea948d76bc46d7c9b624860d79cce64fe1d160f9",
  "service_id": "b27ff3946aadce76b9da3300670b81fc96d6d8bb70377cb89c28dff981f53cc9",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-30T08:51:12.143Z",
  "url": "https://402.com.tr/api/x402/url-to-json",
  "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