Mavvrixx.aiMavvrixx.ai Start Free Pilot →
PEO & EOR Partner Journey

From IC Risk Liability to IC Revenue Asset — In 10 Stages

How Professional Employer Organisations and Employers of Record embed IndieID™, IndieScore™ Signal, and The Indie Suite™ to verify IC status, distribute portable benefits, and earn revenue share — compliantly.

Start Your Free Pilot → ← PEO Overview
10 Stages. Fully Self-Serve.

From discovering the IC compliance gap to becoming a Pioneer Partner. Each stage unlocks the next — no sales cycle, no MSA required to start.

1

Discovery — The IC Compliance Gap

/peos

The problem every PEO faces: You are the compliance backbone for businesses that hire independent contractors. IC misclassification is your single biggest liability — one audit, one reclassification ruling, and the exposure can be catastrophic.

But beyond the liability, there's an opportunity you're leaving on the table: your IC clients want financial products — insurance, advances, credit — and you're sitting on the relationship data that could make those products possible. Without Mavvrixx, that opportunity is locked.

✘ Without Mavvrixx

No IC identity verification. Misclassification risk is a black box. IC workers churning because no portable benefits. Zero rev-share opportunity.

✔ With Mavvrixx

IndieID™ proves genuine IC status. IndieScore™ signals misclassification risk. Full Indie Suite™ as portable benefits. 15–20% rev-share on IC transactions.

2

Plan Selection

/peos/plans

Three tiers aligned to your IC programme size:

Sandbox (Free)

1,000 free queries, full API, test IC profiles, all MAP tools. No card required.

Pilot ($65/query)

Production access. 90-day pilot. 3-page agreement. Rev-share activated. No MSA.

Enterprise / MAP (Custom)

Full agentic integration, white-label Indie Suite™, volume pricing, dedicated SLA.

2B

Portable Benefits Activation Legislation Tailwind

Modern Worker Empowerment Act (US, July 2025)

The regulatory window is open: The Modern Worker Empowerment Act enables companies to offer portable benefits to independent contractors without triggering reclassification as employees. PEOs are the natural delivery layer.

When you activate the Indie Suite™ through your PEO portal, your IC clients gain access to:

  • IndieShield™ — income protection, health, and liability insurance matched to their vocation
  • IndieATM™ — earned income advances (not payday loans — tied to verified platform earnings)
  • IndieScore™ — their financial identity score, shareable with lenders and insurers
  • IndieID™ — a permanent, portable professional identity credential (IID-XXXXXXXX)

💵 Rev-share on portable benefits

Every Indie Suite transaction by an IC worker on your PEO portal earns Mavvrixx rev-share for you: 15% on IndieShield™ premiums, 20% on IndieATM™ advance fees, $8 per IndieID™ claim, $12 per IndieScore™ report.

3

Instant Dashboard

/peos/try → /partners/peos

API key issued in under 60 seconds. peo_sandbox_* prefix for testing. Your PEO Partner ID is live immediately.

// IC misclassification signal — first call
curl -X POST https://mavvrixx.ai/api/v1/mcp \
  -H "Content-Type: application/json" \
  -H "x-mcp-api-key: YOUR_API_KEY" \
  -d '{
    "jsonrpc": "2.0", "id": 1, "method": "tools/call",
    "params": {
      "name": "indiescore.get",
      "arguments": {
        "workerId": "w_ic_worker_001",
        "consentToken": "ctkn_...",
        "context": "peo_misclassification_check"
      }
    }
  }'
4

API Documentation

mavvrixx.ai/map.html

Key MAP tools for PEOs and EORs:

ToolWhat it returnsPEO use case
indieid.verifyidentity_verified, iid_number, vocation, country, tenure_monthsVerify genuine IC status before onboarding
indiescore.getscore (300–850), income_diversity, platform_tenure, vocation_consistency, stability, trajectoryMisclassification signal — high score = genuine IC
indieshield.signalvocation_risk_class, coverage_inventory, income_stability, gap_flagsPortable benefits matching for IC client portal
vault.get116-field Avatar profile (consent-gated)Full IC financial picture for benefits provisioning
indieid.consent-tokenScoped consent token for downstream tool callsRequired before any data query

ⓘ Misclassification Signal Interpretation

IndieScore™ 700+ with income_diversity ≥3 and platform_tenure ≥12mo = strong genuine IC signal. Score <500 with single-client income = flag for review. Mavvrixx never gives a binary "employee vs contractor" ruling — that's your counsel's call. We give the financial signal.

4B

MAP / AI Agent Integration Switching-Cost Moat

MCP 2024-11-05 transport

