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.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0x973a31858f4d2125f48c880542da11a2796f12d6 |
| eip155:137 | 10000 atomic units0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359 | Not specifiedexact | 0x973a31858f4d2125f48c880542da11a2796f12d6 |
{
"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": 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": "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"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0x973a31858f4d2125f48c880542da11a2796f12d6 |
| eip155:137 | 10000 atomic units0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359 | Not specifiedexact | 0x973a31858f4d2125f48c880542da11a2796f12d6 |
{
"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": 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": "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"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.1 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0x973a31858f4d2125f48c880542da11a2796f12d6 |
{
"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": 1789191719.42,
"offers": [
{
"amount": "0.1",
"amount_atomic": "100000",
"amount_encoding": "atomic_units",
"amount_raw": "100000",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": "USDC",
"decimals": 6,
"decimals_basis": "known_token_mapping",
"extra": {
"name": "USD Coin",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "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": "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"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.002 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0x973a31858f4d2125f48c880542da11a2796f12d6 |
{
"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": 1789191719.42,
"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": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
"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"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.03 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0x973a31858f4d2125f48c880542da11a2796f12d6 |
{
"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": 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": "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"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.04 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0x973a31858f4d2125f48c880542da11a2796f12d6 |
{
"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"
}
},
"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
}
],
"operator_identity": "not_verified",
"output_schema": null,
"protocol": "x402",
"protocol_version": 2,
"quality": "not_evaluated",
"run_id": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
"schema_fingerprint": "90d220e7437f7f6ba5b04d010f38d5889a0183af1c5760429b77340bf6ff7c7f",
"service_id": "a34a0043493d88cc9f52c6051c533f0e7a92fcb074d5c0e2cda4f420418f9cb9",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-12T03:01:34.568Z",
"url": "https://402.com.tr/api/x402/position-health",
"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": "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": 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": "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"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.02 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0x973a31858f4d2125f48c880542da11a2796f12d6 |
{
"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"
}
},
"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": "5c6206d0d4f47cd77c851b8b9e487a476226092af7e064d86cf173d185afa51a",
"service_id": "ad6f33c3b38cc73b3845b6f4d1b19172671e583c3942f90b66bd650d56f41097",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-12T03:01:32.396Z",
"url": "https://402.com.tr/api/x402/volume-check",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.02 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0x973a31858f4d2125f48c880542da11a2796f12d6 |
{
"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": 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": "2d1d842e8b66aafda740f2c913c21882d22aee66257d95976f7a1f79ffcfd7e1",
"service_id": "aea2c8b95e0888ef091463e1c4a3db24e78d93a1fdf1868372c4daa3c82c83c3",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-12T03:01:38.705Z",
"url": "https://402.com.tr/api/x402/revoke-builder",
"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": "🆕 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": 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": "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"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.05 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0x973a31858f4d2125f48c880542da11a2796f12d6 |
{
"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"
}
},
"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
}
],
"operator_identity": "not_verified",
"output_schema": null,
"protocol": "x402",
"protocol_version": 2,
"quality": "not_evaluated",
"run_id": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
"schema_fingerprint": "64006b674f5dcd5f54157d6b879f51ff5c66717f752ec1f92f05ed4371ad07da",
"service_id": "af904e0408958528ad58e8f98f7a96cd5ebd663b0f13b9ceacd2fcdc37ca72ec",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-12T03:01:36.755Z",
"url": "https://402.com.tr/api/x402/token-compare",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.03 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0x973a31858f4d2125f48c880542da11a2796f12d6 |
| eip155:137 | 30000 atomic units0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359 | Not specifiedexact | 0x973a31858f4d2125f48c880542da11a2796f12d6 |
{
"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": 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
},
{
"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": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
"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"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.002 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0x973a31858f4d2125f48c880542da11a2796f12d6 |
| eip155:137 | 2000 atomic units0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359 | Not specifiedexact | 0x973a31858f4d2125f48c880542da11a2796f12d6 |
{
"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": 1789191719.42,
"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": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
"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"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0x973a31858f4d2125f48c880542da11a2796f12d6 |
{
"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": 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
}
],
"operator_identity": "not_verified",
"output_schema": null,
"protocol": "x402",
"protocol_version": 2,
"quality": "not_evaluated",
"run_id": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
"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"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.03 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0x973a31858f4d2125f48c880542da11a2796f12d6 |
| eip155:137 | 30000 atomic units0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359 | Not specifiedexact | 0x973a31858f4d2125f48c880542da11a2796f12d6 |
{
"description": "🆕 Every B20 has ERC-2612 permit built in — approve a spender by signature instead of a transaction. Reads exactly what an agent needs to build a valid permit: the token's DOMAIN_SEPARATOR, the owner's current nonce (so the signed payload can't be rejected/replayed), and the EIP-712 domain/type struct. Read-only — signs nothing.",
"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"
},
"owner": {
"description": "Owner wallet (for the nonce, 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": 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
},
{
"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": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
"schema_fingerprint": "1786fa3a6662e5fa483e0e7de772babcb1c29f25a27b35577a7979ad84453efc",
"service_id": "b620615032faeb95115b9e9539d096a2c54bb2eaf54fcbf52c7cf0f919cbe56b",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-10T03:01:10.381Z",
"url": "https://402.com.tr/api/x402/b20-permit",
"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": "The live layer over B20 Policy Watch: a network-wide onchain webhook captures every B20 PolicyUpdated/Paused sub-second. Pass a token address for its live guard status, or call with no address for the feed of tokens that JUST attached a sender blocklist (turned seizable) across all of 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": {
"address": {
"description": "B20 token (optional — omit for network feed)",
"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.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": "7eb9649e1de75092b0730aca0e2b5345d36921c25fd457c4a6f763836536be8a",
"service_id": "b6762987132410043564cab887bc851a5f8168173401470b800fcdd1d85b57c0",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-11T08:08:10.276Z",
"url": "https://402.com.tr/api/x402/b20-guard",
"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": "🆕 Live — B20 is Base's native precompile token standard, and unlike ERC-20 a B20 issuer can freeze holders (Policy Registry) and even SEIZE your balance (burnBlocked) at the protocol level. This reads exactly those powers — seizable, freezable, paused, rebase, uncapped-mint — into one hold/caution/avoid verdict, and says whether they are the compliance surface a tokenized stock must carry or a token merely wearing an equity ticker. The first B20-aware safety check on 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": {
"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": "ba82630d7f44a5042f0ba5123507c0090ea74e65ff13fbf46b894e552ec38b57",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-04T17:38:34.879Z",
"url": "https://402.com.tr/api/x402/b20-safety",
"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": "🆕 Every other B20 check reads what the issuer CAN do; this reads what they HAVE done. Scans the token's actual burnBlocked seizures (the BurnedBlocked event) — whether the issuer has ever burned a blocked holder's balance, who was seized, and how much. verdict: enforced (has seized) / armed (can, hasn't) / no_seize_power. Pass wallet= for one address, or omit address= for the network-wide feed.",
"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 (omit for network feed)",
"type": "string"
},
"wallet": {
"description": "Victim 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": 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": "08626f96ae50a6f5318d8b14d338d4bbd69cccfb7be6961b9723818e94362a3c",
"service_id": "bd2f9803e5ca80d0b7df5a61c460bb629c06e1ab42c7efa5a87619f991f816b3",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-10T03:00:49.634Z",
"url": "https://402.com.tr/api/x402/b20-seizure-history",
"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 SEPA Creditor Identifier offline: country, check digits (mod-97), business code and national id. Catches mistyped creditor ids before a mandate setup. Structure only — not a scheme-manager registration proof.",
"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": {
"creditorId": {
"description": "Creditor Identifier",
"type": "string"
}
},
"required": [
"creditorId"
],
"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.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": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
"schema_fingerprint": "5a7c5367a8a3ebd47055209290757f1af116b9dc782becec3a353bbf2460826a",
"service_id": "be57ff8b693a4d5183b4e382c4b28cc640dd91534c33002cd8e597612ed1e5d4",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-09T21:34:41.095Z",
"url": "https://402.com.tr/api/x402/sepa-creditor",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.005 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0x973a31858f4d2125f48c880542da11a2796f12d6 |
{
"description": "Convert between the shapes data actually arrives in: CSV or TSV to JSON, JSON to CSV or TSV, CSV to a Markdown table, Markdown to HTML. Proper RFC 4180 parsing — quoted fields, embedded commas and newlines, doubled quotes — so a spreadsheet exported by a human does not silently come apart. Numbers and booleans get real types (turn it off with typed=false). No model call and no upstream: local parsing only.",
"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": {
"from": {
"description": "Source format",
"type": "string"
},
"text": {
"description": "Content to convert",
"type": "string"
},
"to": {
"description": "Target format",
"type": "string"
},
"typed": {
"description": "Type numbers/booleans (optional)",
"type": "string"
}
},
"required": [
"text",
"from",
"to"
],
"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.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": "babe67369d80a6dcb78fa0341d832979513ee439e85269b10c8fcbdb1327e24d",
"service_id": "bf31e648c119d542c89f4f76c7f4eada13f0ba7a51fb3f7490fef2521821ed01",
"source": "cdp-bazaar",
"source_updated_at": "2026-08-25T03:00:43.525Z",
"url": "https://402.com.tr/api/x402/file-convert",
"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": "🆕 b20-freeze-check answers one wallet; this enumerates the WHOLE list. Replays the Policy Registry's BlocklistUpdated/AllowlistUpdated events into the full membership of a B20's blocklist/allowlist: every address ever blocked or whitelisted, when, by whom, and the current member set per scope. Compliance-grade visibility no other tool provides. Pass address= (token) or policy= (registry policy ID).",
"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"
},
"policy": {
"description": "Registry policy ID (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": 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": "f900eb9da3ecff8f713f2c7da20afa87e88c0baad6bbd7977b6df6443c4a1efc",
"service_id": "c08b48a4bfcc1cfbc5cbf3259fd41f9d1528cd654ff646837de0a66d0ed91b96",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-10T03:00:51.843Z",
"url": "https://402.com.tr/api/x402/b20-policy-members",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.03 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0x973a31858f4d2125f48c880542da11a2796f12d6 |
{
"description": "🆕 Prices the same fiat purchase across EVERY payment method a country allows, and ranks them by what the buyer actually receives. On $100 in the US the spread is real: card takes 2.44, bank transfer 0.50, a funded fiat wallet nothing. Returns each rail's fee, net amount, min/max limits, and the cheapest one. Live Coinbase pricing, not a rate card. Pass address= for a payable checkout link. 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": "Destination wallet (optional — needed for a checkout link)",
"type": "string"
},
"amount": {
"description": "Fiat amount",
"type": "string"
},
"asset": {
"description": "Asset to buy (optional, default USDC)",
"type": "string"
},
"country": {
"description": "ISO country code",
"type": "string"
},
"currency": {
"description": "Fiat currency (optional, default USD)",
"type": "string"
},
"network": {
"description": "Network (optional, default base)",
"type": "string"
}
},
"required": [
"country",
"amount"
],
"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.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": "9a68108371f48164f71f14cdc6c15e651e659c1427753e4287cdb853d1d64535",
"service_id": "c21455e4ea95459a92c881e8c08a8c816ff4f459d2ac0d9ab75a46ca84fec065",
"source": "cdp-bazaar",
"source_updated_at": "2026-08-24T03:03:36.192Z",
"url": "https://402.com.tr/api/x402/onramp-quote",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.03 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0x973a31858f4d2125f48c880542da11a2796f12d6 |
| eip155:137 | 30000 atomic units0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359 | Not specifiedexact | 0x973a31858f4d2125f48c880542da11a2796f12d6 |
{
"description": "🆕 A B20 Stablecoin's currency() is SELF-DECLARED — the standard verifies nothing. This is the missing check: declared peg vs actual DEX market price. 'Says USD, trades at $0.71' in one call: on_peg / depeg_warning / depegged / no_market (the peg is a pure claim with zero price discovery) / unverifiable_fx for non-USD pegs. Run before settling in any B20 stablecoin.",
"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 stablecoin 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
},
{
"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": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
"schema_fingerprint": "d698dc261717518002623ba7c76d22bb795755d2a68f83be6937261f4e5b51eb",
"service_id": "c31e20c4c4d30c8e0629e0324b420888ddc669d816a3cd1307c48b7360bcd1fc",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-10T03:01:01.564Z",
"url": "https://402.com.tr/api/x402/b20-peg",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0x973a31858f4d2125f48c880542da11a2796f12d6 |
{
"description": "Resolves a 4-byte function selector (e.g. 0x70a08231) to candidate human-readable signatures via 4byte.directory. Accepts a bare selector or full 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": {
"selector": {
"description": "Function selector",
"type": "string"
}
},
"required": [
"selector"
],
"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
}
],
"operator_identity": "not_verified",
"output_schema": null,
"protocol": "x402",
"protocol_version": 2,
"quality": "not_evaluated",
"run_id": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
"schema_fingerprint": "a474438e21ce0319a65e04445b8648f076d509b2215450bd7e8024f9c5a29d5d",
"service_id": "c464aa8e215ba28cfcddb90137f65be33519debed97b3860a889dbe104f782f8",
"source": "cdp-bazaar",
"source_updated_at": "2026-08-22T03:01:11.764Z",
"url": "https://402.com.tr/api/x402/decode-selector",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.002 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0x973a31858f4d2125f48c880542da11a2796f12d6 |
{
"description": "Pass a URL and get the page as clean text — furniture (nav, scripts, ads, footers) stripped, paragraphs preserved — plus its title, description and site name. The step every agent needs before it can reason about a page, and the one most agents can't do themselves: serverless runtimes and MCP clients have no browser and no HTML parser. Follows redirects safely, refuses non-text content, caps at 2 MB. Nothing crypto about 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": {
"maxChars": {
"description": "Max characters (optional)",
"type": "string"
},
"url": {
"description": "Page URL",
"type": "string"
}
},
"required": [
"url"
],
"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.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": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
"schema_fingerprint": "efbd5b6ef9110f47c54c5c173d1f3c15d94126885c5b53bf68eebcbf22a1e573",
"service_id": "c5f332fe541ac3bf645f195c18f24826fad79aab6987bad265fff7efd71fa2bd",
"source": "cdp-bazaar",
"source_updated_at": "2026-08-23T03:04:15.4Z",
"url": "https://402.com.tr/api/x402/url-extract",
"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