{"x402Version":2,"payTo":"0x85557C90027354eAeFFe9Ee4B4f4014818d8D3e1","resources":[{"id":1388,"slug":"1388","resource":"https://eagle.quickai.build/check","description":"Eagle Eye v1.0.0 — U.S. enterprise-grade wallet compliance screening. OFAC SDN + Circle USDC blacklist on Base. Signed audit receipts. Certified single-address check.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0x85557C90027354eAeFFe9Ee4B4f4014818d8D3e1","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"5000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"body":{"address":"0x0330070FD38Ec3bB94F58FA55D40368271E9e54A"},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"address":"0x0330070FD38Ec3bB94F58FA55D40368271E9e54A","audit_signature":"0xabc123...","audit_timestamp":"2026-05-23T16:35:10Z","is_blacklisted":false,"is_sanctioned":true,"memo":"Eagle Eye screened address 0x0330...e54A against the U.S. Treasury OFAC SDN digital currency registry (snapshot: 2026-05-23T06:00:00Z, 847 addresses) and the Circle USDC blacklist on Base mainnet. The address matched entry LAZARUS GROUP (SDN List, added 2022-04-14). Verdict: FAIL.","reasons":["OFAC SDN Match: LAZARUS GROUP (added 2022-04-14)"],"risk_score":100,"signer_address":"0x0000000000000000000000000000000000000001","snapshot_timestamp":"2026-05-23T06:00:00Z","verdict":"FAIL"},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"additionalProperties":false,"properties":{"address":{"description":"EVM destination address to screen","pattern":"^0x[a-fA-F0-9]{40}$","type":"string"}},"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":{"properties":{"address":{"type":"string"},"audit_signature":{"type":"string"},"audit_timestamp":{"type":"string"},"is_blacklisted":{"type":"boolean"},"is_sanctioned":{"type":"boolean"},"memo":{"type":"string"},"profile":{"properties":{"active":{"type":"boolean"},"age_days":{"type":["number","null"]},"first_seen_block":{"type":["integer","null"]},"tx_count":{"type":"integer"}},"type":"object"},"reasons":{"items":{"type":"string"},"type":"array"},"risk_score":{"type":"integer"},"signer_address":{"type":"string"},"snapshot_timestamp":{"type":"string"},"verdict":{"enum":["PASS","FAIL"],"type":"string"}},"required":["address","verdict","is_sanctioned","is_blacklisted","risk_score","reasons","memo","audit_timestamp","snapshot_timestamp","audit_signature","signer_address"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"eagle.quickai.build","lastUpdated":"2026-09-17T03:53:47.401Z","quality":{"calls30d":11,"uniquePayers30d":8,"lastCalledAt":"2026-09-17T03:53:47.15Z"},"liveness":{},"verified":false,"featured":false},{"id":3154,"slug":"3154","resource":"https://signal.quickai.build/signal","description":"Quick Signal TA v3.1.0 — Crypto technical analysis. Ten indicators with natural-language assessments. Query params: token (required), timeframe, bollinger_period, rsi_period.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0x85557C90027354eAeFFe9Ee4B4f4014818d8D3e1","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"50000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{"timeframe":"1d","token":"BTC"},"type":"http"},"output":{"example":{"cached":false,"cached_at":null,"chain":"ethereum","change_24h_pct":1.2,"data_source":"coingecko","indicators":{"atr":{"assessment":"Normal volatility","value":2500.5},"bollinger":{"assessment":"Price above middle band (1.0%) - mild bullish bias","lower":100000,"middle":104000,"upper":108000},"ema":{"ema_20":104800,"ema_200":96000,"ema_50":102500,"trend":"Bullish (above short EMA)"},"fractals":{"assessment":"Fractal analysis requires more context","bearish":false,"bullish":false},"macd":{"histogram":25.3,"macd":120.5,"signal":95.2,"trend":"Bullish momentum"},"rsi":{"assessment":"neutral momentum","value":58.5,"zone":"Neutral"},"sma":{"sma_20":104500,"sma_200":95000,"sma_50":102000,"trend":"Bullish (above short MA)"},"stochastic":{"assessment":"Neutral","percent_k":65.2},"volume":{"assessment":"Volume data present","latest":45000000000},"vwma":{"comparison":"volume-weighted price above SMA - bullish confirmation","vwma_20":104200}},"market_cap":2100000000000,"notes":[],"price":105000.12,"resolved_name":"Bitcoin","timeframe":"1d","timestamp":"2026-06-02T12:00:00.000Z","token":"BTC","volume_24h":45000000000},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET"],"type":"string"},"queryParams":{"additionalProperties":false,"properties":{"bollinger_period":{"default":20,"maximum":100,"minimum":5,"type":"integer"},"rsi_period":{"default":14,"maximum":50,"minimum":2,"type":"integer"},"timeframe":{"default":"1d","enum":["5m","15m","1h","4h","1d","1w"],"type":"string"},"token":{"description":"Token symbol, name, or contract address","type":"string"}},"required":["token"],"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"additionalProperties":false,"properties":{"cached":{"type":"boolean"},"cached_at":{"format":"date-time","type":["string","null"]},"chain":{"type":["string","null"]},"change_24h_pct":{"type":["number","null"]},"data_source":{"type":"string"},"indicators":{"additionalProperties":false,"properties":{"atr":{"additionalProperties":false,"properties":{"assessment":{"type":"string"},"value":{"type":"number"}},"required":["value","assessment"],"type":"object"},"bollinger":{"additionalProperties":false,"properties":{"assessment":{"type":"string"},"lower":{"type":"number"},"middle":{"type":"number"},"upper":{"type":"number"}},"required":["upper","middle","lower","assessment"],"type":"object"},"ema":{"additionalProperties":false,"properties":{"ema_20":{"type":"number"},"ema_200":{"type":"number"},"ema_50":{"type":"number"},"trend":{"type":"string"}},"required":["ema_20","ema_50","ema_200","trend"],"type":"object"},"fractals":{"additionalProperties":false,"properties":{"assessment":{"type":"string"},"bearish":{"type":"boolean"},"bullish":{"type":"boolean"}},"required":["bullish","bearish","assessment"],"type":"object"},"macd":{"additionalProperties":false,"properties":{"histogram":{"type":"number"},"macd":{"type":"number"},"signal":{"type":"number"},"trend":{"type":"string"}},"required":["macd","signal","histogram","trend"],"type":"object"},"rsi":{"additionalProperties":false,"properties":{"assessment":{"type":"string"},"value":{"type":"number"},"zone":{"type":"string"}},"required":["value","zone","assessment"],"type":"object"},"sma":{"additionalProperties":false,"properties":{"sma_20":{"type":"number"},"sma_200":{"type":"number"},"sma_50":{"type":"number"},"trend":{"type":"string"}},"required":["sma_20","sma_50","sma_200","trend"],"type":"object"},"stochastic":{"additionalProperties":false,"properties":{"assessment":{"type":"string"},"percent_k":{"type":"number"}},"required":["percent_k","assessment"],"type":"object"},"volume":{"additionalProperties":false,"properties":{"assessment":{"type":"string"},"latest":{"type":"number"}},"required":["assessment"],"type":"object"},"vwma":{"additionalProperties":false,"properties":{"comparison":{"type":"string"},"vwma_20":{"type":"number"}},"required":["vwma_20","comparison"],"type":"object"}},"required":["bollinger","sma","ema","vwma","rsi","macd","atr","stochastic","fractals","volume"],"type":"object"},"market_cap":{"type":["number","null"]},"notes":{"items":{"type":"string"},"type":"array"},"price":{"type":"number"},"resolved_name":{"type":"string"},"timeframe":{"enum":["5m","15m","1h","4h","1d","1w"],"type":"string"},"timestamp":{"format":"date-time","type":"string"},"token":{"type":"string"},"volume_24h":{"type":["number","null"]}},"required":["token","resolved_name","timestamp","price","timeframe","indicators","data_source","notes","cached"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"signal.quickai.build","lastUpdated":"2026-09-09T18:16:49.443Z","quality":{"calls30d":7,"uniquePayers30d":4,"lastCalledAt":"2026-09-09T18:16:49.14Z"},"liveness":{},"verified":false,"featured":false},{"id":4332,"slug":"4332","resource":"https://zk.quickai.build/prove","description":"Quick ZK Auth v1.0.1 — Semaphore ZK wallet ownership on Base plus USDC balance attestation at snapshot block (not ZK-hidden balance in v1). ERC-8004 bundles with x402 payment binding.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0x85557C90027354eAeFFe9Ee4B4f4014818d8D3e1","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"50000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"body":{"min_balance_usdc":1000,"tier":"basic","wallet":"0x0000000000000000000000000000000000000001"},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"block_number":25000000,"calldata":"0x","claims":{"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","balance_proof_type":"rpc_attestation","balance_qualifier_met":true,"min_balance_tier":"1000 USDC","nullifier_scope":"quickzkauth-v1","observed_balance_usdc":2500.5,"ownership_proof_type":"semaphore_zk","ownership_proven":true,"snapshot_block":25000000},"erc8004_compatible":true,"expiry":"2026-06-03T01:30:00.000Z","job_id":"550e8400-e29b-41d4-a716-446655440000","on_chain_verifiable":false,"privacy_score":"maximal","proof_hash":"0x1234567890abcdef1234567890abcdef1234567890abcdef1234567890abcdef","service_version":"1.0.1","timestamp":"2026-06-03T01:00:00.000Z","valid":true,"validation_registry_hint":{"reference_uri":"https://zk.quickai.build/proof/550e8400-e29b-41d4-a716-446655440000","suggested_evidence_type":"zk_proof","suggested_tag":"base_wallet_qualification"},"verified_by":"Quick AI — Coeur d'Alene, Idaho, US","verifier_contract":"0x0000000000000000000000000000000000000000","x402_payment_ref":{"amount_usdc":"0.05","network":"eip155:8453","payer":"0x0000000000000000000000000000000000000002","poll_uri":"https://zk.quickai.build/proof/550e8400-e29b-41d4-a716-446655440000","resource":"POST /prove","status":"settled","tx_hash":"0xabc1234567890abcdef1234567890abcdef1234567890abcdef1234567890abcd"}},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"additionalProperties":false,"properties":{"min_balance_usdc":{"description":"Minimum USDC balance threshold on Base","minimum":1,"type":"integer"},"tier":{"default":"basic","description":"Proof tier (basic or standard qualification)","enum":["basic","standard"],"type":"string"},"wallet":{"description":"Base wallet to prove ownership and USDC balance for","pattern":"^0x[a-fA-F0-9]{40}$","type":"string"}},"required":["wallet","min_balance_usdc"],"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":false,"properties":{"block_number":{"type":"integer"},"calldata":{"type":"string"},"claims":{"additionalProperties":false,"properties":{"asset":{"type":"string"},"balance_proof_type":{"enum":["rpc_attestation","zk_range"],"type":"string"},"balance_qualifier_met":{"type":"boolean"},"min_balance_tier":{"type":"string"},"nullifier_scope":{"type":"string"},"observed_balance_usdc":{"type":"number"},"ownership_proof_type":{"enum":["semaphore_zk"],"type":"string"},"ownership_proven":{"type":"boolean"},"snapshot_block":{"type":"integer"}},"required":["ownership_proven","ownership_proof_type","balance_qualifier_met","balance_proof_type","min_balance_tier","asset","snapshot_block","nullifier_scope"],"type":"object"},"erc8004_compatible":{"type":"boolean"},"expiry":{"type":"string"},"job_id":{"format":"uuid","type":"string"},"on_chain_verifiable":{"type":"boolean"},"privacy_score":{"type":"string"},"proof_hash":{"type":"string"},"service_version":{"type":"string"},"timestamp":{"type":"string"},"valid":{"type":"boolean"},"validation_registry_hint":{"additionalProperties":false,"properties":{"reference_uri":{"type":"string"},"suggested_evidence_type":{"type":"string"},"suggested_tag":{"type":"string"}},"required":["suggested_evidence_type","suggested_tag"],"type":"object"},"verified_by":{"type":"string"},"verifier_contract":{"type":"string"},"x402_payment_ref":{"additionalProperties":false,"properties":{"amount_usdc":{"type":"string"},"network":{"type":"string"},"payer":{"type":"string"},"poll_uri":{"type":"string"},"resource":{"type":"string"},"status":{"enum":["pending_settlement","settled"],"type":"string"},"tx_hash":{"type":"string"}},"required":["status","network"],"type":"object"}},"required":["verified_by","valid","job_id","claims","proof_hash","block_number","expiry","verifier_contract","calldata","on_chain_verifiable","timestamp","privacy_score","erc8004_compatible","validation_registry_hint","x402_payment_ref","service_version"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"zk.quickai.build","lastUpdated":"2026-09-06T14:37:00.25Z","quality":{"calls30d":4,"uniquePayers30d":2,"lastCalledAt":"2026-09-06T14:36:59.996Z"},"liveness":{},"verified":false,"featured":false}]}