INTELLIGENCE

Explore the source evidence.

Dated service listings, provider history and recorded changes. Refreshed automatically every 30 seconds.

THE EVIDENCE BASE

Collected. Dated. Traceable.

Use the API
14,820Source listings
34Source snapshots
28,470Recorded changes
1,435Endpoint observations

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

47 observations · Differences between dated observations.

api.agentmercantile.comInspect one Base ERC-20 owner/token/spender allowance with same-block balance and token metadata plus factual exposure flags. No wallet access, signing, or transaction execution. Call when you need a same-block Base allowance-versus-balance snapshot for one owner/token/spender triple.
https://api.agentmercantile.com/v1/allowance-exposure
NetworkAdvertised amountBillingPayee
eip155:84530.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0xdb7b2b54f80479826222749a2ea73a8acc306e1e
Source and evidence
{
  "description": "Inspect one Base ERC-20 owner/token/spender allowance with same-block balance and token metadata plus factual exposure flags. No wallet access, signing, or transaction execution. Call when you need a same-block Base allowance-versus-balance snapshot for one owner/token/spender triple.",
  "domain": "api.agentmercantile.com",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "additionalProperties": false,
            "properties": {
              "owner": {
                "description": "ERC-20 token owner address. 0x-prefixed 20-byte EVM address.",
                "type": "string"
              },
              "spender": {
                "description": "Spender address. 0x-prefixed 20-byte EVM address.",
                "type": "string"
              },
              "token": {
                "description": "ERC-20 token contract. 0x-prefixed 20-byte EVM address. Zero address is rejected.",
                "type": "string"
              }
            },
            "required": [
              "owner",
              "token",
              "spender"
            ],
            "type": "object"
          },
          "bodyType": {
            "enum": [
              "json",
              "form-data",
              "text"
            ],
            "type": "string"
          },
          "method": {
            "enum": [
              "POST"
            ],
            "type": "string"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method",
          "bodyType",
          "body"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "example": {
            "additionalProperties": true,
            "properties": {
              "allowance_adjusted": {
                "type": [
                  "string",
                  "null"
                ]
              },
              "allowance_balance_exposure_adjusted": {
                "type": [
                  "string",
                  "null"
                ]
              },
              "allowance_balance_exposure_raw": {
                "type": [
                  "string",
                  "null"
                ]
              },
              "allowance_covers_current_balance": {
                "type": "boolean"
              },
              "allowance_raw": {
                "description": "uint256 as a decimal integer string",
                "type": [
                  "string",
                  "null"
                ]
              },
              "balance_adjusted": {
                "type": [
                  "string",
                  "null"
                ]
              },
              "balance_raw": {
                "type": [
                  "string",
                  "null"
                ]
              },
              "block_number": {
                "type": [
                  "string",
                  "null"
                ]
              },
              "effectively_unlimited": {
                "type": "boolean"
              },
              "evidence": {
                "properties": {
                  "block_number": {
                    "type": [
                      "string",
                      "null"
                    ]
                  },
                  "same_block_reads": {
                    "type": "boolean"
                  },
                  "token_code_present": {
                    "type": [
                      "boolean",
                      "null"
                    ]
                  }
                },
                "type": "object"
              },
              "limitations": {
                "items": {
                  "type": "string"
                },
                "type": "array"
              },
              "machine": {
                "enum": [
                  "VM02"
                ],
                "type": "string"
              },
              "max_uint256_approval": {
                "type": "boolean"
              },
              "methodology_version": {
                "enum": [
                  "allowance-exposure-0.1.0"
                ],
                "type": "string"
              },
              "network": {
                "enum": [
                  "eip155:8453"
                ],
                "type": "string"
              },
              "owner": {
                "type": "string"
              },
              "spender": {
                "type": "string"
              },
              "status": {
                "enum": [
                  "OK",
                  "HOLD"
                ],
                "type": "string"
              },
              "token": {
                "type": "string"
              },
              "token_metadata": {
                "properties": {
                  "decimals": {
                    "type": [
                      "integer",
                      "null"
                    ]
                  },
                  "symbol": {
                    "type": [
                      "string",
                      "null"
                    ]
                  }
                },
                "type": "object"
              }
            },
            "required": [
              "status",
              "machine",
              "methodology_version",
              "network",
              "block_number",
              "owner",
              "token",
              "spender",
              "token_metadata",
              "allowance_raw",
              "allowance_adjusted",
              "balance_raw",
              "balance_adjusted",
              "allowance_balance_exposure_raw",
              "allowance_balance_exposure_adjusted",
              "allowance_covers_current_balance",
              "max_uint256_approval",
              "effectively_unlimited",
              "evidence",
              "limitations"
            ],
            "type": "object"
          },
          "type": {
            "type": "string"
          }
        },
        "required": [
          "type"
        ],
        "type": "object"
      }
    },
    "required": [
      "input"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "POST",
  "observed_at": 1789166492.489,
  "offers": [
    {
      "amount": "0.01",
      "amount_atomic": "10000",
      "amount_encoding": "atomic_units",
      "amount_raw": "10000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "withdrawn_protocol_inference",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0xdb7b2b54f80479826222749a2ea73a8acc306e1e",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 60,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "cd1760e19f518b50c9ffbaf84aa5ce626d53ffa2f8f27d71b5391096bf66618e",
  "schema_fingerprint": "42b8e097551822f524e69912fc56531eb71138c0f89b68415148f829ea134e8a",
  "service_id": "726a5556d1c4e0cd4d86dc9d64952d1aad22ce0c66faa28d6af47675af0e1a3a",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-06T01:15:21.793Z",
  "url": "https://api.agentmercantile.com/v1/allowance-exposure",
  "usage_rights": "not_reviewed"
}
api.agentmercantile.comFetch deterministic, token-efficient context from one public HTTPS URL: canonical URL, title/description, headings, clean main content, structured-data types, freshness observations, evidence, and limitations. Call when you need a bounded JSON reading of one public page without a browser, login, crawl, or LLM.
https://api.agentmercantile.com/v1/url-context
NetworkAdvertised amountBillingPayee
eip155:84530.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0xdb7b2b54f80479826222749a2ea73a8acc306e1e
Source and evidence
{
  "description": "Fetch deterministic, token-efficient context from one public HTTPS URL: canonical URL, title/description, headings, clean main content, structured-data types, freshness observations, evidence, and limitations. Call when you need a bounded JSON reading of one public page without a browser, login, crawl, or LLM.",
  "domain": "api.agentmercantile.com",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "additionalProperties": false,
            "properties": {
              "url": {
                "description": "One absolute public HTTPS URL on port 443. No credentials in the URL. http, non-443 ports, and private/non-public targets are rejected without fetch.",
                "format": "uri",
                "type": "string"
              }
            },
            "required": [
              "url"
            ],
            "type": "object"
          },
          "bodyType": {
            "enum": [
              "json",
              "form-data",
              "text"
            ],
            "type": "string"
          },
          "method": {
            "enum": [
              "POST"
            ],
            "type": "string"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method",
          "bodyType",
          "body"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "example": {
            "additionalProperties": true,
            "properties": {
              "checked_at": {
                "description": "ISO-8601 timestamp when extraction ran.",
                "type": "string"
              },
              "content": {
                "properties": {
                  "approx_tokens": {
                    "type": "integer"
                  },
                  "characters": {
                    "type": "integer"
                  },
                  "extraction_basis": {
                    "enum": [
                      "main",
                      "article",
                      "body-heuristic",
                      "none"
                    ],
                    "type": "string"
                  },
                  "text": {
                    "type": "string"
                  },
                  "token_estimate_method": {
                    "type": "string"
                  },
                  "truncated": {
                    "type": "boolean"
                  }
                },
                "type": "object"
              },
              "evidence": {
                "type": "object"
              },
              "final_url": {
                "description": "Final URL after bounded redirects, or null on HOLD.",
                "type": [
                  "string",
                  "null"
                ]
              },
              "freshness": {
                "properties": {
                  "observations": {
                    "type": "array"
                  }
                },
                "type": "object"
              },
              "http": {
                "properties": {
                  "content_type": {
                    "type": [
                      "string",
                      "null"
                    ]
                  },
                  "redirect_count": {
                    "type": "integer"
                  },
                  "status": {
                    "type": [
                      "integer",
                      "null"
                    ]
                  }
                },
                "type": "object"
              },
              "limitations": {
                "items": {
                  "type": "string"
                },
                "type": "array"
              },
              "metadata": {
                "properties": {
                  "canonical": {
                    "type": [
                      "string",
                      "null"
                    ]
                  },
                  "description": {
                    "type": [
                      "string",
                      "null"
                    ]
                  },
                  "title": {
                    "type": [
                      "string",
                      "null"
                    ]
                  }
                },
                "type": "object"
              },
              "methodology_version": {
                "enum": [
                  "url-context-0.1.0"
                ],
                "type": "string"
              },
              "outline": {
                "items": {
                  "properties": {
                    "level": {
                      "type": "integer"
                    },
                    "text": {
                      "type": "string"
                    }
                  },
                  "type": "object"
                },
                "type": "array"
              },
              "requested_url": {
                "description": "The buyer-supplied URL after request validation.",
                "type": "string"
              },
              "size": {
                "type": "object"
              },
              "status": {
                "enum": [
                  "OK",
                  "PARTIAL",
                  "HOLD"
                ],
                "type": "string"
              },
              "structured_data": {
                "properties": {
                  "json_ld_types": {
                    "items": {
                      "type": "string"
                    },
                    "type": "array"
                  }
                },
                "type": "object"
              }
            },
            "required": [
              "status",
              "methodology_version",
              "requested_url",
              "content",
              "limitations"
            ],
            "type": "object"
          },
          "type": {
            "type": "string"
          }
        },
        "required": [
          "type"
        ],
        "type": "object"
      }
    },
    "required": [
      "input"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "POST",
  "observed_at": 1789166492.489,
  "offers": [
    {
      "amount": "0.01",
      "amount_atomic": "10000",
      "amount_encoding": "atomic_units",
      "amount_raw": "10000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "withdrawn_protocol_inference",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0xdb7b2b54f80479826222749a2ea73a8acc306e1e",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 60,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "cd1760e19f518b50c9ffbaf84aa5ce626d53ffa2f8f27d71b5391096bf66618e",
  "schema_fingerprint": "dade0d9236d5c1480e3073da4d613debb1f4754223100c427ea3f955ed1911ac",
  "service_id": "d2bc8369238815d441f772f96d5a81f927b457e5ed46354dbe3a67f333ca9103",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-08T09:01:02.426Z",
  "url": "https://api.agentmercantile.com/v1/url-context",
  "usage_rights": "not_reviewed"
}
api.agentmercantile.comReturn a bounded snapshot of native and ERC-20 holdings for one public Ethereum/Base address, with DEX-market observations, priced-holdings concentration, evidence and limitations. No investment advice.
https://api.agentmercantile.com/v1/portfolio-preflight
NetworkAdvertised amountBillingPayee
eip155:84530.25 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0xdb7b2b54f80479826222749a2ea73a8acc306e1e
Source and evidence
{
  "description": "Return a bounded snapshot of native and ERC-20 holdings for one public Ethereum/Base address, with DEX-market observations, priced-holdings concentration, evidence and limitations. No investment advice.",
  "domain": "api.agentmercantile.com",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "additionalProperties": false,
            "properties": {
              "address": {
                "description": "One public 0x-prefixed 20-byte EVM address.",
                "type": "string"
              },
              "chains": {
                "description": "Optional. Defaults to Ethereum and Base.",
                "items": {
                  "enum": [
                    "eip155:1",
                    "eip155:8453"
                  ],
                  "type": "string"
                },
                "maxItems": 2,
                "minItems": 1,
                "type": "array",
                "uniqueItems": true
              },
              "declared_holdings": {
                "items": {
                  "additionalProperties": false,
                  "properties": {
                    "chain": {
                      "enum": [
                        "eip155:1",
                        "eip155:8453"
                      ],
                      "type": "string"
                    },
                    "quantity_raw": {
                      "description": "uint256 decimal integer string. Hint only.",
                      "type": "string"
                    },
                    "token": {
                      "description": "Nonzero ERC-20 contract.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "chain",
                    "token",
                    "quantity_raw"
                  ],
                  "type": "object"
                },
                "maxItems": 10,
                "type": "array"
              }
            },
            "required": [
              "address"
            ],
            "type": "object"
          },
          "bodyType": {
            "enum": [
              "json",
              "form-data",
              "text"
            ],
            "type": "string"
          },
          "method": {
            "enum": [
              "POST"
            ],
            "type": "string"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method",
          "bodyType",
          "body"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "example": {
            "additionalProperties": true,
            "properties": {
              "address": {
                "type": "string"
              },
              "chain_results": {
                "type": "array"
              },
              "chains_run": {
                "items": {
                  "type": "string"
                },
                "type": "array"
              },
              "checked_at": {
                "type": "string"
              },
              "concentration": {
                "type": "object"
              },
              "confidence": {
                "enum": [
                  "HIGH",
                  "MEDIUM",
                  "LOW"
                ],
                "type": "string"
              },
              "evidence": {
                "type": "array"
              },
              "holdings": {
                "type": "array"
              },
              "limitations": {
                "items": {
                  "type": "string"
                },
                "type": "array"
              },
              "machine": {
                "enum": [
                  "VM03"
                ],
                "type": "string"
              },
              "methodology_version": {
                "enum": [
                  "portfolio-preflight-0.1.0"
                ],
                "type": "string"
              },
              "overflow_count_complete": {
                "type": "boolean"
              },
              "overflow_holding_count": {
                "type": "integer"
              },
              "requested_chains": {
                "items": {
                  "type": "string"
                },
                "type": "array"
              },
              "returned_holding_count": {
                "type": "integer"
              },
              "sources": {
                "type": "array"
              },
              "status": {
                "enum": [
                  "OK",
                  "PARTIAL",
                  "HOLD"
                ],
                "type": "string"
              },
              "valuation": {
                "type": "object"
              }
            },
            "required": [
              "status",
              "machine",
              "methodology_version",
              "checked_at",
              "address",
              "requested_chains",
              "chains_run",
              "chain_results",
              "valuation",
              "concentration",
              "holdings",
              "returned_holding_count",
              "overflow_holding_count",
              "overflow_count_complete",
              "sources",
              "evidence",
              "limitations",
              "confidence"
            ],
            "type": "object"
          },
          "type": {
            "type": "string"
          }
        },
        "required": [
          "type"
        ],
        "type": "object"
      }
    },
    "required": [
      "input"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "POST",
  "observed_at": 1789165815.545,
  "offers": [
    {
      "amount": "0.25",
      "amount_atomic": "250000",
      "amount_encoding": "atomic_units",
      "amount_raw": "250000",
      "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": "0xdb7b2b54f80479826222749a2ea73a8acc306e1e",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 60,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "382b8312647110a124aca29eee9bbd2fa92a6158a6332bbbf5fb56d005fc177c",
  "schema_fingerprint": "a3eb17d45d2402c9f73db6696690e62d0ca6a20f623f858e61b6741b58fb3b67",
  "service_id": "39311717eef2b5b8002c9f656a7d841dd433b6b5412b8c12bde8b459338676ca",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-22T15:10:56.619Z",
  "url": "https://api.agentmercantile.com/v1/portfolio-preflight",
  "usage_rights": "not_reviewed"
}
api.agentmercantile.comObserve factual Aave V3 lending supply APR and Lido staking APR for one Ethereum/Base asset, with timestamps, evidence, explicit rate labels, optional filters/sort, and limitations. No ranking or investment recommendation. Call when you need currently observed supported-venue rates for one asset, not a ranking.
https://api.agentmercantile.com/v1/productive-venue-snapshot
NetworkAdvertised amountBillingPayee
eip155:84530.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0xdb7b2b54f80479826222749a2ea73a8acc306e1e
Source and evidence
{
  "description": "Observe factual Aave V3 lending supply APR and Lido staking APR for one Ethereum/Base asset, with timestamps, evidence, explicit rate labels, optional filters/sort, and limitations. No ranking or investment recommendation. Call when you need currently observed supported-venue rates for one asset, not a ranking.",
  "domain": "api.agentmercantile.com",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "additionalProperties": false,
            "properties": {
              "asset": {
                "additionalProperties": false,
                "description": "native, erc20, or allowlisted symbol asset object",
                "properties": {
                  "address": {
                    "description": "Required for erc20. Exact nonzero 20-byte EVM address.",
                    "type": "string"
                  },
                  "kind": {
                    "enum": [
                      "native",
                      "erc20",
                      "symbol"
                    ],
                    "type": "string"
                  },
                  "symbol": {
                    "description": "Required for kind=symbol. Allowlist ETH, WETH, USDC, stETH, wstETH. Chain-specific.",
                    "type": "string"
                  }
                },
                "required": [
                  "kind"
                ],
                "type": "object"
              },
              "chain_id": {
                "description": "Ethereum 1 or Base 8453 only.",
                "enum": [
                  1,
                  8453
                ],
                "type": "integer"
              },
              "limit": {
                "description": "Default 20. Applied after filters and sort.",
                "maximum": 20,
                "minimum": 1,
                "type": "integer"
              },
              "protocols": {
                "items": {
                  "enum": [
                    "aave_v3",
                    "lido"
                  ],
                  "type": "string"
                },
                "minItems": 1,
                "type": "array",
                "uniqueItems": true
              },
              "sort": {
                "description": "Objective sort only. rate_* uses primary_apr. Null rates sort last. Not a recommendation.",
                "enum": [
                  "protocol",
                  "rate_desc",
                  "rate_asc"
                ],
                "type": "string"
              },
              "venue_types": {
                "items": {
                  "enum": [
                    "lending",
                    "liquid_staking"
                  ],
                  "type": "string"
                },
                "minItems": 1,
                "type": "array",
                "uniqueItems": true
              }
            },
            "required": [
              "chain_id",
              "asset"
            ],
            "type": "object"
          },
          "bodyType": {
            "enum": [
              "json",
              "form-data",
              "text"
            ],
            "type": "string"
          },
          "method": {
            "enum": [
              "POST"
            ],
            "type": "string"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method",
          "bodyType",
          "body"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "example": {
            "additionalProperties": true,
            "properties": {
              "asset": {
                "type": "object"
              },
              "block_number": {
                "type": "string"
              },
              "cached": {
                "type": "boolean"
              },
              "chain_id": {
                "enum": [
                  1,
                  8453
                ],
                "type": "integer"
              },
              "classification": {
                "enum": [
                  "OBSERVED_COMPLETE",
                  "OBSERVED_PARTIAL",
                  "OBSERVED_EMPTY_SUPPORTED_SET",
                  "HOLD_UPSTREAM",
                  "HOLD_OUTPUT_REFUSED"
                ],
                "type": "string"
              },
              "errors": {
                "type": "array"
              },
              "evidence": {
                "type": "array"
              },
              "limitations": {
                "items": {
                  "type": "string"
                },
                "type": "array"
              },
              "machine": {
                "enum": [
                  "VM04"
                ],
                "type": "string"
              },
              "methodology_version": {
                "enum": [
                  "productive-venue-0.2.0"
                ],
                "type": "string"
              },
              "observation_age_ms": {
                "type": "integer"
              },
              "omissions": {
                "items": {
                  "type": "string"
                },
                "type": "array"
              },
              "protocol_set_version": {
                "type": "string"
              },
              "request": {
                "type": "object"
              },
              "resolved": {
                "type": "object"
              },
              "result_count": {
                "type": "integer"
              },
              "retrieved_at": {
                "type": "string"
              },
              "sort": {
                "type": "object"
              },
              "status": {
                "enum": [
                  "OK",
                  "PARTIAL",
                  "HOLD"
                ],
                "type": "string"
              },
              "truncated": {
                "type": "boolean"
              },
              "venues": {
                "type": "array"
              }
            },
            "required": [
              "status",
              "classification",
              "machine",
              "methodology_version",
              "protocol_set_version",
              "chain_id",
              "asset",
              "request",
              "resolved",
              "sort",
              "result_count",
              "truncated",
              "omissions",
              "retrieved_at",
              "venues",
              "limitations",
              "errors",
              "evidence"
            ],
            "type": "object"
          },
          "type": {
            "type": "string"
          }
        },
        "required": [
          "type"
        ],
        "type": "object"
      }
    },
    "required": [
      "input"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "POST",
  "observed_at": 1789165815.545,
  "offers": [
    {
      "amount": "0.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": "0xdb7b2b54f80479826222749a2ea73a8acc306e1e",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 60,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "382b8312647110a124aca29eee9bbd2fa92a6158a6332bbbf5fb56d005fc177c",
  "schema_fingerprint": "1966d84f4523beb1435300e16c1a26545096b87d3cf8c88280e60a3a39142616",
  "service_id": "720e81817e06a08fd64bcd567888a6e109cc17955cc87f62c6437b703ce8a5ef",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-05T01:16:13.68Z",
  "url": "https://api.agentmercantile.com/v1/productive-venue-snapshot",
  "usage_rights": "not_reviewed"
}
api.agentmercantile.comInspect one Base ERC-20 owner/token/spender allowance with same-block balance and token metadata plus factual exposure flags. No wallet access, signing, or transaction execution. Call when you need a same-block Base allowance-versus-balance snapshot for one owner/token/spender triple.
https://api.agentmercantile.com/v1/allowance-exposure
NetworkAdvertised amountBillingPayee
eip155:84530.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0xdb7b2b54f80479826222749a2ea73a8acc306e1e
Source and evidence
{
  "description": "Inspect one Base ERC-20 owner/token/spender allowance with same-block balance and token metadata plus factual exposure flags. No wallet access, signing, or transaction execution. Call when you need a same-block Base allowance-versus-balance snapshot for one owner/token/spender triple.",
  "domain": "api.agentmercantile.com",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "additionalProperties": false,
            "properties": {
              "owner": {
                "description": "ERC-20 token owner address. 0x-prefixed 20-byte EVM address.",
                "type": "string"
              },
              "spender": {
                "description": "Spender address. 0x-prefixed 20-byte EVM address.",
                "type": "string"
              },
              "token": {
                "description": "ERC-20 token contract. 0x-prefixed 20-byte EVM address. Zero address is rejected.",
                "type": "string"
              }
            },
            "required": [
              "owner",
              "token",
              "spender"
            ],
            "type": "object"
          },
          "bodyType": {
            "enum": [
              "json",
              "form-data",
              "text"
            ],
            "type": "string"
          },
          "method": {
            "enum": [
              "POST"
            ],
            "type": "string"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method",
          "bodyType",
          "body"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "example": {
            "additionalProperties": true,
            "properties": {
              "allowance_adjusted": {
                "type": [
                  "string",
                  "null"
                ]
              },
              "allowance_balance_exposure_adjusted": {
                "type": [
                  "string",
                  "null"
                ]
              },
              "allowance_balance_exposure_raw": {
                "type": [
                  "string",
                  "null"
                ]
              },
              "allowance_covers_current_balance": {
                "type": "boolean"
              },
              "allowance_raw": {
                "description": "uint256 as a decimal integer string",
                "type": [
                  "string",
                  "null"
                ]
              },
              "balance_adjusted": {
                "type": [
                  "string",
                  "null"
                ]
              },
              "balance_raw": {
                "type": [
                  "string",
                  "null"
                ]
              },
              "block_number": {
                "type": [
                  "string",
                  "null"
                ]
              },
              "effectively_unlimited": {
                "type": "boolean"
              },
              "evidence": {
                "properties": {
                  "block_number": {
                    "type": [
                      "string",
                      "null"
                    ]
                  },
                  "same_block_reads": {
                    "type": "boolean"
                  },
                  "token_code_present": {
                    "type": [
                      "boolean",
                      "null"
                    ]
                  }
                },
                "type": "object"
              },
              "limitations": {
                "items": {
                  "type": "string"
                },
                "type": "array"
              },
              "machine": {
                "enum": [
                  "VM02"
                ],
                "type": "string"
              },
              "max_uint256_approval": {
                "type": "boolean"
              },
              "methodology_version": {
                "enum": [
                  "allowance-exposure-0.1.0"
                ],
                "type": "string"
              },
              "network": {
                "enum": [
                  "eip155:8453"
                ],
                "type": "string"
              },
              "owner": {
                "type": "string"
              },
              "spender": {
                "type": "string"
              },
              "status": {
                "enum": [
                  "OK",
                  "HOLD"
                ],
                "type": "string"
              },
              "token": {
                "type": "string"
              },
              "token_metadata": {
                "properties": {
                  "decimals": {
                    "type": [
                      "integer",
                      "null"
                    ]
                  },
                  "symbol": {
                    "type": [
                      "string",
                      "null"
                    ]
                  }
                },
                "type": "object"
              }
            },
            "required": [
              "status",
              "machine",
              "methodology_version",
              "network",
              "block_number",
              "owner",
              "token",
              "spender",
              "token_metadata",
              "allowance_raw",
              "allowance_adjusted",
              "balance_raw",
              "balance_adjusted",
              "allowance_balance_exposure_raw",
              "allowance_balance_exposure_adjusted",
              "allowance_covers_current_balance",
              "max_uint256_approval",
              "effectively_unlimited",
              "evidence",
              "limitations"
            ],
            "type": "object"
          },
          "type": {
            "type": "string"
          }
        },
        "required": [
          "type"
        ],
        "type": "object"
      }
    },
    "required": [
      "input"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "POST",
  "observed_at": 1789165815.545,
  "offers": [
    {
      "amount": "0.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": "0xdb7b2b54f80479826222749a2ea73a8acc306e1e",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 60,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "382b8312647110a124aca29eee9bbd2fa92a6158a6332bbbf5fb56d005fc177c",
  "schema_fingerprint": "42b8e097551822f524e69912fc56531eb71138c0f89b68415148f829ea134e8a",
  "service_id": "726a5556d1c4e0cd4d86dc9d64952d1aad22ce0c66faa28d6af47675af0e1a3a",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-06T01:15:21.793Z",
  "url": "https://api.agentmercantile.com/v1/allowance-exposure",
  "usage_rights": "not_reviewed"
}
api.agentmercantile.comFetch deterministic, token-efficient context from one public HTTPS URL: canonical URL, title/description, headings, clean main content, structured-data types, freshness observations, evidence, and limitations. Call when you need a bounded JSON reading of one public page without a browser, login, crawl, or LLM.
https://api.agentmercantile.com/v1/url-context
NetworkAdvertised amountBillingPayee
eip155:84530.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0xdb7b2b54f80479826222749a2ea73a8acc306e1e
Source and evidence
{
  "description": "Fetch deterministic, token-efficient context from one public HTTPS URL: canonical URL, title/description, headings, clean main content, structured-data types, freshness observations, evidence, and limitations. Call when you need a bounded JSON reading of one public page without a browser, login, crawl, or LLM.",
  "domain": "api.agentmercantile.com",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "additionalProperties": false,
            "properties": {
              "url": {
                "description": "One absolute public HTTPS URL on port 443. No credentials in the URL. http, non-443 ports, and private/non-public targets are rejected without fetch.",
                "format": "uri",
                "type": "string"
              }
            },
            "required": [
              "url"
            ],
            "type": "object"
          },
          "bodyType": {
            "enum": [
              "json",
              "form-data",
              "text"
            ],
            "type": "string"
          },
          "method": {
            "enum": [
              "POST"
            ],
            "type": "string"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method",
          "bodyType",
          "body"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "example": {
            "additionalProperties": true,
            "properties": {
              "checked_at": {
                "description": "ISO-8601 timestamp when extraction ran.",
                "type": "string"
              },
              "content": {
                "properties": {
                  "approx_tokens": {
                    "type": "integer"
                  },
                  "characters": {
                    "type": "integer"
                  },
                  "extraction_basis": {
                    "enum": [
                      "main",
                      "article",
                      "body-heuristic",
                      "none"
                    ],
                    "type": "string"
                  },
                  "text": {
                    "type": "string"
                  },
                  "token_estimate_method": {
                    "type": "string"
                  },
                  "truncated": {
                    "type": "boolean"
                  }
                },
                "type": "object"
              },
              "evidence": {
                "type": "object"
              },
              "final_url": {
                "description": "Final URL after bounded redirects, or null on HOLD.",
                "type": [
                  "string",
                  "null"
                ]
              },
              "freshness": {
                "properties": {
                  "observations": {
                    "type": "array"
                  }
                },
                "type": "object"
              },
              "http": {
                "properties": {
                  "content_type": {
                    "type": [
                      "string",
                      "null"
                    ]
                  },
                  "redirect_count": {
                    "type": "integer"
                  },
                  "status": {
                    "type": [
                      "integer",
                      "null"
                    ]
                  }
                },
                "type": "object"
              },
              "limitations": {
                "items": {
                  "type": "string"
                },
                "type": "array"
              },
              "metadata": {
                "properties": {
                  "canonical": {
                    "type": [
                      "string",
                      "null"
                    ]
                  },
                  "description": {
                    "type": [
                      "string",
                      "null"
                    ]
                  },
                  "title": {
                    "type": [
                      "string",
                      "null"
                    ]
                  }
                },
                "type": "object"
              },
              "methodology_version": {
                "enum": [
                  "url-context-0.1.0"
                ],
                "type": "string"
              },
              "outline": {
                "items": {
                  "properties": {
                    "level": {
                      "type": "integer"
                    },
                    "text": {
                      "type": "string"
                    }
                  },
                  "type": "object"
                },
                "type": "array"
              },
              "requested_url": {
                "description": "The buyer-supplied URL after request validation.",
                "type": "string"
              },
              "size": {
                "type": "object"
              },
              "status": {
                "enum": [
                  "OK",
                  "PARTIAL",
                  "HOLD"
                ],
                "type": "string"
              },
              "structured_data": {
                "properties": {
                  "json_ld_types": {
                    "items": {
                      "type": "string"
                    },
                    "type": "array"
                  }
                },
                "type": "object"
              }
            },
            "required": [
              "status",
              "methodology_version",
              "requested_url",
              "content",
              "limitations"
            ],
            "type": "object"
          },
          "type": {
            "type": "string"
          }
        },
        "required": [
          "type"
        ],
        "type": "object"
      }
    },
    "required": [
      "input"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "POST",
  "observed_at": 1789165815.545,
  "offers": [
    {
      "amount": "0.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": "0xdb7b2b54f80479826222749a2ea73a8acc306e1e",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 60,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "382b8312647110a124aca29eee9bbd2fa92a6158a6332bbbf5fb56d005fc177c",
  "schema_fingerprint": "dade0d9236d5c1480e3073da4d613debb1f4754223100c427ea3f955ed1911ac",
  "service_id": "d2bc8369238815d441f772f96d5a81f927b457e5ed46354dbe3a67f333ca9103",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-08T09:01:02.426Z",
  "url": "https://api.agentmercantile.com/v1/url-context",
  "usage_rights": "not_reviewed"
}
api.agentmercantile.comReturn a bounded snapshot of native and ERC-20 holdings for one public Ethereum/Base address, with DEX-market observations, priced-holdings concentration, evidence and limitations. No investment advice.
https://api.agentmercantile.com/v1/portfolio-preflight
NetworkAdvertised amountBillingPayee
eip155:84530.25 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0xdb7b2b54f80479826222749a2ea73a8acc306e1e
Source and evidence
{
  "description": "Return a bounded snapshot of native and ERC-20 holdings for one public Ethereum/Base address, with DEX-market observations, priced-holdings concentration, evidence and limitations. No investment advice.",
  "domain": "api.agentmercantile.com",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "additionalProperties": false,
            "properties": {
              "address": {
                "description": "One public 0x-prefixed 20-byte EVM address.",
                "type": "string"
              },
              "chains": {
                "description": "Optional. Defaults to Ethereum and Base.",
                "items": {
                  "enum": [
                    "eip155:1",
                    "eip155:8453"
                  ],
                  "type": "string"
                },
                "maxItems": 2,
                "minItems": 1,
                "type": "array",
                "uniqueItems": true
              },
              "declared_holdings": {
                "items": {
                  "additionalProperties": false,
                  "properties": {
                    "chain": {
                      "enum": [
                        "eip155:1",
                        "eip155:8453"
                      ],
                      "type": "string"
                    },
                    "quantity_raw": {
                      "description": "uint256 decimal integer string. Hint only.",
                      "type": "string"
                    },
                    "token": {
                      "description": "Nonzero ERC-20 contract.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "chain",
                    "token",
                    "quantity_raw"
                  ],
                  "type": "object"
                },
                "maxItems": 10,
                "type": "array"
              }
            },
            "required": [
              "address"
            ],
            "type": "object"
          },
          "bodyType": {
            "enum": [
              "json",
              "form-data",
              "text"
            ],
            "type": "string"
          },
          "method": {
            "enum": [
              "POST"
            ],
            "type": "string"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method",
          "bodyType",
          "body"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "example": {
            "additionalProperties": true,
            "properties": {
              "address": {
                "type": "string"
              },
              "chain_results": {
                "type": "array"
              },
              "chains_run": {
                "items": {
                  "type": "string"
                },
                "type": "array"
              },
              "checked_at": {
                "type": "string"
              },
              "concentration": {
                "type": "object"
              },
              "confidence": {
                "enum": [
                  "HIGH",
                  "MEDIUM",
                  "LOW"
                ],
                "type": "string"
              },
              "evidence": {
                "type": "array"
              },
              "holdings": {
                "type": "array"
              },
              "limitations": {
                "items": {
                  "type": "string"
                },
                "type": "array"
              },
              "machine": {
                "enum": [
                  "VM03"
                ],
                "type": "string"
              },
              "methodology_version": {
                "enum": [
                  "portfolio-preflight-0.1.0"
                ],
                "type": "string"
              },
              "overflow_count_complete": {
                "type": "boolean"
              },
              "overflow_holding_count": {
                "type": "integer"
              },
              "requested_chains": {
                "items": {
                  "type": "string"
                },
                "type": "array"
              },
              "returned_holding_count": {
                "type": "integer"
              },
              "sources": {
                "type": "array"
              },
              "status": {
                "enum": [
                  "OK",
                  "PARTIAL",
                  "HOLD"
                ],
                "type": "string"
              },
              "valuation": {
                "type": "object"
              }
            },
            "required": [
              "status",
              "machine",
              "methodology_version",
              "checked_at",
              "address",
              "requested_chains",
              "chains_run",
              "chain_results",
              "valuation",
              "concentration",
              "holdings",
              "returned_holding_count",
              "overflow_holding_count",
              "overflow_count_complete",
              "sources",
              "evidence",
              "limitations",
              "confidence"
            ],
            "type": "object"
          },
          "type": {
            "type": "string"
          }
        },
        "required": [
          "type"
        ],
        "type": "object"
      }
    },
    "required": [
      "input"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "POST",
  "observed_at": 1789165815.545,
  "offers": [
    {
      "amount": "0.25",
      "amount_atomic": "250000",
      "amount_encoding": "atomic_units",
      "amount_raw": "250000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "withdrawn_protocol_inference",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0xdb7b2b54f80479826222749a2ea73a8acc306e1e",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 60,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "590c9208275094089c597ebb8aaa491ef9ee7c3eb3a5186a2ed3b658a9761c17",
  "schema_fingerprint": "a3eb17d45d2402c9f73db6696690e62d0ca6a20f623f858e61b6741b58fb3b67",
  "service_id": "39311717eef2b5b8002c9f656a7d841dd433b6b5412b8c12bde8b459338676ca",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-22T15:10:56.619Z",
  "url": "https://api.agentmercantile.com/v1/portfolio-preflight",
  "usage_rights": "not_reviewed"
}
api.agentmercantile.comObserve factual Aave V3 lending supply APR and Lido staking APR for one Ethereum/Base asset, with timestamps, evidence, explicit rate labels, optional filters/sort, and limitations. No ranking or investment recommendation. Call when you need currently observed supported-venue rates for one asset, not a ranking.
https://api.agentmercantile.com/v1/productive-venue-snapshot
NetworkAdvertised amountBillingPayee
eip155:84530.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0xdb7b2b54f80479826222749a2ea73a8acc306e1e
Source and evidence
{
  "description": "Observe factual Aave V3 lending supply APR and Lido staking APR for one Ethereum/Base asset, with timestamps, evidence, explicit rate labels, optional filters/sort, and limitations. No ranking or investment recommendation. Call when you need currently observed supported-venue rates for one asset, not a ranking.",
  "domain": "api.agentmercantile.com",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "additionalProperties": false,
            "properties": {
              "asset": {
                "additionalProperties": false,
                "description": "native, erc20, or allowlisted symbol asset object",
                "properties": {
                  "address": {
                    "description": "Required for erc20. Exact nonzero 20-byte EVM address.",
                    "type": "string"
                  },
                  "kind": {
                    "enum": [
                      "native",
                      "erc20",
                      "symbol"
                    ],
                    "type": "string"
                  },
                  "symbol": {
                    "description": "Required for kind=symbol. Allowlist ETH, WETH, USDC, stETH, wstETH. Chain-specific.",
                    "type": "string"
                  }
                },
                "required": [
                  "kind"
                ],
                "type": "object"
              },
              "chain_id": {
                "description": "Ethereum 1 or Base 8453 only.",
                "enum": [
                  1,
                  8453
                ],
                "type": "integer"
              },
              "limit": {
                "description": "Default 20. Applied after filters and sort.",
                "maximum": 20,
                "minimum": 1,
                "type": "integer"
              },
              "protocols": {
                "items": {
                  "enum": [
                    "aave_v3",
                    "lido"
                  ],
                  "type": "string"
                },
                "minItems": 1,
                "type": "array",
                "uniqueItems": true
              },
              "sort": {
                "description": "Objective sort only. rate_* uses primary_apr. Null rates sort last. Not a recommendation.",
                "enum": [
                  "protocol",
                  "rate_desc",
                  "rate_asc"
                ],
                "type": "string"
              },
              "venue_types": {
                "items": {
                  "enum": [
                    "lending",
                    "liquid_staking"
                  ],
                  "type": "string"
                },
                "minItems": 1,
                "type": "array",
                "uniqueItems": true
              }
            },
            "required": [
              "chain_id",
              "asset"
            ],
            "type": "object"
          },
          "bodyType": {
            "enum": [
              "json",
              "form-data",
              "text"
            ],
            "type": "string"
          },
          "method": {
            "enum": [
              "POST"
            ],
            "type": "string"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method",
          "bodyType",
          "body"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "example": {
            "additionalProperties": true,
            "properties": {
              "asset": {
                "type": "object"
              },
              "block_number": {
                "type": "string"
              },
              "cached": {
                "type": "boolean"
              },
              "chain_id": {
                "enum": [
                  1,
                  8453
                ],
                "type": "integer"
              },
              "classification": {
                "enum": [
                  "OBSERVED_COMPLETE",
                  "OBSERVED_PARTIAL",
                  "OBSERVED_EMPTY_SUPPORTED_SET",
                  "HOLD_UPSTREAM",
                  "HOLD_OUTPUT_REFUSED"
                ],
                "type": "string"
              },
              "errors": {
                "type": "array"
              },
              "evidence": {
                "type": "array"
              },
              "limitations": {
                "items": {
                  "type": "string"
                },
                "type": "array"
              },
              "machine": {
                "enum": [
                  "VM04"
                ],
                "type": "string"
              },
              "methodology_version": {
                "enum": [
                  "productive-venue-0.2.0"
                ],
                "type": "string"
              },
              "observation_age_ms": {
                "type": "integer"
              },
              "omissions": {
                "items": {
                  "type": "string"
                },
                "type": "array"
              },
              "protocol_set_version": {
                "type": "string"
              },
              "request": {
                "type": "object"
              },
              "resolved": {
                "type": "object"
              },
              "result_count": {
                "type": "integer"
              },
              "retrieved_at": {
                "type": "string"
              },
              "sort": {
                "type": "object"
              },
              "status": {
                "enum": [
                  "OK",
                  "PARTIAL",
                  "HOLD"
                ],
                "type": "string"
              },
              "truncated": {
                "type": "boolean"
              },
              "venues": {
                "type": "array"
              }
            },
            "required": [
              "status",
              "classification",
              "machine",
              "methodology_version",
              "protocol_set_version",
              "chain_id",
              "asset",
              "request",
              "resolved",
              "sort",
              "result_count",
              "truncated",
              "omissions",
              "retrieved_at",
              "venues",
              "limitations",
              "errors",
              "evidence"
            ],
            "type": "object"
          },
          "type": {
            "type": "string"
          }
        },
        "required": [
          "type"
        ],
        "type": "object"
      }
    },
    "required": [
      "input"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "POST",
  "observed_at": 1789165815.545,
  "offers": [
    {
      "amount": "0.01",
      "amount_atomic": "10000",
      "amount_encoding": "atomic_units",
      "amount_raw": "10000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "withdrawn_protocol_inference",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0xdb7b2b54f80479826222749a2ea73a8acc306e1e",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 60,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "590c9208275094089c597ebb8aaa491ef9ee7c3eb3a5186a2ed3b658a9761c17",
  "schema_fingerprint": "1966d84f4523beb1435300e16c1a26545096b87d3cf8c88280e60a3a39142616",
  "service_id": "720e81817e06a08fd64bcd567888a6e109cc17955cc87f62c6437b703ce8a5ef",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-05T01:16:13.68Z",
  "url": "https://api.agentmercantile.com/v1/productive-venue-snapshot",
  "usage_rights": "not_reviewed"
}
api.agentmercantile.comInspect one Base ERC-20 owner/token/spender allowance with same-block balance and token metadata plus factual exposure flags. No wallet access, signing, or transaction execution. Call when you need a same-block Base allowance-versus-balance snapshot for one owner/token/spender triple.
https://api.agentmercantile.com/v1/allowance-exposure
NetworkAdvertised amountBillingPayee
eip155:84530.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0xdb7b2b54f80479826222749a2ea73a8acc306e1e
Source and evidence
{
  "description": "Inspect one Base ERC-20 owner/token/spender allowance with same-block balance and token metadata plus factual exposure flags. No wallet access, signing, or transaction execution. Call when you need a same-block Base allowance-versus-balance snapshot for one owner/token/spender triple.",
  "domain": "api.agentmercantile.com",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "additionalProperties": false,
            "properties": {
              "owner": {
                "description": "ERC-20 token owner address. 0x-prefixed 20-byte EVM address.",
                "type": "string"
              },
              "spender": {
                "description": "Spender address. 0x-prefixed 20-byte EVM address.",
                "type": "string"
              },
              "token": {
                "description": "ERC-20 token contract. 0x-prefixed 20-byte EVM address. Zero address is rejected.",
                "type": "string"
              }
            },
            "required": [
              "owner",
              "token",
              "spender"
            ],
            "type": "object"
          },
          "bodyType": {
            "enum": [
              "json",
              "form-data",
              "text"
            ],
            "type": "string"
          },
          "method": {
            "enum": [
              "POST"
            ],
            "type": "string"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method",
          "bodyType",
          "body"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "example": {
            "additionalProperties": true,
            "properties": {
              "allowance_adjusted": {
                "type": [
                  "string",
                  "null"
                ]
              },
              "allowance_balance_exposure_adjusted": {
                "type": [
                  "string",
                  "null"
                ]
              },
              "allowance_balance_exposure_raw": {
                "type": [
                  "string",
                  "null"
                ]
              },
              "allowance_covers_current_balance": {
                "type": "boolean"
              },
              "allowance_raw": {
                "description": "uint256 as a decimal integer string",
                "type": [
                  "string",
                  "null"
                ]
              },
              "balance_adjusted": {
                "type": [
                  "string",
                  "null"
                ]
              },
              "balance_raw": {
                "type": [
                  "string",
                  "null"
                ]
              },
              "block_number": {
                "type": [
                  "string",
                  "null"
                ]
              },
              "effectively_unlimited": {
                "type": "boolean"
              },
              "evidence": {
                "properties": {
                  "block_number": {
                    "type": [
                      "string",
                      "null"
                    ]
                  },
                  "same_block_reads": {
                    "type": "boolean"
                  },
                  "token_code_present": {
                    "type": [
                      "boolean",
                      "null"
                    ]
                  }
                },
                "type": "object"
              },
              "limitations": {
                "items": {
                  "type": "string"
                },
                "type": "array"
              },
              "machine": {
                "enum": [
                  "VM02"
                ],
                "type": "string"
              },
              "max_uint256_approval": {
                "type": "boolean"
              },
              "methodology_version": {
                "enum": [
                  "allowance-exposure-0.1.0"
                ],
                "type": "string"
              },
              "network": {
                "enum": [
                  "eip155:8453"
                ],
                "type": "string"
              },
              "owner": {
                "type": "string"
              },
              "spender": {
                "type": "string"
              },
              "status": {
                "enum": [
                  "OK",
                  "HOLD"
                ],
                "type": "string"
              },
              "token": {
                "type": "string"
              },
              "token_metadata": {
                "properties": {
                  "decimals": {
                    "type": [
                      "integer",
                      "null"
                    ]
                  },
                  "symbol": {
                    "type": [
                      "string",
                      "null"
                    ]
                  }
                },
                "type": "object"
              }
            },
            "required": [
              "status",
              "machine",
              "methodology_version",
              "network",
              "block_number",
              "owner",
              "token",
              "spender",
              "token_metadata",
              "allowance_raw",
              "allowance_adjusted",
              "balance_raw",
              "balance_adjusted",
              "allowance_balance_exposure_raw",
              "allowance_balance_exposure_adjusted",
              "allowance_covers_current_balance",
              "max_uint256_approval",
              "effectively_unlimited",
              "evidence",
              "limitations"
            ],
            "type": "object"
          },
          "type": {
            "type": "string"
          }
        },
        "required": [
          "type"
        ],
        "type": "object"
      }
    },
    "required": [
      "input"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "POST",
  "observed_at": 1789165815.545,
  "offers": [
    {
      "amount": "0.01",
      "amount_atomic": "10000",
      "amount_encoding": "atomic_units",
      "amount_raw": "10000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "withdrawn_protocol_inference",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0xdb7b2b54f80479826222749a2ea73a8acc306e1e",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 60,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "590c9208275094089c597ebb8aaa491ef9ee7c3eb3a5186a2ed3b658a9761c17",
  "schema_fingerprint": "42b8e097551822f524e69912fc56531eb71138c0f89b68415148f829ea134e8a",
  "service_id": "726a5556d1c4e0cd4d86dc9d64952d1aad22ce0c66faa28d6af47675af0e1a3a",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-06T01:15:21.793Z",
  "url": "https://api.agentmercantile.com/v1/allowance-exposure",
  "usage_rights": "not_reviewed"
}
api.agentmercantile.comFetch deterministic, token-efficient context from one public HTTPS URL: canonical URL, title/description, headings, clean main content, structured-data types, freshness observations, evidence, and limitations. Call when you need a bounded JSON reading of one public page without a browser, login, crawl, or LLM.
https://api.agentmercantile.com/v1/url-context
NetworkAdvertised amountBillingPayee
eip155:84530.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0xdb7b2b54f80479826222749a2ea73a8acc306e1e
Source and evidence
{
  "description": "Fetch deterministic, token-efficient context from one public HTTPS URL: canonical URL, title/description, headings, clean main content, structured-data types, freshness observations, evidence, and limitations. Call when you need a bounded JSON reading of one public page without a browser, login, crawl, or LLM.",
  "domain": "api.agentmercantile.com",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "additionalProperties": false,
            "properties": {
              "url": {
                "description": "One absolute public HTTPS URL on port 443. No credentials in the URL. http, non-443 ports, and private/non-public targets are rejected without fetch.",
                "format": "uri",
                "type": "string"
              }
            },
            "required": [
              "url"
            ],
            "type": "object"
          },
          "bodyType": {
            "enum": [
              "json",
              "form-data",
              "text"
            ],
            "type": "string"
          },
          "method": {
            "enum": [
              "POST"
            ],
            "type": "string"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method",
          "bodyType",
          "body"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "example": {
            "additionalProperties": true,
            "properties": {
              "checked_at": {
                "description": "ISO-8601 timestamp when extraction ran.",
                "type": "string"
              },
              "content": {
                "properties": {
                  "approx_tokens": {
                    "type": "integer"
                  },
                  "characters": {
                    "type": "integer"
                  },
                  "extraction_basis": {
                    "enum": [
                      "main",
                      "article",
                      "body-heuristic",
                      "none"
                    ],
                    "type": "string"
                  },
                  "text": {
                    "type": "string"
                  },
                  "token_estimate_method": {
                    "type": "string"
                  },
                  "truncated": {
                    "type": "boolean"
                  }
                },
                "type": "object"
              },
              "evidence": {
                "type": "object"
              },
              "final_url": {
                "description": "Final URL after bounded redirects, or null on HOLD.",
                "type": [
                  "string",
                  "null"
                ]
              },
              "freshness": {
                "properties": {
                  "observations": {
                    "type": "array"
                  }
                },
                "type": "object"
              },
              "http": {
                "properties": {
                  "content_type": {
                    "type": [
                      "string",
                      "null"
                    ]
                  },
                  "redirect_count": {
                    "type": "integer"
                  },
                  "status": {
                    "type": [
                      "integer",
                      "null"
                    ]
                  }
                },
                "type": "object"
              },
              "limitations": {
                "items": {
                  "type": "string"
                },
                "type": "array"
              },
              "metadata": {
                "properties": {
                  "canonical": {
                    "type": [
                      "string",
                      "null"
                    ]
                  },
                  "description": {
                    "type": [
                      "string",
                      "null"
                    ]
                  },
                  "title": {
                    "type": [
                      "string",
                      "null"
                    ]
                  }
                },
                "type": "object"
              },
              "methodology_version": {
                "enum": [
                  "url-context-0.1.0"
                ],
                "type": "string"
              },
              "outline": {
                "items": {
                  "properties": {
                    "level": {
                      "type": "integer"
                    },
                    "text": {
                      "type": "string"
                    }
                  },
                  "type": "object"
                },
                "type": "array"
              },
              "requested_url": {
                "description": "The buyer-supplied URL after request validation.",
                "type": "string"
              },
              "size": {
                "type": "object"
              },
              "status": {
                "enum": [
                  "OK",
                  "PARTIAL",
                  "HOLD"
                ],
                "type": "string"
              },
              "structured_data": {
                "properties": {
                  "json_ld_types": {
                    "items": {
                      "type": "string"
                    },
                    "type": "array"
                  }
                },
                "type": "object"
              }
            },
            "required": [
              "status",
              "methodology_version",
              "requested_url",
              "content",
              "limitations"
            ],
            "type": "object"
          },
          "type": {
            "type": "string"
          }
        },
        "required": [
          "type"
        ],
        "type": "object"
      }
    },
    "required": [
      "input"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "POST",
  "observed_at": 1789165815.545,
  "offers": [
    {
      "amount": "0.01",
      "amount_atomic": "10000",
      "amount_encoding": "atomic_units",
      "amount_raw": "10000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "withdrawn_protocol_inference",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0xdb7b2b54f80479826222749a2ea73a8acc306e1e",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 60,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "590c9208275094089c597ebb8aaa491ef9ee7c3eb3a5186a2ed3b658a9761c17",
  "schema_fingerprint": "dade0d9236d5c1480e3073da4d613debb1f4754223100c427ea3f955ed1911ac",
  "service_id": "d2bc8369238815d441f772f96d5a81f927b457e5ed46354dbe3a67f333ca9103",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-08T09:01:02.426Z",
  "url": "https://api.agentmercantile.com/v1/url-context",
  "usage_rights": "not_reviewed"
}
api.agentmercantile.comAgent Mercantile
https://api.agentmercantile.com/v1/portfolio-preflight
NetworkAdvertised amountBillingPayee
eip155:84530.25 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0xdb7b2b54f80479826222749a2ea73a8acc306e1e
Source and evidence
{
  "branding": {
    "asset_rights": "not_reviewed",
    "basis": "source_reported",
    "icon_url": null,
    "name": "Agent Mercantile",
    "tags": [
      "dex-portfolio-composition",
      "erc20-holdings",
      "ethereum-base-portfolio",
      "portfolio-holdings",
      "wallet-holdings-preflight"
    ],
    "usage": {}
  },
  "description": "Return a bounded snapshot of native and ERC-20 holdings for one public Ethereum/Base address, with DEX-market observations, priced-holdings concentration, evidence and limitations. No investment advice.",
  "domain": "api.agentmercantile.com",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "additionalProperties": false,
            "properties": {
              "address": {
                "description": "One public 0x-prefixed 20-byte EVM address.",
                "type": "string"
              },
              "chains": {
                "description": "Optional. Defaults to Ethereum and Base.",
                "items": {
                  "enum": [
                    "eip155:1",
                    "eip155:8453"
                  ],
                  "type": "string"
                },
                "maxItems": 2,
                "minItems": 1,
                "type": "array",
                "uniqueItems": true
              },
              "declared_holdings": {
                "items": {
                  "additionalProperties": false,
                  "properties": {
                    "chain": {
                      "enum": [
                        "eip155:1",
                        "eip155:8453"
                      ],
                      "type": "string"
                    },
                    "quantity_raw": {
                      "description": "uint256 decimal integer string. Hint only.",
                      "type": "string"
                    },
                    "token": {
                      "description": "Nonzero ERC-20 contract.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "chain",
                    "token",
                    "quantity_raw"
                  ],
                  "type": "object"
                },
                "maxItems": 10,
                "type": "array"
              }
            },
            "required": [
              "address"
            ],
            "type": "object"
          },
          "bodyType": {
            "enum": [
              "json",
              "form-data",
              "text"
            ],
            "type": "string"
          },
          "method": {
            "enum": [
              "POST"
            ],
            "type": "string"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method",
          "bodyType",
          "body"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "example": {
            "additionalProperties": true,
            "properties": {
              "address": {
                "type": "string"
              },
              "chain_results": {
                "type": "array"
              },
              "chains_run": {
                "items": {
                  "type": "string"
                },
                "type": "array"
              },
              "checked_at": {
                "type": "string"
              },
              "concentration": {
                "type": "object"
              },
              "confidence": {
                "enum": [
                  "HIGH",
                  "MEDIUM",
                  "LOW"
                ],
                "type": "string"
              },
              "evidence": {
                "type": "array"
              },
              "holdings": {
                "type": "array"
              },
              "limitations": {
                "items": {
                  "type": "string"
                },
                "type": "array"
              },
              "machine": {
                "enum": [
                  "VM03"
                ],
                "type": "string"
              },
              "methodology_version": {
                "enum": [
                  "portfolio-preflight-0.1.0"
                ],
                "type": "string"
              },
              "overflow_count_complete": {
                "type": "boolean"
              },
              "overflow_holding_count": {
                "type": "integer"
              },
              "requested_chains": {
                "items": {
                  "type": "string"
                },
                "type": "array"
              },
              "returned_holding_count": {
                "type": "integer"
              },
              "sources": {
                "type": "array"
              },
              "status": {
                "enum": [
                  "OK",
                  "PARTIAL",
                  "HOLD"
                ],
                "type": "string"
              },
              "valuation": {
                "type": "object"
              }
            },
            "required": [
              "status",
              "machine",
              "methodology_version",
              "checked_at",
              "address",
              "requested_chains",
              "chains_run",
              "chain_results",
              "valuation",
              "concentration",
              "holdings",
              "returned_holding_count",
              "overflow_holding_count",
              "overflow_count_complete",
              "sources",
              "evidence",
              "limitations",
              "confidence"
            ],
            "type": "object"
          },
          "type": {
            "type": "string"
          }
        },
        "required": [
          "type"
        ],
        "type": "object"
      }
    },
    "required": [
      "input"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "POST",
  "observed_at": 1789165815.545,
  "offers": [
    {
      "amount": "0.25",
      "amount_atomic": "250000",
      "amount_encoding": "atomic_units",
      "amount_raw": "250000",
      "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": "0xdb7b2b54f80479826222749a2ea73a8acc306e1e",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 60,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "614367d49ee5aaf2311a0a9e45d5bb56927fe45e1bc36f57826f019e8142d35e",
  "schema_fingerprint": "a3eb17d45d2402c9f73db6696690e62d0ca6a20f623f858e61b6741b58fb3b67",
  "service_id": "39311717eef2b5b8002c9f656a7d841dd433b6b5412b8c12bde8b459338676ca",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-22T15:10:56.619Z",
  "url": "https://api.agentmercantile.com/v1/portfolio-preflight",
  "usage_rights": "not_reviewed"
}
api.agentmercantile.comAgent Mercantile
https://api.agentmercantile.com/v1/productive-venue-snapshot
NetworkAdvertised amountBillingPayee
eip155:84530.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0xdb7b2b54f80479826222749a2ea73a8acc306e1e
Source and evidence
{
  "branding": {
    "asset_rights": "not_reviewed",
    "basis": "source_reported",
    "icon_url": null,
    "name": "Agent Mercantile",
    "tags": [
      "lending-rate",
      "productive-venue",
      "staking-apr",
      "supply-apr",
      "yield"
    ],
    "usage": {}
  },
  "description": "Observe factual Aave V3 lending supply APR and Lido staking APR for one Ethereum/Base asset, with timestamps, evidence, explicit rate labels, optional filters/sort, and limitations. No ranking or investment recommendation. Call when you need currently observed supported-venue rates for one asset, not a ranking.",
  "domain": "api.agentmercantile.com",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "additionalProperties": false,
            "properties": {
              "asset": {
                "additionalProperties": false,
                "description": "native, erc20, or allowlisted symbol asset object",
                "properties": {
                  "address": {
                    "description": "Required for erc20. Exact nonzero 20-byte EVM address.",
                    "type": "string"
                  },
                  "kind": {
                    "enum": [
                      "native",
                      "erc20",
                      "symbol"
                    ],
                    "type": "string"
                  },
                  "symbol": {
                    "description": "Required for kind=symbol. Allowlist ETH, WETH, USDC, stETH, wstETH. Chain-specific.",
                    "type": "string"
                  }
                },
                "required": [
                  "kind"
                ],
                "type": "object"
              },
              "chain_id": {
                "description": "Ethereum 1 or Base 8453 only.",
                "enum": [
                  1,
                  8453
                ],
                "type": "integer"
              },
              "limit": {
                "description": "Default 20. Applied after filters and sort.",
                "maximum": 20,
                "minimum": 1,
                "type": "integer"
              },
              "protocols": {
                "items": {
                  "enum": [
                    "aave_v3",
                    "lido"
                  ],
                  "type": "string"
                },
                "minItems": 1,
                "type": "array",
                "uniqueItems": true
              },
              "sort": {
                "description": "Objective sort only. rate_* uses primary_apr. Null rates sort last. Not a recommendation.",
                "enum": [
                  "protocol",
                  "rate_desc",
                  "rate_asc"
                ],
                "type": "string"
              },
              "venue_types": {
                "items": {
                  "enum": [
                    "lending",
                    "liquid_staking"
                  ],
                  "type": "string"
                },
                "minItems": 1,
                "type": "array",
                "uniqueItems": true
              }
            },
            "required": [
              "chain_id",
              "asset"
            ],
            "type": "object"
          },
          "bodyType": {
            "enum": [
              "json",
              "form-data",
              "text"
            ],
            "type": "string"
          },
          "method": {
            "enum": [
              "POST"
            ],
            "type": "string"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method",
          "bodyType",
          "body"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "example": {
            "additionalProperties": true,
            "properties": {
              "asset": {
                "type": "object"
              },
              "block_number": {
                "type": "string"
              },
              "cached": {
                "type": "boolean"
              },
              "chain_id": {
                "enum": [
                  1,
                  8453
                ],
                "type": "integer"
              },
              "classification": {
                "enum": [
                  "OBSERVED_COMPLETE",
                  "OBSERVED_PARTIAL",
                  "OBSERVED_EMPTY_SUPPORTED_SET",
                  "HOLD_UPSTREAM",
                  "HOLD_OUTPUT_REFUSED"
                ],
                "type": "string"
              },
              "errors": {
                "type": "array"
              },
              "evidence": {
                "type": "array"
              },
              "limitations": {
                "items": {
                  "type": "string"
                },
                "type": "array"
              },
              "machine": {
                "enum": [
                  "VM04"
                ],
                "type": "string"
              },
              "methodology_version": {
                "enum": [
                  "productive-venue-0.2.0"
                ],
                "type": "string"
              },
              "observation_age_ms": {
                "type": "integer"
              },
              "omissions": {
                "items": {
                  "type": "string"
                },
                "type": "array"
              },
              "protocol_set_version": {
                "type": "string"
              },
              "request": {
                "type": "object"
              },
              "resolved": {
                "type": "object"
              },
              "result_count": {
                "type": "integer"
              },
              "retrieved_at": {
                "type": "string"
              },
              "sort": {
                "type": "object"
              },
              "status": {
                "enum": [
                  "OK",
                  "PARTIAL",
                  "HOLD"
                ],
                "type": "string"
              },
              "truncated": {
                "type": "boolean"
              },
              "venues": {
                "type": "array"
              }
            },
            "required": [
              "status",
              "classification",
              "machine",
              "methodology_version",
              "protocol_set_version",
              "chain_id",
              "asset",
              "request",
              "resolved",
              "sort",
              "result_count",
              "truncated",
              "omissions",
              "retrieved_at",
              "venues",
              "limitations",
              "errors",
              "evidence"
            ],
            "type": "object"
          },
          "type": {
            "type": "string"
          }
        },
        "required": [
          "type"
        ],
        "type": "object"
      }
    },
    "required": [
      "input"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "POST",
  "observed_at": 1789165815.545,
  "offers": [
    {
      "amount": "0.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": "0xdb7b2b54f80479826222749a2ea73a8acc306e1e",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 60,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "614367d49ee5aaf2311a0a9e45d5bb56927fe45e1bc36f57826f019e8142d35e",
  "schema_fingerprint": "1966d84f4523beb1435300e16c1a26545096b87d3cf8c88280e60a3a39142616",
  "service_id": "720e81817e06a08fd64bcd567888a6e109cc17955cc87f62c6437b703ce8a5ef",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-05T01:16:13.68Z",
  "url": "https://api.agentmercantile.com/v1/productive-venue-snapshot",
  "usage_rights": "not_reviewed"
}
api.agentmercantile.comAgent Mercantile
https://api.agentmercantile.com/v1/allowance-exposure
NetworkAdvertised amountBillingPayee
eip155:84530.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0xdb7b2b54f80479826222749a2ea73a8acc306e1e
Source and evidence
{
  "branding": {
    "asset_rights": "not_reviewed",
    "basis": "source_reported",
    "icon_url": null,
    "name": "Agent Mercantile",
    "tags": [
      "allowance-exposure",
      "erc20-allowance",
      "spender-allowance",
      "token-approval",
      "unlimited-approval"
    ],
    "usage": {}
  },
  "description": "Inspect one Base ERC-20 owner/token/spender allowance with same-block balance and token metadata plus factual exposure flags. No wallet access, signing, or transaction execution. Call when you need a same-block Base allowance-versus-balance snapshot for one owner/token/spender triple.",
  "domain": "api.agentmercantile.com",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "additionalProperties": false,
            "properties": {
              "owner": {
                "description": "ERC-20 token owner address. 0x-prefixed 20-byte EVM address.",
                "type": "string"
              },
              "spender": {
                "description": "Spender address. 0x-prefixed 20-byte EVM address.",
                "type": "string"
              },
              "token": {
                "description": "ERC-20 token contract. 0x-prefixed 20-byte EVM address. Zero address is rejected.",
                "type": "string"
              }
            },
            "required": [
              "owner",
              "token",
              "spender"
            ],
            "type": "object"
          },
          "bodyType": {
            "enum": [
              "json",
              "form-data",
              "text"
            ],
            "type": "string"
          },
          "method": {
            "enum": [
              "POST"
            ],
            "type": "string"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method",
          "bodyType",
          "body"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "example": {
            "additionalProperties": true,
            "properties": {
              "allowance_adjusted": {
                "type": [
                  "string",
                  "null"
                ]
              },
              "allowance_balance_exposure_adjusted": {
                "type": [
                  "string",
                  "null"
                ]
              },
              "allowance_balance_exposure_raw": {
                "type": [
                  "string",
                  "null"
                ]
              },
              "allowance_covers_current_balance": {
                "type": "boolean"
              },
              "allowance_raw": {
                "description": "uint256 as a decimal integer string",
                "type": [
                  "string",
                  "null"
                ]
              },
              "balance_adjusted": {
                "type": [
                  "string",
                  "null"
                ]
              },
              "balance_raw": {
                "type": [
                  "string",
                  "null"
                ]
              },
              "block_number": {
                "type": [
                  "string",
                  "null"
                ]
              },
              "effectively_unlimited": {
                "type": "boolean"
              },
              "evidence": {
                "properties": {
                  "block_number": {
                    "type": [
                      "string",
                      "null"
                    ]
                  },
                  "same_block_reads": {
                    "type": "boolean"
                  },
                  "token_code_present": {
                    "type": [
                      "boolean",
                      "null"
                    ]
                  }
                },
                "type": "object"
              },
              "limitations": {
                "items": {
                  "type": "string"
                },
                "type": "array"
              },
              "machine": {
                "enum": [
                  "VM02"
                ],
                "type": "string"
              },
              "max_uint256_approval": {
                "type": "boolean"
              },
              "methodology_version": {
                "enum": [
                  "allowance-exposure-0.1.0"
                ],
                "type": "string"
              },
              "network": {
                "enum": [
                  "eip155:8453"
                ],
                "type": "string"
              },
              "owner": {
                "type": "string"
              },
              "spender": {
                "type": "string"
              },
              "status": {
                "enum": [
                  "OK",
                  "HOLD"
                ],
                "type": "string"
              },
              "token": {
                "type": "string"
              },
              "token_metadata": {
                "properties": {
                  "decimals": {
                    "type": [
                      "integer",
                      "null"
                    ]
                  },
                  "symbol": {
                    "type": [
                      "string",
                      "null"
                    ]
                  }
                },
                "type": "object"
              }
            },
            "required": [
              "status",
              "machine",
              "methodology_version",
              "network",
              "block_number",
              "owner",
              "token",
              "spender",
              "token_metadata",
              "allowance_raw",
              "allowance_adjusted",
              "balance_raw",
              "balance_adjusted",
              "allowance_balance_exposure_raw",
              "allowance_balance_exposure_adjusted",
              "allowance_covers_current_balance",
              "max_uint256_approval",
              "effectively_unlimited",
              "evidence",
              "limitations"
            ],
            "type": "object"
          },
          "type": {
            "type": "string"
          }
        },
        "required": [
          "type"
        ],
        "type": "object"
      }
    },
    "required": [
      "input"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "POST",
  "observed_at": 1789165815.545,
  "offers": [
    {
      "amount": "0.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": "0xdb7b2b54f80479826222749a2ea73a8acc306e1e",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 60,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "614367d49ee5aaf2311a0a9e45d5bb56927fe45e1bc36f57826f019e8142d35e",
  "schema_fingerprint": "42b8e097551822f524e69912fc56531eb71138c0f89b68415148f829ea134e8a",
  "service_id": "726a5556d1c4e0cd4d86dc9d64952d1aad22ce0c66faa28d6af47675af0e1a3a",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-06T01:15:21.793Z",
  "url": "https://api.agentmercantile.com/v1/allowance-exposure",
  "usage_rights": "not_reviewed"
}
api.agentmercantile.comAgent Mercantile
https://api.agentmercantile.com/v1/url-context
NetworkAdvertised amountBillingPayee
eip155:84530.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0xdb7b2b54f80479826222749a2ea73a8acc306e1e
Source and evidence
{
  "branding": {
    "asset_rights": "not_reviewed",
    "basis": "source_reported",
    "icon_url": null,
    "name": "Agent Mercantile",
    "tags": [
      "page-evidence",
      "structured-webpage",
      "url-context",
      "web-extraction",
      "webpage-context"
    ],
    "usage": {}
  },
  "description": "Fetch deterministic, token-efficient context from one public HTTPS URL: canonical URL, title/description, headings, clean main content, structured-data types, freshness observations, evidence, and limitations. Call when you need a bounded JSON reading of one public page without a browser, login, crawl, or LLM.",
  "domain": "api.agentmercantile.com",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "additionalProperties": false,
            "properties": {
              "url": {
                "description": "One absolute public HTTPS URL on port 443. No credentials in the URL. http, non-443 ports, and private/non-public targets are rejected without fetch.",
                "format": "uri",
                "type": "string"
              }
            },
            "required": [
              "url"
            ],
            "type": "object"
          },
          "bodyType": {
            "enum": [
              "json",
              "form-data",
              "text"
            ],
            "type": "string"
          },
          "method": {
            "enum": [
              "POST"
            ],
            "type": "string"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method",
          "bodyType",
          "body"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "example": {
            "additionalProperties": true,
            "properties": {
              "checked_at": {
                "description": "ISO-8601 timestamp when extraction ran.",
                "type": "string"
              },
              "content": {
                "properties": {
                  "approx_tokens": {
                    "type": "integer"
                  },
                  "characters": {
                    "type": "integer"
                  },
                  "extraction_basis": {
                    "enum": [
                      "main",
                      "article",
                      "body-heuristic",
                      "none"
                    ],
                    "type": "string"
                  },
                  "text": {
                    "type": "string"
                  },
                  "token_estimate_method": {
                    "type": "string"
                  },
                  "truncated": {
                    "type": "boolean"
                  }
                },
                "type": "object"
              },
              "evidence": {
                "type": "object"
              },
              "final_url": {
                "description": "Final URL after bounded redirects, or null on HOLD.",
                "type": [
                  "string",
                  "null"
                ]
              },
              "freshness": {
                "properties": {
                  "observations": {
                    "type": "array"
                  }
                },
                "type": "object"
              },
              "http": {
                "properties": {
                  "content_type": {
                    "type": [
                      "string",
                      "null"
                    ]
                  },
                  "redirect_count": {
                    "type": "integer"
                  },
                  "status": {
                    "type": [
                      "integer",
                      "null"
                    ]
                  }
                },
                "type": "object"
              },
              "limitations": {
                "items": {
                  "type": "string"
                },
                "type": "array"
              },
              "metadata": {
                "properties": {
                  "canonical": {
                    "type": [
                      "string",
                      "null"
                    ]
                  },
                  "description": {
                    "type": [
                      "string",
                      "null"
                    ]
                  },
                  "title": {
                    "type": [
                      "string",
                      "null"
                    ]
                  }
                },
                "type": "object"
              },
              "methodology_version": {
                "enum": [
                  "url-context-0.1.0"
                ],
                "type": "string"
              },
              "outline": {
                "items": {
                  "properties": {
                    "level": {
                      "type": "integer"
                    },
                    "text": {
                      "type": "string"
                    }
                  },
                  "type": "object"
                },
                "type": "array"
              },
              "requested_url": {
                "description": "The buyer-supplied URL after request validation.",
                "type": "string"
              },
              "size": {
                "type": "object"
              },
              "status": {
                "enum": [
                  "OK",
                  "PARTIAL",
                  "HOLD"
                ],
                "type": "string"
              },
              "structured_data": {
                "properties": {
                  "json_ld_types": {
                    "items": {
                      "type": "string"
                    },
                    "type": "array"
                  }
                },
                "type": "object"
              }
            },
            "required": [
              "status",
              "methodology_version",
              "requested_url",
              "content",
              "limitations"
            ],
            "type": "object"
          },
          "type": {
            "type": "string"
          }
        },
        "required": [
          "type"
        ],
        "type": "object"
      }
    },
    "required": [
      "input"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "POST",
  "observed_at": 1789165815.545,
  "offers": [
    {
      "amount": "0.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": "0xdb7b2b54f80479826222749a2ea73a8acc306e1e",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 60,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "614367d49ee5aaf2311a0a9e45d5bb56927fe45e1bc36f57826f019e8142d35e",
  "schema_fingerprint": "dade0d9236d5c1480e3073da4d613debb1f4754223100c427ea3f955ed1911ac",
  "service_id": "d2bc8369238815d441f772f96d5a81f927b457e5ed46354dbe3a67f333ca9103",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-08T09:01:02.426Z",
  "url": "https://api.agentmercantile.com/v1/url-context",
  "usage_rights": "not_reviewed"
}
api.agentmercantile.comReturn a bounded snapshot of native and ERC-20 holdings for one public Ethereum/Base address, with DEX-market observations, priced-holdings concentration, evidence and limitations. No investment advice.
https://api.agentmercantile.com/v1/portfolio-preflight
NetworkAdvertised amountBillingPayee
eip155:84530.25 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0xdb7b2b54f80479826222749a2ea73a8acc306e1e
Source and evidence
{
  "description": "Return a bounded snapshot of native and ERC-20 holdings for one public Ethereum/Base address, with DEX-market observations, priced-holdings concentration, evidence and limitations. No investment advice.",
  "domain": "api.agentmercantile.com",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "additionalProperties": false,
            "properties": {
              "address": {
                "description": "One public 0x-prefixed 20-byte EVM address.",
                "type": "string"
              },
              "chains": {
                "description": "Optional. Defaults to Ethereum and Base.",
                "items": {
                  "enum": [
                    "eip155:1",
                    "eip155:8453"
                  ],
                  "type": "string"
                },
                "maxItems": 2,
                "minItems": 1,
                "type": "array",
                "uniqueItems": true
              },
              "declared_holdings": {
                "items": {
                  "additionalProperties": false,
                  "properties": {
                    "chain": {
                      "enum": [
                        "eip155:1",
                        "eip155:8453"
                      ],
                      "type": "string"
                    },
                    "quantity_raw": {
                      "description": "uint256 decimal integer string. Hint only.",
                      "type": "string"
                    },
                    "token": {
                      "description": "Nonzero ERC-20 contract.",
                      "type": "string"
                    }
                  },
                  "required": [
                    "chain",
                    "token",
                    "quantity_raw"
                  ],
                  "type": "object"
                },
                "maxItems": 10,
                "type": "array"
              }
            },
            "required": [
              "address"
            ],
            "type": "object"
          },
          "bodyType": {
            "enum": [
              "json",
              "form-data",
              "text"
            ],
            "type": "string"
          },
          "method": {
            "enum": [
              "POST"
            ],
            "type": "string"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method",
          "bodyType",
          "body"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "example": {
            "additionalProperties": true,
            "properties": {
              "address": {
                "type": "string"
              },
              "chain_results": {
                "type": "array"
              },
              "chains_run": {
                "items": {
                  "type": "string"
                },
                "type": "array"
              },
              "checked_at": {
                "type": "string"
              },
              "concentration": {
                "type": "object"
              },
              "confidence": {
                "enum": [
                  "HIGH",
                  "MEDIUM",
                  "LOW"
                ],
                "type": "string"
              },
              "evidence": {
                "type": "array"
              },
              "holdings": {
                "type": "array"
              },
              "limitations": {
                "items": {
                  "type": "string"
                },
                "type": "array"
              },
              "machine": {
                "enum": [
                  "VM03"
                ],
                "type": "string"
              },
              "methodology_version": {
                "enum": [
                  "portfolio-preflight-0.1.0"
                ],
                "type": "string"
              },
              "overflow_count_complete": {
                "type": "boolean"
              },
              "overflow_holding_count": {
                "type": "integer"
              },
              "requested_chains": {
                "items": {
                  "type": "string"
                },
                "type": "array"
              },
              "returned_holding_count": {
                "type": "integer"
              },
              "sources": {
                "type": "array"
              },
              "status": {
                "enum": [
                  "OK",
                  "PARTIAL",
                  "HOLD"
                ],
                "type": "string"
              },
              "valuation": {
                "type": "object"
              }
            },
            "required": [
              "status",
              "machine",
              "methodology_version",
              "checked_at",
              "address",
              "requested_chains",
              "chains_run",
              "chain_results",
              "valuation",
              "concentration",
              "holdings",
              "returned_holding_count",
              "overflow_holding_count",
              "overflow_count_complete",
              "sources",
              "evidence",
              "limitations",
              "confidence"
            ],
            "type": "object"
          },
          "type": {
            "type": "string"
          }
        },
        "required": [
          "type"
        ],
        "type": "object"
      }
    },
    "required": [
      "input"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "POST",
  "observed_at": 1789165815.545,
  "offers": [
    {
      "amount": "0.25",
      "amount_atomic": "250000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "withdrawn_protocol_inference",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "network": "eip155:8453",
      "pay_to": "0xdb7b2b54f80479826222749a2ea73a8acc306e1e",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 60,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "a362e8714b420fb326952d15645a2d5a099a624f6764da13c25bd784099197fe",
  "schema_fingerprint": "a3eb17d45d2402c9f73db6696690e62d0ca6a20f623f858e61b6741b58fb3b67",
  "service_id": "39311717eef2b5b8002c9f656a7d841dd433b6b5412b8c12bde8b459338676ca",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-22T15:10:56.619Z",
  "url": "https://api.agentmercantile.com/v1/portfolio-preflight",
  "usage_rights": "not_reviewed"
}
api.agentmercantile.comObserve factual Aave V3 lending supply APR and Lido staking APR for one Ethereum/Base asset, with timestamps, evidence, explicit rate labels, optional filters/sort, and limitations. No ranking or investment recommendation. Call when you need currently observed supported-venue rates for one asset, not a ranking.
https://api.agentmercantile.com/v1/productive-venue-snapshot
NetworkAdvertised amountBillingPayee
eip155:84530.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0xdb7b2b54f80479826222749a2ea73a8acc306e1e
Source and evidence
{
  "description": "Observe factual Aave V3 lending supply APR and Lido staking APR for one Ethereum/Base asset, with timestamps, evidence, explicit rate labels, optional filters/sort, and limitations. No ranking or investment recommendation. Call when you need currently observed supported-venue rates for one asset, not a ranking.",
  "domain": "api.agentmercantile.com",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "additionalProperties": false,
            "properties": {
              "asset": {
                "additionalProperties": false,
                "description": "native, erc20, or allowlisted symbol asset object",
                "properties": {
                  "address": {
                    "description": "Required for erc20. Exact nonzero 20-byte EVM address.",
                    "type": "string"
                  },
                  "kind": {
                    "enum": [
                      "native",
                      "erc20",
                      "symbol"
                    ],
                    "type": "string"
                  },
                  "symbol": {
                    "description": "Required for kind=symbol. Allowlist ETH, WETH, USDC, stETH, wstETH. Chain-specific.",
                    "type": "string"
                  }
                },
                "required": [
                  "kind"
                ],
                "type": "object"
              },
              "chain_id": {
                "description": "Ethereum 1 or Base 8453 only.",
                "enum": [
                  1,
                  8453
                ],
                "type": "integer"
              },
              "limit": {
                "description": "Default 20. Applied after filters and sort.",
                "maximum": 20,
                "minimum": 1,
                "type": "integer"
              },
              "protocols": {
                "items": {
                  "enum": [
                    "aave_v3",
                    "lido"
                  ],
                  "type": "string"
                },
                "minItems": 1,
                "type": "array",
                "uniqueItems": true
              },
              "sort": {
                "description": "Objective sort only. rate_* uses primary_apr. Null rates sort last. Not a recommendation.",
                "enum": [
                  "protocol",
                  "rate_desc",
                  "rate_asc"
                ],
                "type": "string"
              },
              "venue_types": {
                "items": {
                  "enum": [
                    "lending",
                    "liquid_staking"
                  ],
                  "type": "string"
                },
                "minItems": 1,
                "type": "array",
                "uniqueItems": true
              }
            },
            "required": [
              "chain_id",
              "asset"
            ],
            "type": "object"
          },
          "bodyType": {
            "enum": [
              "json",
              "form-data",
              "text"
            ],
            "type": "string"
          },
          "method": {
            "enum": [
              "POST"
            ],
            "type": "string"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method",
          "bodyType",
          "body"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "example": {
            "additionalProperties": true,
            "properties": {
              "asset": {
                "type": "object"
              },
              "block_number": {
                "type": "string"
              },
              "cached": {
                "type": "boolean"
              },
              "chain_id": {
                "enum": [
                  1,
                  8453
                ],
                "type": "integer"
              },
              "classification": {
                "enum": [
                  "OBSERVED_COMPLETE",
                  "OBSERVED_PARTIAL",
                  "OBSERVED_EMPTY_SUPPORTED_SET",
                  "HOLD_UPSTREAM",
                  "HOLD_OUTPUT_REFUSED"
                ],
                "type": "string"
              },
              "errors": {
                "type": "array"
              },
              "evidence": {
                "type": "array"
              },
              "limitations": {
                "items": {
                  "type": "string"
                },
                "type": "array"
              },
              "machine": {
                "enum": [
                  "VM04"
                ],
                "type": "string"
              },
              "methodology_version": {
                "enum": [
                  "productive-venue-0.2.0"
                ],
                "type": "string"
              },
              "observation_age_ms": {
                "type": "integer"
              },
              "omissions": {
                "items": {
                  "type": "string"
                },
                "type": "array"
              },
              "protocol_set_version": {
                "type": "string"
              },
              "request": {
                "type": "object"
              },
              "resolved": {
                "type": "object"
              },
              "result_count": {
                "type": "integer"
              },
              "retrieved_at": {
                "type": "string"
              },
              "sort": {
                "type": "object"
              },
              "status": {
                "enum": [
                  "OK",
                  "PARTIAL",
                  "HOLD"
                ],
                "type": "string"
              },
              "truncated": {
                "type": "boolean"
              },
              "venues": {
                "type": "array"
              }
            },
            "required": [
              "status",
              "classification",
              "machine",
              "methodology_version",
              "protocol_set_version",
              "chain_id",
              "asset",
              "request",
              "resolved",
              "sort",
              "result_count",
              "truncated",
              "omissions",
              "retrieved_at",
              "venues",
              "limitations",
              "errors",
              "evidence"
            ],
            "type": "object"
          },
          "type": {
            "type": "string"
          }
        },
        "required": [
          "type"
        ],
        "type": "object"
      }
    },
    "required": [
      "input"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "POST",
  "observed_at": 1789165815.545,
  "offers": [
    {
      "amount": "0.01",
      "amount_atomic": "10000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "withdrawn_protocol_inference",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "network": "eip155:8453",
      "pay_to": "0xdb7b2b54f80479826222749a2ea73a8acc306e1e",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 60,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "a362e8714b420fb326952d15645a2d5a099a624f6764da13c25bd784099197fe",
  "schema_fingerprint": "1966d84f4523beb1435300e16c1a26545096b87d3cf8c88280e60a3a39142616",
  "service_id": "720e81817e06a08fd64bcd567888a6e109cc17955cc87f62c6437b703ce8a5ef",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-05T01:16:13.68Z",
  "url": "https://api.agentmercantile.com/v1/productive-venue-snapshot",
  "usage_rights": "not_reviewed"
}
api.agentmercantile.comInspect one Base ERC-20 owner/token/spender allowance with same-block balance and token metadata plus factual exposure flags. No wallet access, signing, or transaction execution. Call when you need a same-block Base allowance-versus-balance snapshot for one owner/token/spender triple.
https://api.agentmercantile.com/v1/allowance-exposure
NetworkAdvertised amountBillingPayee
eip155:84530.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0xdb7b2b54f80479826222749a2ea73a8acc306e1e
Source and evidence
{
  "description": "Inspect one Base ERC-20 owner/token/spender allowance with same-block balance and token metadata plus factual exposure flags. No wallet access, signing, or transaction execution. Call when you need a same-block Base allowance-versus-balance snapshot for one owner/token/spender triple.",
  "domain": "api.agentmercantile.com",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "additionalProperties": false,
            "properties": {
              "owner": {
                "description": "ERC-20 token owner address. 0x-prefixed 20-byte EVM address.",
                "type": "string"
              },
              "spender": {
                "description": "Spender address. 0x-prefixed 20-byte EVM address.",
                "type": "string"
              },
              "token": {
                "description": "ERC-20 token contract. 0x-prefixed 20-byte EVM address. Zero address is rejected.",
                "type": "string"
              }
            },
            "required": [
              "owner",
              "token",
              "spender"
            ],
            "type": "object"
          },
          "bodyType": {
            "enum": [
              "json",
              "form-data",
              "text"
            ],
            "type": "string"
          },
          "method": {
            "enum": [
              "POST"
            ],
            "type": "string"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method",
          "bodyType",
          "body"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "example": {
            "additionalProperties": true,
            "properties": {
              "allowance_adjusted": {
                "type": [
                  "string",
                  "null"
                ]
              },
              "allowance_balance_exposure_adjusted": {
                "type": [
                  "string",
                  "null"
                ]
              },
              "allowance_balance_exposure_raw": {
                "type": [
                  "string",
                  "null"
                ]
              },
              "allowance_covers_current_balance": {
                "type": "boolean"
              },
              "allowance_raw": {
                "description": "uint256 as a decimal integer string",
                "type": [
                  "string",
                  "null"
                ]
              },
              "balance_adjusted": {
                "type": [
                  "string",
                  "null"
                ]
              },
              "balance_raw": {
                "type": [
                  "string",
                  "null"
                ]
              },
              "block_number": {
                "type": [
                  "string",
                  "null"
                ]
              },
              "effectively_unlimited": {
                "type": "boolean"
              },
              "evidence": {
                "properties": {
                  "block_number": {
                    "type": [
                      "string",
                      "null"
                    ]
                  },
                  "same_block_reads": {
                    "type": "boolean"
                  },
                  "token_code_present": {
                    "type": [
                      "boolean",
                      "null"
                    ]
                  }
                },
                "type": "object"
              },
              "limitations": {
                "items": {
                  "type": "string"
                },
                "type": "array"
              },
              "machine": {
                "enum": [
                  "VM02"
                ],
                "type": "string"
              },
              "max_uint256_approval": {
                "type": "boolean"
              },
              "methodology_version": {
                "enum": [
                  "allowance-exposure-0.1.0"
                ],
                "type": "string"
              },
              "network": {
                "enum": [
                  "eip155:8453"
                ],
                "type": "string"
              },
              "owner": {
                "type": "string"
              },
              "spender": {
                "type": "string"
              },
              "status": {
                "enum": [
                  "OK",
                  "HOLD"
                ],
                "type": "string"
              },
              "token": {
                "type": "string"
              },
              "token_metadata": {
                "properties": {
                  "decimals": {
                    "type": [
                      "integer",
                      "null"
                    ]
                  },
                  "symbol": {
                    "type": [
                      "string",
                      "null"
                    ]
                  }
                },
                "type": "object"
              }
            },
            "required": [
              "status",
              "machine",
              "methodology_version",
              "network",
              "block_number",
              "owner",
              "token",
              "spender",
              "token_metadata",
              "allowance_raw",
              "allowance_adjusted",
              "balance_raw",
              "balance_adjusted",
              "allowance_balance_exposure_raw",
              "allowance_balance_exposure_adjusted",
              "allowance_covers_current_balance",
              "max_uint256_approval",
              "effectively_unlimited",
              "evidence",
              "limitations"
            ],
            "type": "object"
          },
          "type": {
            "type": "string"
          }
        },
        "required": [
          "type"
        ],
        "type": "object"
      }
    },
    "required": [
      "input"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "POST",
  "observed_at": 1789165815.545,
  "offers": [
    {
      "amount": "0.01",
      "amount_atomic": "10000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "withdrawn_protocol_inference",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "network": "eip155:8453",
      "pay_to": "0xdb7b2b54f80479826222749a2ea73a8acc306e1e",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 60,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "a362e8714b420fb326952d15645a2d5a099a624f6764da13c25bd784099197fe",
  "schema_fingerprint": "42b8e097551822f524e69912fc56531eb71138c0f89b68415148f829ea134e8a",
  "service_id": "726a5556d1c4e0cd4d86dc9d64952d1aad22ce0c66faa28d6af47675af0e1a3a",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-06T01:15:21.793Z",
  "url": "https://api.agentmercantile.com/v1/allowance-exposure",
  "usage_rights": "not_reviewed"
}
api.agentmercantile.comFetch deterministic, token-efficient context from one public HTTPS URL: canonical URL, title/description, headings, clean main content, structured-data types, freshness observations, evidence, and limitations. Call when you need a bounded JSON reading of one public page without a browser, login, crawl, or LLM.
https://api.agentmercantile.com/v1/url-context
NetworkAdvertised amountBillingPayee
eip155:84530.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0xdb7b2b54f80479826222749a2ea73a8acc306e1e
Source and evidence
{
  "description": "Fetch deterministic, token-efficient context from one public HTTPS URL: canonical URL, title/description, headings, clean main content, structured-data types, freshness observations, evidence, and limitations. Call when you need a bounded JSON reading of one public page without a browser, login, crawl, or LLM.",
  "domain": "api.agentmercantile.com",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "additionalProperties": false,
            "properties": {
              "url": {
                "description": "One absolute public HTTPS URL on port 443. No credentials in the URL. http, non-443 ports, and private/non-public targets are rejected without fetch.",
                "format": "uri",
                "type": "string"
              }
            },
            "required": [
              "url"
            ],
            "type": "object"
          },
          "bodyType": {
            "enum": [
              "json",
              "form-data",
              "text"
            ],
            "type": "string"
          },
          "method": {
            "enum": [
              "POST"
            ],
            "type": "string"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method",
          "bodyType",
          "body"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "example": {
            "additionalProperties": true,
            "properties": {
              "checked_at": {
                "description": "ISO-8601 timestamp when extraction ran.",
                "type": "string"
              },
              "content": {
                "properties": {
                  "approx_tokens": {
                    "type": "integer"
                  },
                  "characters": {
                    "type": "integer"
                  },
                  "extraction_basis": {
                    "enum": [
                      "main",
                      "article",
                      "body-heuristic",
                      "none"
                    ],
                    "type": "string"
                  },
                  "text": {
                    "type": "string"
                  },
                  "token_estimate_method": {
                    "type": "string"
                  },
                  "truncated": {
                    "type": "boolean"
                  }
                },
                "type": "object"
              },
              "evidence": {
                "type": "object"
              },
              "final_url": {
                "description": "Final URL after bounded redirects, or null on HOLD.",
                "type": [
                  "string",
                  "null"
                ]
              },
              "freshness": {
                "properties": {
                  "observations": {
                    "type": "array"
                  }
                },
                "type": "object"
              },
              "http": {
                "properties": {
                  "content_type": {
                    "type": [
                      "string",
                      "null"
                    ]
                  },
                  "redirect_count": {
                    "type": "integer"
                  },
                  "status": {
                    "type": [
                      "integer",
                      "null"
                    ]
                  }
                },
                "type": "object"
              },
              "limitations": {
                "items": {
                  "type": "string"
                },
                "type": "array"
              },
              "metadata": {
                "properties": {
                  "canonical": {
                    "type": [
                      "string",
                      "null"
                    ]
                  },
                  "description": {
                    "type": [
                      "string",
                      "null"
                    ]
                  },
                  "title": {
                    "type": [
                      "string",
                      "null"
                    ]
                  }
                },
                "type": "object"
              },
              "methodology_version": {
                "enum": [
                  "url-context-0.1.0"
                ],
                "type": "string"
              },
              "outline": {
                "items": {
                  "properties": {
                    "level": {
                      "type": "integer"
                    },
                    "text": {
                      "type": "string"
                    }
                  },
                  "type": "object"
                },
                "type": "array"
              },
              "requested_url": {
                "description": "The buyer-supplied URL after request validation.",
                "type": "string"
              },
              "size": {
                "type": "object"
              },
              "status": {
                "enum": [
                  "OK",
                  "PARTIAL",
                  "HOLD"
                ],
                "type": "string"
              },
              "structured_data": {
                "properties": {
                  "json_ld_types": {
                    "items": {
                      "type": "string"
                    },
                    "type": "array"
                  }
                },
                "type": "object"
              }
            },
            "required": [
              "status",
              "methodology_version",
              "requested_url",
              "content",
              "limitations"
            ],
            "type": "object"
          },
          "type": {
            "type": "string"
          }
        },
        "required": [
          "type"
        ],
        "type": "object"
      }
    },
    "required": [
      "input"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "POST",
  "observed_at": 1789165815.545,
  "offers": [
    {
      "amount": "0.01",
      "amount_atomic": "10000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "withdrawn_protocol_inference",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "network": "eip155:8453",
      "pay_to": "0xdb7b2b54f80479826222749a2ea73a8acc306e1e",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 60,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "a362e8714b420fb326952d15645a2d5a099a624f6764da13c25bd784099197fe",
  "schema_fingerprint": "dade0d9236d5c1480e3073da4d613debb1f4754223100c427ea3f955ed1911ac",
  "service_id": "d2bc8369238815d441f772f96d5a81f927b457e5ed46354dbe3a67f333ca9103",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-08T09:01:02.426Z",
  "url": "https://api.agentmercantile.com/v1/url-context",
  "usage_rights": "not_reviewed"
}
api.agentmercantile.comReturn a bounded snapshot of native and ERC-20 holdings for one public Ethereum/Base address, with DEX-market observations, priced-holdings concentration, evidence and limitations. No investment advice.
https://api.agentmercantile.com/v1/portfolio-preflight

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

Source and evidence
{
  "description": "Return a bounded snapshot of native and ERC-20 holdings for one public Ethereum/Base address, with DEX-market observations, priced-holdings concentration, evidence and limitations. No investment advice.",
  "domain": "api.agentmercantile.com",
  "evidence_mode": "legacy",
  "extension_names": [],
  "input_schema": null,
  "legacy_network": "eip155:8453",
  "legacy_pay_to": "0xdb7b2b54f80479826222749a2ea73a8acc306e1e",
  "legacy_price_basis": "unverified_assumption_of_six_decimals",
  "legacy_price_usd": 0.25,
  "metadata": null,
  "method": "POST",
  "observed_at": 1789084800,
  "offers": [],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": null,
  "quality": "not_evaluated",
  "run_id": "d501dccd0c616d852a3644376b5923a5b8f7f010c15ed8e85affa4b3b0c666da",
  "schema_fingerprint": "1af2da94bafdf2ad",
  "service_id": "39311717eef2b5b8002c9f656a7d841dd433b6b5412b8c12bde8b459338676ca",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-22T15:10:56.619Z",
  "url": "https://api.agentmercantile.com/v1/portfolio-preflight",
  "usage_rights": "not_reviewed"
}
api.agentmercantile.comObserve factual Aave V3 lending supply APR and Lido staking APR for one Ethereum/Base asset, with timestamps, evidence, explicit rate labels, optional filters/sort, and limitations. No ranking or investment recommendation. Call when you need currently observed supported-venue rates for one asset, not a ranking.
https://api.agentmercantile.com/v1/productive-venue-snapshot

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

Source and evidence
{
  "description": "Observe factual Aave V3 lending supply APR and Lido staking APR for one Ethereum/Base asset, with timestamps, evidence, explicit rate labels, optional filters/sort, and limitations. No ranking or investment recommendation. Call when you need currently observed supported-venue rates for one asset, not a ranking.",
  "domain": "api.agentmercantile.com",
  "evidence_mode": "legacy",
  "extension_names": [],
  "input_schema": null,
  "legacy_network": "eip155:8453",
  "legacy_pay_to": "0xdb7b2b54f80479826222749a2ea73a8acc306e1e",
  "legacy_price_basis": "unverified_assumption_of_six_decimals",
  "legacy_price_usd": 0.01,
  "metadata": null,
  "method": "POST",
  "observed_at": 1789084800,
  "offers": [],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": null,
  "quality": "not_evaluated",
  "run_id": "d501dccd0c616d852a3644376b5923a5b8f7f010c15ed8e85affa4b3b0c666da",
  "schema_fingerprint": "3517ae4e52252b2e",
  "service_id": "720e81817e06a08fd64bcd567888a6e109cc17955cc87f62c6437b703ce8a5ef",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-05T01:16:13.68Z",
  "url": "https://api.agentmercantile.com/v1/productive-venue-snapshot",
  "usage_rights": "not_reviewed"
}
api.agentmercantile.comInspect one Base ERC-20 owner/token/spender allowance with same-block balance and token metadata plus factual exposure flags. No wallet access, signing, or transaction execution. Call when you need a same-block Base allowance-versus-balance snapshot for one owner/token/spender triple.
https://api.agentmercantile.com/v1/allowance-exposure

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

Source and evidence
{
  "description": "Inspect one Base ERC-20 owner/token/spender allowance with same-block balance and token metadata plus factual exposure flags. No wallet access, signing, or transaction execution. Call when you need a same-block Base allowance-versus-balance snapshot for one owner/token/spender triple.",
  "domain": "api.agentmercantile.com",
  "evidence_mode": "legacy",
  "extension_names": [],
  "input_schema": null,
  "legacy_network": "eip155:8453",
  "legacy_pay_to": "0xdb7b2b54f80479826222749a2ea73a8acc306e1e",
  "legacy_price_basis": "unverified_assumption_of_six_decimals",
  "legacy_price_usd": 0.01,
  "metadata": null,
  "method": "POST",
  "observed_at": 1789084800,
  "offers": [],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": null,
  "quality": "not_evaluated",
  "run_id": "d501dccd0c616d852a3644376b5923a5b8f7f010c15ed8e85affa4b3b0c666da",
  "schema_fingerprint": "af671906348b2882",
  "service_id": "726a5556d1c4e0cd4d86dc9d64952d1aad22ce0c66faa28d6af47675af0e1a3a",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-06T01:15:21.793Z",
  "url": "https://api.agentmercantile.com/v1/allowance-exposure",
  "usage_rights": "not_reviewed"
}
api.agentmercantile.comFetch deterministic, token-efficient context from one public HTTPS URL: canonical URL, title/description, headings, clean main content, structured-data types, freshness observations, evidence, and limitations. Call when you need a bounded JSON reading of one public page without a browser, login, crawl, or LLM.
https://api.agentmercantile.com/v1/url-context

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

Source and evidence
{
  "description": "Fetch deterministic, token-efficient context from one public HTTPS URL: canonical URL, title/description, headings, clean main content, structured-data types, freshness observations, evidence, and limitations. Call when you need a bounded JSON reading of one public page without a browser, login, crawl, or LLM.",
  "domain": "api.agentmercantile.com",
  "evidence_mode": "legacy",
  "extension_names": [],
  "input_schema": null,
  "legacy_network": "eip155:8453",
  "legacy_pay_to": "0xdb7b2b54f80479826222749a2ea73a8acc306e1e",
  "legacy_price_basis": "unverified_assumption_of_six_decimals",
  "legacy_price_usd": 0.01,
  "metadata": null,
  "method": "POST",
  "observed_at": 1789084800,
  "offers": [],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": null,
  "quality": "not_evaluated",
  "run_id": "d501dccd0c616d852a3644376b5923a5b8f7f010c15ed8e85affa4b3b0c666da",
  "schema_fingerprint": "ab5ba9a6c07e2eaf",
  "service_id": "d2bc8369238815d441f772f96d5a81f927b457e5ed46354dbe3a67f333ca9103",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-08T09:01:02.426Z",
  "url": "https://api.agentmercantile.com/v1/url-context",
  "usage_rights": "not_reviewed"
}

Outcome evidence starts with your workflow.

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

Discuss an outcome integration
Collection coverage

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

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

49 of 49 archive objects verified in Backblaze. Last verification: Sep 13, 2026, 05:54 UTC.

Collection status JSON