{"x402Version":2,"name":"Call BS Man API","serviceName":"Call BS Man API","description":"Call BS Man API analyzes chats, offers, and proposed agent actions for scam signals, manipulation tactics, unsafe payment requests, wallet/payment risk, and risky next steps. It returns structured JSON with risk_score, risk_level, detected_patterns, red_flags, verdict, requires_human_review, and next_best_action.","tags":["x402","AI agents","scam detection","risk analysis","conversation intelligence","agent safety","payment risk","wallet safety","manipulation detection","Base mainnet","AgentCash"],"iconUrl":"https://callbsman.com/assets/fav.png","accepts":[{"scheme":"exact","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"1000","payTo":"0x7642CCEd89398Bd638d9Ee2F82dA8cd3FC01ADA1","maxTimeoutSeconds":60,"mimeType":"application/json","description":"Conversation Risk Intelligence API for AI agents.","extra":{"name":"USD Coin","version":"2","bsman":{"name":"Call BS Man API","provider":"BS Man AI","category":"Security","tags":["x402","AI agents","scam detection","risk analysis","conversation intelligence","agent safety","payment risk","wallet safety","manipulation detection","Base mainnet","AgentCash"],"docsUrl":"https://callbsman.com","openApiUrl":"https://api.callbsman.com/docs/openapi.yaml","githubUrl":"https://github.com/Askbsman/Bsman-ai","iconUrl":"https://callbsman.com/assets/fav.png","mainMode":"agent_action_check","supportedModes":["scam_check","dialogue_check","offer_check","manipulation_check","safe_reply","agent_action_check"],"fallbackUrl":"https://bsman-ai.onrender.com/v1/analyze"}}}],"resources":[{"url":"https://api.callbsman.com/v1/analyze","resource":"https://api.callbsman.com/v1/analyze","type":"http","method":"POST","description":"Conversation Risk Intelligence API for AI agents.","mimeType":"application/json","accepts":[{"scheme":"exact","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"1000","payTo":"0x7642CCEd89398Bd638d9Ee2F82dA8cd3FC01ADA1","maxTimeoutSeconds":60,"mimeType":"application/json","description":"Conversation Risk Intelligence API for AI agents.","extra":{"name":"USD Coin","version":"2","bsman":{"name":"Call BS Man API","provider":"BS Man AI","category":"Security","tags":["x402","AI agents","scam detection","risk analysis","conversation intelligence","agent safety","payment risk","wallet safety","manipulation detection","Base mainnet","AgentCash"],"docsUrl":"https://callbsman.com","openApiUrl":"https://api.callbsman.com/docs/openapi.yaml","githubUrl":"https://github.com/Askbsman/Bsman-ai","iconUrl":"https://callbsman.com/assets/fav.png","mainMode":"agent_action_check","supportedModes":["scam_check","dialogue_check","offer_check","manipulation_check","safe_reply","agent_action_check"],"fallbackUrl":"https://bsman-ai.onrender.com/v1/analyze"}}}],"extensions":{"bazaar":{"description":"Call BS Man API analyzes chats, offers, and proposed agent actions for scam signals, manipulation tactics, unsafe payment requests, wallet/payment risk, and risky next steps. It returns structured JSON with risk_score, risk_level, detected_patterns, red_flags, verdict, requires_human_review, and next_best_action.","serviceName":"Call BS Man API","iconUrl":"https://callbsman.com/assets/fav.png","category":"Security","tags":["x402","AI agents","scam detection","risk analysis","conversation intelligence","agent safety","payment risk","wallet safety","manipulation detection","Base mainnet","AgentCash"],"provider":"BS Man AI","docsUrl":"https://callbsman.com","openApiUrl":"https://api.callbsman.com/docs/openapi.yaml","githubUrl":"https://github.com/Askbsman/Bsman-ai","bodyType":"json","input":{"mode":"agent_action_check","input":"string OR object with text/conversation/context","context":{"proposed_action":"send_payment","asset":"USDC","amount":"250","recipient_type":"unknown_wallet","channel":"telegram","verification_status":"unverified"},"options":{"include_safe_reply":true,"include_detected_patterns":true,"risk_detail_level":"standard"},"language":"en","locale":"US"},"inputSchema":{"type":"object","required":["mode"],"properties":{"mode":{"type":"string","enum":["scam_check","dialogue_check","offer_check","manipulation_check","safe_reply","agent_action_check"]},"input":{"oneOf":[{"type":"string","minLength":1,"maxLength":12000},{"type":"object","properties":{"text":{"type":"string","minLength":1,"maxLength":12000},"conversation":{"type":"array","items":{"type":"object","required":["content"],"properties":{"role":{"type":"string"},"content":{"type":"string"}}}},"context":{"type":"object","additionalProperties":true}}}],"description":"Legacy string input or an object with input.text, input.conversation, and input.context."},"context":{"type":"object","properties":{"proposed_action":{"type":"string"},"asset":{"type":"string"},"amount":{"oneOf":[{"type":"string"},{"type":"number"}]},"recipient_type":{"type":"string"},"channel":{"type":"string"},"verification_status":{"type":"string"}},"additionalProperties":true},"options":{"type":"object","properties":{"include_safe_reply":{"type":"boolean"},"include_detected_patterns":{"type":"boolean"},"risk_detail_level":{"type":"string","enum":["standard"]}},"additionalProperties":true},"language":{"type":"string","const":"en"},"locale":{"type":"string","examples":["US"]}},"anyOf":[{"required":["input"]},{"required":["conversation"]}],"additionalProperties":true},"output":{"example":{"mode":"agent_action_check","risk_score":100,"risk_level":"critical","summary":"High-risk payment or wallet action detected.","detected_patterns":[],"red_flags":[],"recommended_action":"Do not proceed until the request is independently verified.","safe_reply":null,"disclaimer":"BS Man Risk API analyzes communication risk signals only. It is not legal advice, financial advice, a lie detector, or a guarantee that something is true or false.","verdict":"do_not_proceed","requires_human_review":true,"next_best_action":"Pause the action and verify the counterparty through an official channel.","action_risk_reasons":[]},"schema":{"type":"object","required":["mode","risk_score","risk_level","summary","detected_patterns","red_flags","recommended_action","safe_reply","disclaimer"],"properties":{"mode":{"type":"string","enum":["scam_check","dialogue_check","offer_check","manipulation_check","safe_reply","agent_action_check"]},"risk_score":{"type":"integer","minimum":0,"maximum":100},"risk_level":{"type":"string","enum":["low","medium","high","critical"]},"summary":{"type":"string"},"detected_patterns":{"type":"array"},"red_flags":{"type":"array","items":{"type":"string"}},"recommended_action":{"type":"string"},"safe_reply":{"oneOf":[{"type":"string"},{"type":"null"}]},"disclaimer":{"type":"string"},"verdict":{"type":"string","enum":["proceed","proceed_with_caution","pause_and_verify","require_human_review","do_not_proceed"]},"requires_human_review":{"type":"boolean"},"next_best_action":{"type":"string"},"action_risk_reasons":{"type":"array","items":{"type":"string"}}},"additionalProperties":true}}}},"metadata":{"name":"Call BS Man API","provider":"BS Man AI","category":"Security","tags":["x402","AI agents","scam detection","risk analysis","conversation intelligence","agent safety","payment risk","wallet safety","manipulation detection","Base mainnet","AgentCash"],"docsUrl":"https://callbsman.com","openApiUrl":"https://api.callbsman.com/docs/openapi.yaml","githubUrl":"https://github.com/Askbsman/Bsman-ai","iconUrl":"https://callbsman.com/assets/fav.png","mainMode":"agent_action_check","supportedModes":["scam_check","dialogue_check","offer_check","manipulation_check","safe_reply","agent_action_check"],"fallbackUrl":"https://bsman-ai.onrender.com/v1/analyze"}},{"url":"https://api.callbsman.com/v1/analyze","resource":"https://api.callbsman.com/v1/analyze","type":"http","method":"GET","description":"Paid x402 discovery/capability probe for the analyze resource.","mimeType":"application/json","accepts":[{"scheme":"exact","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"1000","payTo":"0x7642CCEd89398Bd638d9Ee2F82dA8cd3FC01ADA1","maxTimeoutSeconds":60,"mimeType":"application/json","description":"Conversation Risk Intelligence API for AI agents.","extra":{"name":"USD Coin","version":"2","bsman":{"name":"Call BS Man API","provider":"BS Man AI","category":"Security","tags":["x402","AI agents","scam detection","risk analysis","conversation intelligence","agent safety","payment risk","wallet safety","manipulation detection","Base mainnet","AgentCash"],"docsUrl":"https://callbsman.com","openApiUrl":"https://api.callbsman.com/docs/openapi.yaml","githubUrl":"https://github.com/Askbsman/Bsman-ai","iconUrl":"https://callbsman.com/assets/fav.png","mainMode":"agent_action_check","supportedModes":["scam_check","dialogue_check","offer_check","manipulation_check","safe_reply","agent_action_check"],"fallbackUrl":"https://bsman-ai.onrender.com/v1/analyze"}}}],"extensions":{"bazaar":{"name":"Call BS Man API","serviceName":"Call BS Man API","description":"Paid x402 discovery/capability probe for the analyze resource.","tags":["x402","AI agents","scam detection","risk analysis","conversation intelligence","agent safety","payment risk","wallet safety","manipulation detection","Base mainnet","AgentCash"],"iconUrl":"https://callbsman.com/assets/fav.png","output":{"example":{"service":"Call BS Man API","endpoint":"POST https://api.callbsman.com/v1/analyze","description":"Conversation Risk Intelligence API for AI agents.","payment":{"protocol":"x402","network":"Base mainnet","price":"$0.001 per analyze request"},"primary_mode":"agent_action_check","supported_modes":["scam_check","dialogue_check","offer_check","manipulation_check","safe_reply","agent_action_check"],"docs":"https://callbsman.com","openapi":"https://api.callbsman.com/docs/openapi.yaml"}}}},"metadata":{"name":"Call BS Man API","provider":"BS Man AI","category":"Security","tags":["x402","AI agents","scam detection","risk analysis","conversation intelligence","agent safety","payment risk","wallet safety","manipulation detection","Base mainnet","AgentCash"],"docsUrl":"https://callbsman.com","openApiUrl":"https://api.callbsman.com/docs/openapi.yaml","githubUrl":"https://github.com/Askbsman/Bsman-ai","iconUrl":"https://callbsman.com/assets/fav.png","mainMode":"agent_action_check","supportedModes":["scam_check","dialogue_check","offer_check","manipulation_check","safe_reply","agent_action_check"],"fallbackUrl":"https://bsman-ai.onrender.com/v1/analyze"}}],"discovery":{"name":"Call BS Man API","provider":"BS Man AI","category":"Security","description":"Call BS Man API analyzes chats, offers, and proposed agent actions for scam signals, manipulation tactics, unsafe payment requests, wallet/payment risk, and risky next steps. It returns structured JSON with risk_score, risk_level, detected_patterns, red_flags, verdict, requires_human_review, and next_best_action.","docsUrl":"https://callbsman.com","openApiUrl":"https://api.callbsman.com/docs/openapi.yaml","githubUrl":"https://github.com/Askbsman/Bsman-ai","iconUrl":"https://callbsman.com/assets/fav.png","tags":["x402","AI agents","scam detection","risk analysis","conversation intelligence","agent safety","payment risk","wallet safety","manipulation detection","Base mainnet","AgentCash"]}}