{"uid":"cap_7thwc0ql_gm3v6Rzznh8V","slug":"blockint-ai-20f0a882","name":"blockint.ai C3 Community Fraud Reports List","description":"List C3 community fraud reports, cursor-paginated. Filter by crime type. Use the returned nextCursor for subsequent pages.","url":"https://blockint.ai/api/v1/c3-reports","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET"],"type":"string"},"queryParams":{"type":"object","properties":{"limit":{"type":"number","description":"Page size (default 50, max 100)"},"since":{"type":"string","description":"ISO 8601 cursor timestamp for pagination (nextCursor from previous response)"},"crimeType":{"type":"string","description":"Filter by crime type: pig_butchering | hack | phishing | rug_pull | romance_scam | ransomware | money_laundering | other"}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":null,"example":{"request":{"input":{"type":"http","method":"GET","queryParams":{"limit":50,"crimeType":"phishing"}}},"response":{"count":0,"reports":[],"success":true,"nextCursor":null,"_attribution":"blockINT.ai by Block6IQ — https://blockint.ai"}},"exampleRequest":{"limit":50,"crimeType":"phishing"},"tags":["x402"],"displayCostAmount":"0.01","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"settled","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"down","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.01/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_7sgNZegTsBKkz6Plq-dXb","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.01","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Lists paginated C3 community fraud reports with optional filtering by crime type (e.g. phishing, rug pull, hack)","exampleAgentPrompt":"Pull me the first 100 C3 community fraud reports filtered by pig_butchering crime type from blockint.ai — and give me the nextCursor so I can grab the next page.","exampleUseCases":[{"title":"Browse recent phishing fraud reports","prompt":"Show me the latest phishing reports from the C3 community database — give me the first page and include the cursor so I can keep paginating through them."},{"title":"Build a rug pull incident feed","prompt":"I'm building a dashboard to track rug pulls — pull all the rug pull fraud reports from blockint.ai's C3 community, paginated, so I can load them in batches and display a live feed."},{"title":"Batch analyze ransomware crypto cases","prompt":"I need to do a batch analysis of ransomware incidents in crypto — fetch me all C3 community ransomware reports page by page, starting from the beginning, and return the nextCursor each time so my pipeline can loop through everything."}],"resultDescription":"A paginated list of C3 community fraud reports, each containing crime type, report details, addresses or domains involved, and a nextCursor timestamp for fetching the next page of results.","failureModes":["Invalid crimeType enum value returns 400 error","Invalid or expired since cursor returns empty results or 400","Exceeding max limit of 100 returns validation error","Payment failure (402) if x402 payment is not provided","Rate limiting if too many requests are made in quick succession"],"whenToPreferThis":"Use this endpoint when you need to browse or enumerate the full C3 community fraud report dataset, optionally filtered by a specific crime category. Prefer this over the search endpoint when you want structured paginated access to all reports rather than keyword-based full-text search. Use when building feeds, dashboards, or batch analysis pipelines over the fraud report corpus.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T22:27:00.246Z","isFirstParty":false}