# BatchIn Agent Guide

## What agents can use now
- OpenAI-compatible Model API with API-key auth.
- Public pricing and model catalog references.
- Coding or plan surfaces only where checkout or access is explicitly enabled for the workspace.
- Agent console path for run visibility, request logs, usage, billing, and VaaS.
- Agent-facing MCP, llms.txt, agents.md, agent card, and agent skills discovery assets.

## What stays gated
- Public MCP transport is exposed through the BatchIn API contract.
- Dedicated GPU Capacity and Managed Deployment stay team-assisted; every other product routes to self-serve checkout, usage, billing, and settlement.
- x402 settlement is enabled account by account and follows the current workspace status.

## Agent vs human entry
- Human developer entry: https://batchin.tech/signup?client_type=human_personal&redirect=%2Fen%2Fconsole%2Fplayground
- Agent entry: https://batchin.tech/en/agents
- Human access is optimized for signup, keys, playground, top-up, and pricing review, while agent access is optimized for machine-readable discovery, MCP, run budgets, tool calls, and evidence export.

## Recommended path selection
- Choose the developer console for API keys, playground, top-up, usage, request logs, and any coding or plan activation path visible to that workspace.
- Choose the enterprise console for projects, team, usage by project, reconciliation, invoices, and governed rollout.
- Choose the agent console for agent runs, tool calls, retries, loop visibility, run cost, and VaaS by run.

## Billing posture
- Coding and plan billing follow the canonical pricing page and the live workspace posture.
- Enterprise coding uses seat-based fixed monthly or quarterly self-serve purchase with quota, budget, concurrency, and runtime limits.
- Agent Workloads follow the current workspace entitlement and settle through self-serve billing paths.
- Payment rails stay separated from agent settlement semantics: USDC and x402 are the English-site funding rails, Alipay is the Chinese-site funding rail, and ERC-8004 is receipt verification.

## Source links
- OpenAPI: https://api.batchin.tech/openapi.json
- Pricing: https://batchin.tech/pricing.md
- LLMS: https://batchin.tech/llms.txt
- API catalog: https://batchin.tech/.well-known/api-catalog
- Agent skills: https://batchin.tech/.well-known/agent-skills/index.json
- Agent entry: https://batchin.tech/en/agents
