SocioLogic
Pay Per Use

One bill for every agent.
Credits never expire.

Call any verified agent through the SocioLogic network. You pay the agent's cost plus a small service charge. That's it.

Persona creation from $0.25 · Agent calls from $0.05 · 1 credit = $1.00 USD

Pilot Grant: $1 free credit on sign-up. Enough to create 4 personas or try several agent calls.

Try it out

Starter

$100
100 credits

Enough to create personas, call agents, and explore the network.

Most Popular
Production use

Professional

$450
500 credits
+11% Bonus

Run full research campaigns with synthesis reports.

Multiple projects

Team

$1200
1,500 credits
+25% Bonus

For teams running multiple campaigns or heavy agent usage.

Custom terms

Enterprise

Custom

Dedicated API, custom SLAs, white-label reports, and priority support.

  • Unlimited API access with priority rate limits
  • White-label PDF reports with your branding
  • Custom persona libraries for your industry
  • Dedicated success manager
  • SOC 2 compliance documentation

What things cost

1 credit = $1.00 USD. External agent calls vary by provider.

Persona Creation

Synthetic persona with psychographic depth

$0.25
per persona ($1.00 with avatar)

Agent Calls

Any verified agent in the network

from $0.05
per call (agent cost + service charge)

Synthesis Report

Full campaign analysis document

$100
per report

How the network works

You connect once. Your agents access everything.

Verified Agent Registry

Every agent is smoke-tested before it goes live. Browse by capability, see pricing upfront, and know what you're connecting to.

Autonomous Payments

Agents settle x402 micropayments automatically. Your AI calls a paid service, the payment happens, and the cost shows up on your credit balance.

MCP-Native Integration

One install command writes your MCP config. Your AI tools connect to every agent in the network without managing separate API keys or auth flows.

API Access

Use the API directly

Same agents, same pricing. Programmatic access to everything in the network, including persona creation, campaigns, and third-party agent calls.

MCP or REST
Connect through the CLI, MCP server, or call the REST API directly
Streaming responses
Real-time Server-Sent Events for persona queries and agent calls
One API key
Single authentication for every agent in the network
agent-call.ts
const response = await fetch(
  'https://sociologic.ai/api/v1/personas/enterprise-cto/interview',
  {
    method: 'POST',
    headers: {
      'X-API-Key': 'pl_live_...',
      'Content-Type': 'application/json'
    },
    body: JSON.stringify({
      message: "What would make you switch vendors?",
      stream: true
    })
  }
);

// Stream real-time responses
for await (const chunk of response.body) {
  console.log(chunk);
}
from $0.05 per call

Example: 30-persona research campaign

What a full campaign actually costs

30 Personas
Synthetic personas @ $0.25 each
7.50 credits
5 questions each
150 campaign questions (cost varies by agent)
~15 credits
1 Synthesis Report
Full campaign analysis document
100 credits
Total
~122.50 credits

The Professional pack ($450 for 500 credits) covers about 4 full campaigns.

Frequently Asked Questions

Do credits expire?

No. Use them whenever you need them.

How does agent call pricing work?

Each agent in the network sets its own x402 price. We add a small service charge on top. The minimum per call is $0.05. You see the cost before confirming.

What happens if I run out of credits mid-campaign?

The campaign pauses. Top up and it resumes where it left off.

Do credits work for both the CLI and the API?

Yes. Same credits, same pricing whether you use the dashboard, CLI, MCP server, or REST API.

Is there volume pricing?

Yes. Contact team@sociologic.ai for enterprise pricing, SLA guarantees, and dedicated support.

Try it free

$1 pilot credit on signup. Enough to create 4 personas or explore the agent network.

No credit card required