For PEOs and EORs with AI-driven HR platforms — MAP plugs directly into your existing AI agent stack. Your HR AI gains real-time access to IC financial intelligence.

// Add Mavvrixx to your HR platform AI config
{
  "mcpServers": {
    "mavvrixx-peo": {
      "url": "https://mavvrixx.ai/api/v1/mcp/sse",
      "headers": { "x-mcp-api-key": "YOUR_API_KEY" },
      "description": "IC financial identity & misclassification signals"
    }
  }
}

Compatible with HRIS/HCM AI layers: Rippling AI, Gusto, Workday AI, SAP SuccessFactors, Oracle HCM, Ceridian Dayforce.

5

Sandbox Testing

/peos/try

Test with pre-built IC worker archetypes across risk profiles:

  • Genuine IC — High signal: 5 clients, 3yr tenure, income diversity 0.82, IndieScore 760. Misclassification risk: LOW.
  • Borderline IC: 2 clients (80% one employer), 8mo tenure, IndieScore 520. Misclassification risk: REVIEW.
  • Platform-dependent worker: Single gig app, 4mo tenure, IndieScore 440. Misclassification risk: FLAG.
  • International IC: UK-based freelancer, 4 international clients, GDPR-compliant consent, IndieScore 700.
  • Trade contractor: Electrician, sporadic project income, 8yr vocation history, IndieScore 680.
6

Consent & Compliance Architecture

FCRA + GLBA + GDPR aligned

Every MAP tool call is worker-initiated. The IC worker consents directly — your PEO facilitates the consent UI.

  • Consent is scoped: worker selects which tools can access which data domains
  • Not a consumer report under FCRA (Section 604(a)(2) — worker-initiated)
  • No PII retained by Mavvrixx after consent window expires
  • GDPR Right to Erasure honoured within 72 hours
  • Your PEO is a distribution layer — zero financial institution liability
  • Compatible with Modern Worker Empowerment Act portable benefits framework

⚠ Important legal note

Mavvrixx provides financial intelligence signals only. Mavvrixx does not make employment classification determinations. All reclassification decisions remain with your legal counsel. IndieScore™ is one factor in a multi-factor assessment — it is not a consumer report and not a credit score.

7

Go-Live

Production key + IC portal activation

Go-live checklist:

  • IndieID™ verification tested with 10+ IC profiles ☐
  • IndieScore™ misclassification signal integrated into IC onboarding flow ☐
  • Indie Suite™ portal activated in your IC client-facing dashboard ☐
  • Consent flow tested and documented for your compliance team ☐
  • Rev-share bank account verified with Mavvrixx ☐
  • 3-page pilot agreement signed (Pilot tier only) ☐
8

Live Partner Dashboard

/partners/peos

Real-time visibility into your IC programme:

IC Risk Intelligence

IndieScore™ distribution across your IC base. Misclassification risk by vocation category. Flag rate trends.

Rev-Share Dashboard

Monthly earnings by product. IndieShield™ premium volume. IndieATM™ advance activity. IndieID™ claims. Payment schedule.

Portable Benefits Uptake

IC workers with active coverage. Product activation rates. Worker retention correlation.

API Usage

Tool calls by type. Query volume. Error rate. Latency. Quota status.

9

Scale

Enterprise / MAP tier
  • White-label Indie Suite™ — your brand on portable benefits. "Powered by Mavvrixx" hidden.
  • Custom rev-share — volume bonuses negotiated based on IC programme size
  • Batch IC onboarding — CSV import, bulk consent flows, webhook automation
  • 189-country coverage — EOR clients operating globally are fully covered
  • Dedicated SLA — 99.9% uptime guarantee, named account manager, quarterly business review
10

Pioneer Partner Top Tier

Strategic partnership

PEOs and EORs reaching 5,000+ active IC workers on Mavvrixx unlock Pioneer status:

  • "Mavvrixx Pioneer Partner" badge — for your IC portal and marketing materials
  • Co-marketing: joint case study, press release, PEO industry publication feature
  • Product co-development — direct input into Mavvrixx IC compliance roadmap
  • Early access to new MAP tools, jurisdiction-specific compliance modules
  • Custom rev-share structure with volume bonuses

📚 The long-term play

Every IC worker who claims their IndieID™ through your PEO portal strengthens their financial identity permanently — across all financial institutions, lenders, insurers, and landlords that accept IndieVerify™. You become the gateway to financial inclusion for the independent workforce. That's not a feature. That's a mission.

Ready to Turn IC Risk Into IC Revenue?

Sandbox is free, unlimited, and live in 60 seconds. 1,000 free queries. No MSA.

Start Your Free Pilot →