# Invoica ## Docs - [AIAX MCP Server](https://docs.invoica.ai/api-reference/aiax-mcp.md): HTTP MCP server exposing 6 Invoica tools for autonomous agents. - [Invoices](https://docs.invoica.ai/api-reference/invoices.md): Create, retrieve, and list invoices through the Invoica API. - [Mandates](https://docs.invoica.ai/api-reference/mandates.md): PACT Mandate API — bilateral cryptographically-signed agreements between agents, with on-chain anchored state transitions. - [API Overview](https://docs.invoica.ai/api-reference/overview.md): Base URL, versioning, error codes, and conventions for the Invoica API. - [Settlements](https://docs.invoica.ai/api-reference/settlements.md): Monitor and verify on-chain payment settlements for your invoices. - [Webhook Endpoints](https://docs.invoica.ai/api-reference/webhooks.md): API endpoints for managing webhook configurations. - [Authentication](https://docs.invoica.ai/authentication.md): Learn how to authenticate with the Invoica API using API keys. - [AIAX Benchmark](https://docs.invoica.ai/case-studies/aiax-benchmark.md): Invoica ATRR benchmark results — how reliably autonomous agents can complete tasks using the AIAX discovery surface. - [Helixa Synagent](https://docs.invoica.ai/case-studies/helixa.md): How Helixa built signed, auditable agent-to-agent commitments on PACT — and what that unlocks for the Cred Bureau, Synagent, and the open agent economy. - [AIAX](https://docs.invoica.ai/concepts/aiax.md): Invoica's machine-readable agent discovery surface — how autonomous agents find and call Invoica capabilities without human setup. - [Invoice Middleware](https://docs.invoica.ai/concepts/invoice-middleware.md): How Invoica's middleware architecture intercepts x402 payments to add financial compliance. - [PACT](https://docs.invoica.ai/concepts/pact.md): Mandate verification for autonomous agent payments — cryptographic spend authorization with hard caps, expiry, and an audit trail back to the human principal. - [Supported Chains](https://docs.invoica.ai/concepts/supported-chains.md): Invoica settles agent payments on Base, SKALE Base, Polygon, Arbitrum, and Solana. Multi-chain by default — every invoice carries its chain context and settles natively on the rail of your choice. - [x402 Protocol](https://docs.invoica.ai/concepts/x402-protocol.md): Understanding the x402 payment protocol and how Invoica extends it with financial compliance. - [Agent Discovery with AIAX](https://docs.invoica.ai/guides/aiax-discovery.md): How an autonomous agent discovers and calls Invoica capabilities using the AIAX surface. - [Create Your First Invoice](https://docs.invoica.ai/guides/create-invoice.md): Step-by-step guide to creating and managing invoices with the Invoica API. - [Tax Compliance](https://docs.invoica.ai/guides/tax-compliance.md): Configure automatic tax calculation for multi-jurisdiction compliance. - [Webhooks](https://docs.invoica.ai/guides/webhooks.md): Receive real-time notifications when invoice events occur in your Invoica account. - [Introduction](https://docs.invoica.ai/introduction.md): Invoica is the Financial OS for AI Agents — automated invoicing, tax compliance, and settlement detection built on the x402 protocol. - [Quickstart](https://docs.invoica.ai/quickstart.md): Create your first Invoica invoice in under 5 minutes. - [Installation](https://docs.invoica.ai/sdk/installation.md): Install and configure the Invoica SDK in your project. - [SDK Overview](https://docs.invoica.ai/sdk/overview.md): The Invoica TypeScript SDK — 100 modules for building financial agent applications. - [@invoica/webhooks-receiver](https://docs.invoica.ai/sdk/webhooks-receiver.md): Typed Invoica webhook receiver with HMAC verification and a 10-line Express integration. Skip building your own — npm install and ship. ## OpenAPI Specs - [openapi](https://docs.invoica.ai/api-reference/openapi.json) ## Optional - [Status](https://invoica.ai/status) - [Support](mailto:support@invoica.ai)