{"version":"1","network":"base-mainnet","chainId":8453,"currency":"USDC","walletAddress":"0x0b6E3594Df4Faa6D66196D5a3271796AD8Bb505d","facilitatorUrl":"https://api.cdp.coinbase.com/platform/v2/x402","endpoints":{"/trace":{"price":"0.12","method":"POST","description":"Skip trace lookup - find phones, emails, and optionally owner info for a property address","inputSchema":{"type":"object","properties":{"first_name":{"type":"string","description":"First name (required when find_owner is false)"},"last_name":{"type":"string","description":"Last name (required when find_owner is false)"},"address":{"type":"string","description":"Street address"},"city":{"type":"string","description":"City"},"state":{"type":"string","description":"State abbreviation"},"zip":{"type":"string","description":"ZIP code (optional)"},"find_owner":{"type":"boolean","description":"Set to false to skip owner discovery; first_name and last_name become required","default":true}},"required":["address","city","state"]},"outputSchema":{"type":"object","properties":{"persons":{"type":"array","description":"Array of matched persons with phones, emails, and owner info"},"miss":{"type":"boolean","description":"True when no results found"},"charged":{"type":"boolean","description":"Whether the caller was charged"}}}}}}