Find the better way to pay.
Compare service prices and payment options against your workload.
Scoped audits · customer usage requiredRequest a cost auditINTELLIGENCE
Costs, changes and evidence for better service decisions.
Compare service prices and payment options against your workload.
Scoped audits · customer usage requiredRequest a cost auditTrack payment offers, service schemas and provider changes over time.
Custom watchlists and historyDiscuss monitoringBring charges, retries and task evaluations into one private evidence record.
Integration pilot · your task criteriaConnect your workflowTHE EVIDENCE BASE
Latest snapshot: Sep 12, 2026, 05:41 UTC. Daily collection; gaps remain unknown.
3,919 observations · Differences between dated observations.
| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.02 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0x973a31858f4d2125f48c880542da11a2796f12d6 |
| eip155:137 | 20000 atomic units0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359 | Not specifiedexact | 0x973a31858f4d2125f48c880542da11a2796f12d6 |
{
"description": "Pass a Base token contract address and get the current USD price, 24h change, liquidity, and volume from DexScreener (highest-liquidity pair auto-selected). No API key required.",
"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": 1789191719.42,
"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
},
{
"amount": null,
"amount_atomic": "20000",
"amount_encoding": "atomic_units",
"amount_raw": "20000",
"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": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
"schema_fingerprint": "d2c78e13b8559563b4feddfefe8e366bc8ca997debf35d71372a4ad73788970f",
"service_id": "e6c7c19834be0249c59c57c6a69f02d34b0d6a9d3b3e34d95e8ea1b0a2532628",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-11T08:08:14.911Z",
"url": "https://402.com.tr/api/x402/token-price",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.03 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0x973a31858f4d2125f48c880542da11a2796f12d6 |
{
"description": "The B20-only rug vector: a token can launch clean and later attach a sender blocklist (PolicyUpdated) — silently becoming seizable via burnBlocked. This reads the token's full policy/pause event timeline (CDP-indexed onchain events) plus the live policy state, and tells you if — and exactly WHEN — it turned seizable.",
"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": 1789191719.42,
"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": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
"schema_fingerprint": "769bb6d96a66aa87da61d4164dbd17673033f17a293d7721055f7271fe6b1ddf",
"service_id": "e77d2fa21b706115ca505da8ddd09356491576479f48fedab3622315b6751b6e",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-12T03:01:18.46Z",
"url": "https://402.com.tr/api/x402/b20-policy-watch",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.05 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0x973a31858f4d2125f48c880542da11a2796f12d6 |
| eip155:137 | 50000 atomic units0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359 | Not specifiedexact | 0x973a31858f4d2125f48c880542da11a2796f12d6 |
{
"description": "🆕 Given a paymaster address, audits whether it's a healthy, active gas sponsor. Reads its UserOperationEvents across both EntryPoints: sponsored op volume, distinct accounts served, success rate, total gas sponsored, and concentration (the share coming from its single busiest app). The read to run before integrating a paymaster (Coinbase / Pimlico / Alchemy / custom), or judging who funds a counterparty's gas. paymaster= 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"
},
"paymaster": {
"description": "Paymaster address",
"type": "string"
}
},
"required": [
"paymaster"
],
"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": 1789191719.42,
"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
},
{
"amount": null,
"amount_atomic": "50000",
"amount_encoding": "atomic_units",
"amount_raw": "50000",
"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": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
"schema_fingerprint": "3530298466802a42393002e37032874b7b67e6ddb984536ce7a31fcdb535a46d",
"service_id": "e85fd8d2d1b57376d2133bbdd93bf7ed279a2cf18f5fc6c37cbda99d7699cf62",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-09T03:00:50.06Z",
"url": "https://402.com.tr/api/x402/paymaster-check",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.005 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0x973a31858f4d2125f48c880542da11a2796f12d6 |
{
"description": "Get a signed upload URL and a retrieval URL for one file, in one call. Your agent PUTs the bytes straight to storage — they never pass through this API, so there is no size ceiling imposed by a serverless runtime and no proxy in the middle. Declare bytes= and the size is signed into the URL. Up to 25 MB, retention 1-30 days, unguessable key. The step every agent hits the moment it produces a report, chart, CSV or build and has nowhere to put it.",
"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": {
"bytes": {
"description": "Exact file size in bytes",
"type": "string"
},
"contentType": {
"description": "Content type (optional)",
"type": "string"
},
"name": {
"description": "File name (optional hint)",
"type": "string"
},
"ttlDays": {
"description": "Retention in days (optional)",
"type": "string"
}
},
"required": [
"bytes"
],
"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": 1789191719.42,
"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
}
],
"operator_identity": "not_verified",
"output_schema": null,
"protocol": "x402",
"protocol_version": 2,
"quality": "not_evaluated",
"run_id": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
"schema_fingerprint": "1b133713d0a78d1c6667656288152c28fd6728b3bfabc855731e55e5b133be7d",
"service_id": "ed5632ccf77327c73b50a673da9d6fc8e0d92096453937c520149a86ad79ca33",
"source": "cdp-bazaar",
"source_updated_at": "2026-08-25T03:00:47.642Z",
"url": "https://402.com.tr/api/x402/file-slot",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0x973a31858f4d2125f48c880542da11a2796f12d6 |
| eip155:137 | 10000 atomic units0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359 | Not specifiedexact | 0x973a31858f4d2125f48c880542da11a2796f12d6 |
{
"description": "Generate N cryptographically-strong, url-safe random tokens server-side — session IDs, API nonces, one-time codes, coupon secrets. Pass count= for how many. A tiny paid utility for agents that need entropy without a crypto library.",
"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": {
"count": {
"description": "How many",
"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": 1789191719.42,
"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": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
"schema_fingerprint": "962bc616f98f9c8c414038dfbb117c3c5e74782b260b2c193a0ec3ca902aa05c",
"service_id": "f0bba2f65b10a82b651662c5187d9acf750985b2f288b5e287401a69d239d97a",
"source": "cdp-bazaar",
"source_updated_at": "2026-08-30T15:27:10.781Z",
"url": "https://402.com.tr/api/x402/secure-token",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.06 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0x973a31858f4d2125f48c880542da11a2796f12d6 |
| eip155:137 | 60000 atomic units0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359 | Not specifiedexact | 0x973a31858f4d2125f48c880542da11a2796f12d6 |
{
"description": "🆕 The complete fund-movement authority on a Base wallet in one call: ERC-20 approvals (a spender you approved can pull the token) PLUS Base Account spend permissions (the agent-era scoped recurring allowance) — one drain-surface verdict with the ERC-20 revoke queue to act on. Approval tools miss the spend permissions; spend-permission tools miss the approvals. The only combined check for agent wallets that must know their whole exposure before holding funds.",
"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": {
"wallet": {
"description": "Wallet address",
"type": "string"
}
},
"required": [
"wallet"
],
"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": 1789191719.42,
"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": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
"schema_fingerprint": "2708fdda41a3962ac610b1e3f81b66610229970f8914a923ffeb67fd76d13358",
"service_id": "f26ace477c1e227a82df9f13d70eff9cd4e25d44cd48b200d65f48c3a1f526b7",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-05T10:07:04.061Z",
"url": "https://402.com.tr/api/x402/agent-wallet-audit",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.005 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0x973a31858f4d2125f48c880542da11a2796f12d6 |
{
"description": "Look a company up in GLEIF, the global Legal Entity Identifier register: LEI code, registered legal name, entity status, registration status, jurisdiction and address. The register's own name filter is a token search that returns thousands of unrelated rows, so matches are re-checked here and only an exact one — or one differing solely in legal form (Inc/Ltd/GmbH) — is reported as found; the rest come back as candidates.",
"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": {
"name": {
"description": "Company legal name",
"type": "string"
}
},
"required": [
"name"
],
"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": 1789191719.42,
"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
}
],
"operator_identity": "not_verified",
"output_schema": null,
"protocol": "x402",
"protocol_version": 2,
"quality": "not_evaluated",
"run_id": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
"schema_fingerprint": "7b663dec48e7c4a0da346235ae6fe3cf5b895c6ae9aa06b22f7f8c9924e3bbef",
"service_id": "f780fa6bc1b1b90c5d36239e0d1670a3974a2b05ca3439cf54019103e86b1f21",
"source": "cdp-bazaar",
"source_updated_at": "2026-08-24T03:03:47.566Z",
"url": "https://402.com.tr/api/x402/company-lei",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.02 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0x973a31858f4d2125f48c880542da11a2796f12d6 |
{
"description": "Top-10 holders with their %, holder count, concentration level (whale risk), and LP-lock %, from GoPlus. Lets agents judge how fairly a token is distributed before trading. No API key required.",
"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": 1789191719.42,
"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": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
"schema_fingerprint": "d2c78e13b8559563b4feddfefe8e366bc8ca997debf35d71372a4ad73788970f",
"service_id": "f8d03017f7d361f10a667bca7be364e463d4396fc5fb3f57e6b4af83598d61a1",
"source": "cdp-bazaar",
"source_updated_at": "2026-08-22T03:01:26.057Z",
"url": "https://402.com.tr/api/x402/holders",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.04 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0x973a31858f4d2125f48c880542da11a2796f12d6 |
| eip155:137 | 40000 atomic units0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359 | Not specifiedexact | 0x973a31858f4d2125f48c880542da11a2796f12d6 |
{
"description": "🆕 createB20's initCalls run with role AND transfer-policy gates BYPASSED — a one-tx privilege window only the issuer ever gets. Reconstructs what they did in it: pre-mints (how much, to whom), role grants, policy bindings, blocklist seeding — the token's true starting conditions. verdict: blocklist_seeded / premined / configured_launch / bare_launch.",
"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": 1789191719.42,
"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": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
"schema_fingerprint": "769bb6d96a66aa87da61d4164dbd17673033f17a293d7721055f7271fe6b1ddf",
"service_id": "f9a07fb337a9b6a4d325252a97b21fd57b53ec593eb1d8e9213dda57f2ded67d",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-10T03:00:54.305Z",
"url": "https://402.com.tr/api/x402/b20-genesis-audit",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0x973a31858f4d2125f48c880542da11a2796f12d6 |
| eip155:137 | 10000 atomic units0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359 | Not specifiedexact | 0x973a31858f4d2125f48c880542da11a2796f12d6 |
{
"description": "Returns current Base gas fees (baseFee, maxPriorityFee) and three tiered suggestions (slow, normal, fast) in Gwei, derived live from the Base RPC. Built for agents that time or cost-estimate transactions.",
"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": 1789191719.42,
"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": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
"schema_fingerprint": "08188aae17c7cef3c9931e27b452798f9d7d1b38aef4247ccbfb8535f0b6aab9",
"service_id": "fab4d78b859fdc3fa416b5e0354f9ff903ff0f201d096c9b0b7a9afcf7263484",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-08T07:57:45.927Z",
"url": "https://402.com.tr/api/x402/gas-oracle",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0x973a31858f4d2125f48c880542da11a2796f12d6 |
| eip155:137 | 10000 atomic units0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359 | Not specifiedexact | 0x973a31858f4d2125f48c880542da11a2796f12d6 |
{
"description": "Validate UPC/EAN/GTIN checksum offline, then look up the barcode on Open Food Facts when it is a food/consumer item. Non-food codes often checksum-ok with no product match.",
"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": {
"code": {
"description": "Barcode digits",
"type": "string"
}
},
"required": [
"code"
],
"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": 1789191719.42,
"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": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
"schema_fingerprint": "fa290fce62df23423baa3ddc3b9586dd69720c540dc9d3a610a16c0058be56d8",
"service_id": "fb80c3c8103d04d9ee95eaeec3ea9be03354732a7b2cc1cca374d98a546fee4b",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-09T21:35:30.537Z",
"url": "https://402.com.tr/api/x402/upc-lookup",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.002 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0x973a31858f4d2125f48c880542da11a2796f12d6 |
| eip155:137 | 2000 atomic units0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359 | Not specifiedexact | 0x973a31858f4d2125f48c880542da11a2796f12d6 |
{
"description": "Offline Issuer Identification Number check: accepts 6–8 digits only (refuses anything that looks like a full PAN), returns Visa/Mastercard/Amex/Discover/JCB/UnionPay/Maestro when the prefix is known. Not a live BIN registry lookup.",
"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": {
"bin": {
"description": "BIN (6–8 digits)",
"type": "string"
}
},
"required": [
"bin"
],
"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": "eb3dd2efc96dec3ec1c3f25d5e93d872ed4e2308d491d8f5cb32e0d4f082fee2",
"service_id": "00065285885757f0cfb36a321bb30d7a54f76eb0e5476f9d6a8b46a8830f0271",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-09T21:34:38.978Z",
"url": "https://402.com.tr/api/x402/bin-check",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.002 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0x973a31858f4d2125f48c880542da11a2796f12d6 |
| eip155:137 | 2000 atomic units0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359 | Not specifiedexact | 0x973a31858f4d2125f48c880542da11a2796f12d6 |
{
"description": "Find 30-minute UTC slots where every zone is inside a local window (default 09–17) on a given date. Pass zones= IANA list. Does not know holidays or personal calendars.",
"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": {
"date": {
"description": "Date YYYY-MM-DD",
"type": "string"
},
"endHour": {
"description": "Local end hour",
"type": "string"
},
"startHour": {
"description": "Local start hour",
"type": "string"
},
"zones": {
"description": "Timezones (comma-separated)",
"type": "string"
}
},
"required": [
"zones"
],
"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": "3d7b2ed9468a182e4fb838768a2d3541cd87bb6040876bc48ebeed3608fd03d2",
"service_id": "0075b4ec588d7c9799064624f82874b3ead11684e8e68a158ded203d3aabbc73",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-09T21:35:22.924Z",
"url": "https://402.com.tr/api/x402/meeting-slots",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.04 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0x973a31858f4d2125f48c880542da11a2796f12d6 |
| eip155:137 | 40000 atomic units0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359 | Not specifiedexact | 0x973a31858f4d2125f48c880542da11a2796f12d6 |
{
"description": "🆕 Multisig / treasury intelligence. Given an address: is it a Gnosis Safe, its owners and M-of-N threshold, version, activity, and — critically — its enabled MODULES. A module can move the Safe's funds via execTransactionFromModule with no owner signatures, so each one is an address with unilateral control. Returns a multisig / single_signer / has_modules verdict: the counterparty check before you trust funds to a multisig. address= required. 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": {
"address": {
"description": "Address to check",
"type": "string"
}
},
"required": [
"address"
],
"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.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": "518797b285aa4f0f476fb3c25e18569eb72bbf8042bac92b5b1f342df3380d6f",
"service_id": "0210e748cd162c5e59c5c452cafc557c00f1929c547c2ff42f179dc92d4a7566",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-09T03:00:51.593Z",
"url": "https://402.com.tr/api/x402/safe-check",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.02 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0x973a31858f4d2125f48c880542da11a2796f12d6 |
{
"description": "Pass a comma-separated list of up to 10 Base token addresses and get USD price + 24h change for each in one call. Ideal for agents pricing a portfolio or watchlist.",
"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)",
"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.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": "231aca402765599d175f395a7b2b1787178fbee36fee61f9b58aa25f74b938a4",
"service_id": "024507032d9101e3043271bcc489528d738962405f687c7a4fc40a14bb17ba6f",
"source": "cdp-bazaar",
"source_updated_at": "2026-08-22T03:01:29.076Z",
"url": "https://402.com.tr/api/x402/multi-price",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.02 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0x973a31858f4d2125f48c880542da11a2796f12d6 |
| eip155:137 | 20000 atomic units0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359 | Not specifiedexact | 0x973a31858f4d2125f48c880542da11a2796f12d6 |
{
"description": "EOA vs contract, ETH + USDC balance, transaction count and activity level — straight from Base RPC. Useful for counterparty and wallet checks.",
"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",
"type": "string"
}
},
"required": [
"address"
],
"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.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
},
{
"amount": null,
"amount_atomic": "20000",
"amount_encoding": "atomic_units",
"amount_raw": "20000",
"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": "9b66ab48e8a4af17a5267bbabe490add0e3c67bd2174bdc5ea749958cfd72e47",
"service_id": "07777e42ddc6e7f6d5d2849ae0a3a677a713650f512bf6de18b7bbd506bd503a",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-10T03:00:47.149Z",
"url": "https://402.com.tr/api/x402/address-intel",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.03 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0x973a31858f4d2125f48c880542da11a2796f12d6 |
{
"description": "Claude-quality translation as a pay-per-call primitive: send text= (up to 6K characters) and to= any language, get only the translation back — no notes, no wrapper prose, safe to pipe straight into the next step. One USDC micro-payment per call, no API key or subscription. Built for agents localizing content, parsing foreign-language sources, or serving multilingual users.",
"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": "Text to translate",
"type": "string"
},
"to": {
"description": "Target language",
"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.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": "4354b626e366d2ef2063d193b3678db14b3dcbe61c1c767beb9096166957d01d",
"service_id": "0d7614723a3fc215f4d7ae58c98c1a81f348b02ec7c2e447fd24caa4a6749d1f",
"source": "cdp-bazaar",
"source_updated_at": "2026-08-26T00:46:29.217Z",
"url": "https://402.com.tr/api/x402/ai-translate",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.75 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0x973a31858f4d2125f48c880542da11a2796f12d6 |
{
"description": "🆕 The premium tier of the B20 suite — no ERC-20 tool can produce it. Composes the full B20 picture: seize/freeze/pause/mint powers, WHO holds them (admin renounced?), allowlist-vs-blocklist access model, supply-cap dilution headroom, metadata mutability, and ACTUAL seizure history (burnBlocked) — then Claude writes an institutional due-diligence verdict: issuer-control score, seizure risk (enforced/armed/none), red flags, and a hold/avoid recommendation.",
"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.75",
"amount_atomic": "750000",
"amount_encoding": "atomic_units",
"amount_raw": "750000",
"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": "769bb6d96a66aa87da61d4164dbd17673033f17a293d7721055f7271fe6b1ddf",
"service_id": "0df9537d8285596693944f706cd3279ffd9330c32a1e05bb79505edca55c10af",
"source": "cdp-bazaar",
"source_updated_at": "2026-08-19T13:48:23.366Z",
"url": "https://402.com.tr/api/x402/b20-dossier",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.06 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0x973a31858f4d2125f48c880542da11a2796f12d6 |
| eip155:137 | 60000 atomic units0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359 | Not specifiedexact | 0x973a31858f4d2125f48c880542da11a2796f12d6 |
{
"description": "The check before the riskiest moment — signing. Decodes raw unsigned calldata (approve / permit / transfer / setApprovalForAll), shows the exact intent (who gets power over what, and whether it's UNLIMITED), and screens the destination + spender for OFAC sanctions and dangerous owner powers, in one GO/HOLD/STOP verdict + receipt. No simulation needed — pure decode + onchain risk. Catches the unlimited-approval drain vector before it's signed.",
"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": {
"data": {
"description": "Transaction calldata (0x…)",
"type": "string"
},
"to": {
"description": "Destination contract/token (recommended)",
"type": "string"
}
},
"required": [
"data"
],
"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.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": "2f6ff7b9c25fd37300cd6916a3a163061d8130c631bf8a847240fb53a805b2a4",
"service_id": "0e2bce1b52cbf14918dd1cb4795f451a25d7c3de2d9886404ccbde250df9edb6",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-05T10:06:56.865Z",
"url": "https://402.com.tr/api/x402/sign-guard",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.002 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0x973a31858f4d2125f48c880542da11a2796f12d6 |
| eip155:137 | 2000 atomic units0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359 | Not specifiedexact | 0x973a31858f4d2125f48c880542da11a2796f12d6 |
{
"description": "Validate a BIC/SWIFT code offline (ISO 9362): 8 or 11 characters, bank/country/location[/branch] layout, head-office vs branch, and the test-BIC flag. Every rejection names which check failed. Structure only — does not prove the bank is live.",
"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": {
"bic": {
"description": "BIC / SWIFT",
"type": "string"
}
},
"required": [
"bic"
],
"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": "3e7dda9ece92e912cc52b09489b7797b37fb1cda54ceaacbd84bae4b1d11f914",
"service_id": "0f53ae6d348ac4bddd0e64bde5492104a016e8b35dee47864ec3e0a03d0ad789",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-09T21:34:37.256Z",
"url": "https://402.com.tr/api/x402/bic-check",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0x973a31858f4d2125f48c880542da11a2796f12d6 |
{
"description": "Computes the 4-byte selector for a function signature (e.g. transfer(address,uint256) → 0xa9059cbb). The inverse of the decoder — useful for agents building or matching calldata.",
"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": {
"signature": {
"description": "Function signature",
"type": "string"
}
},
"required": [
"signature"
],
"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": "b66a3c6b6fdaf4e421827ab8f6c73b24a34a1bb339a966ae6f2da0799ea5a154",
"service_id": "0f74a72c25d134b0deb18a12ab3f18f3dc806781f641ff093f4c5b72e1f8f276",
"source": "cdp-bazaar",
"source_updated_at": "2026-08-22T03:01:20.895Z",
"url": "https://402.com.tr/api/x402/encode-selector",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0x973a31858f4d2125f48c880542da11a2796f12d6 |
{
"description": "Forward + reverse ENS resolution on Ethereum mainnet: turn vitalik.eth into an address, or an address into its primary ENS name. Complements the Basename resolver for Base.",
"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": {
"query": {
"description": "ENS name or address",
"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
}
],
"operator_identity": "not_verified",
"output_schema": null,
"protocol": "x402",
"protocol_version": 2,
"quality": "not_evaluated",
"run_id": "a2d71bc23fe499771cb704508ed1f9963e3d6a9527f1544d038dc3d3ae01df5a",
"schema_fingerprint": "d3aa93659e66869ba3d1c0b4606a2183f801782a1b426b4e2b76e7301ce3a42a",
"service_id": "102e65734adbe16a225eb4048f3133393412a0aa22c0709556d9ad8a6f23fb6f",
"source": "cdp-bazaar",
"source_updated_at": "2026-08-22T03:01:18.824Z",
"url": "https://402.com.tr/api/x402/ens-resolve",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0x973a31858f4d2125f48c880542da11a2796f12d6 |
| eip155:137 | 10000 atomic units0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359 | Not specifiedexact | 0x973a31858f4d2125f48c880542da11a2796f12d6 |
{
"description": "TLS probe for host=: subject, issuer, validFrom/validTo, daysRemaining, expired/expiringSoon, fingerprint. GO/HOLD/STOP from dates. Chain trust is not asserted — dates and identity fields are.",
"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": {
"host": {
"description": "Hostname",
"type": "string"
},
"port": {
"description": "Port (optional)",
"type": "string"
}
},
"required": [
"host"
],
"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": "860437b2ca7223b8ffc19d065ab7d877a2b9aa14524a338506339aa50b6b489b",
"service_id": "10c19341b6e5507b8a342fe6a4f6fc6dfa73d9f7d98e640bc35752dad6508cab",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-09T21:34:57.696Z",
"url": "https://402.com.tr/api/x402/ssl-check",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.05 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0x973a31858f4d2125f48c880542da11a2796f12d6 |
| eip155:137 | 50000 atomic units0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359 | Not specifiedexact | 0x973a31858f4d2125f48c880542da11a2796f12d6 |
{
"description": "🆕 A smart account's gas can be paid by a PAYMASTER instead of the account itself — invisible to every 'does this wallet spend ETH' heuristic. Reads a wallet's UserOperationEvents across BOTH EntryPoints (v0.6 + v0.7): is it a smart account, its op count and success rate, and WHO sponsors its gas (self vs which paymaster, per-sponsor share). A fully-sponsored account is typically app- or agent-operated. 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"
}
},
"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
},
{
"amount": null,
"amount_atomic": "50000",
"amount_encoding": "atomic_units",
"amount_raw": "50000",
"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": "afbba9dacb1ac55836d5572617cda5bce2ec3a40e82202909a2be4ba7ee70da4",
"service_id": "10c902a90605349898441f74ca9c42622564e33ad55a0ce5317c16de86256b89",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-09T03:00:47.541Z",
"url": "https://402.com.tr/api/x402/gas-payer",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0x973a31858f4d2125f48c880542da11a2796f12d6 |
{
"description": "Metadata for a Base token: name, symbol, logo image, official website and social links (X/Telegram/etc.) plus price & liquidity — from DexScreener. For agents and UIs enriching a token.",
"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.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": "d2c78e13b8559563b4feddfefe8e366bc8ca997debf35d71372a4ad73788970f",
"service_id": "14fe49ec44869241247ab2fbdec1ef1f01d9305f181c17d8a9fa227b7238975d",
"source": "cdp-bazaar",
"source_updated_at": "2026-08-23T03:03:34.637Z",
"url": "https://402.com.tr/api/x402/token-info",
"usage_rights": "not_reviewed"
}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 integrationDiscovery 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