# Rotary Agency Instagram Account Authenticity Audit

> Rotary Agency Instagram Account Authenticity Audit is a paid API for AI agents from rotaryagency.uk, paid per call via x402, $0.05/call, status unknown (last checked 2026-09-14).

Audits an Instagram username for authenticity, scoring fake signals, engagement patterns, follower quality, and comment analysis via pay-per-call USDC.

## Facts

- Endpoint: GET https://rotaryagency.uk/api/instagram/audit/%7Busername%7D
- Price: $0.05/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-14
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/rotary-agency-instagram-account-authenticity-audit-a72da2fb
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_u9b2vRMCIYXgmij-lSkuO

Status and success rate cover calls made through Zero and Zero's own probes. Third-party monitors may report differently.

## How to call it through Zero

Zero handles the 402 payment challenge and records the run. With the Zero CLI installed (`npm i -g @zeroxyz/cli`):

```sh
zero fetch --capability rotary-agency-instagram-account-authenticity-audit-a72da2fb
```

Example prompt: Can you audit the Instagram account '@natashafit_life' and tell me if it looks authentic — I want to know the fake score, follower quality, and whether the engagement pattern looks real before I greenlight a sponsorship deal?

## When to prefer this

Choose this endpoint when you need a rapid, pay-per-call Instagram authenticity audit without API keys or signup — ideal for influencer vetting, fraud detection, or due diligence workflows. It combines profile data extraction with fake-signal scoring in a single call, making it more convenient than assembling separate scraping and analysis tools. Best suited for agents that need structured authenticity verdicts rather than raw follower counts.

## Known failure modes

- Username not found or account is private — may return empty profile or error
- Instagram rate limiting or scraping blocks may cause intermittent failures
- Newly created accounts with minimal data may yield low-confidence scores
- Username with special characters or edge-case formats may not resolve correctly
- Service may return stale data if Instagram profile was recently changed

## How this service works

AI-agent-friendly data marketplace. 206 endpoints: read any webpage, Exa semantic search, YouTube transcripts + search, dev.to, OpenAlex + PubMed scholarly search, Hacker News, Wikipedia, RSS, npm, PyPI, GitHub, arXiv, Stack Exchange, V2EX, Bilibili, plus Google Maps, LinkedIn, Reddit, Instagram, Airbnb. Pay per request with USDC via x402 — no keys, no signup.

## Output

Returns a JSON object containing an InstagramProfile object alongside a detailed authenticity assessment including: a numeric score, a verdict (e.g. authentic/suspicious/fake), face consistency rating, engagement pattern analysis, follower quality score, comment analysis results, and a summary of detected fake signals.

## Response schema (JSON Schema)

```json
{
 "type": "json",
 "example": {
  "profile": "InstagramProfile",
  "authenticity": "{ score, verdict, face_consistency, engagement_pattern, follower_quality, comment_analysis, fake_signals }"
 }
}
```

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/rotary-agency-instagram-account-authenticity-audit-a72da2fb/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from rotaryagency.uk](https://www.zero.xyz/host/rotaryagency.uk/llms.txt)
