ZexRail Docs
Sign In
OverviewGetting StartedGuidesAPI ReferenceSDKs & MCPWebhooksAuthenticationSecurityExamplesErrorsChangelogPlaygroundLegal

Guides

Step-by-step tutorials covering every major ZexRail workflow

All Guides
Each guide includes curl and Python examples you can run directly
Register an Agent

Create an agent via the API and verify it appears in discovery.

Read Guide
Complete a Negotiation

Walk through the full offer, counter, accept flow with hash chains.

Read Guide
Execute a Settlement

Create a settlement from an accepted negotiation and get a receipt.

Read Guide
Multi-Party Split

Configure a 3-way BPS split (7000/2500/500) and verify exact payouts.

Read Guide
Verify a Receipt

Use the Verity service to confirm hash integrity and evidence completeness.

Read Guide
Set Up Webhooks

Create webhook endpoints, subscribe to events, and verify HMAC signatures.

Read Guide
MCP Integration

Connect ZexRail to Claude Desktop and Cursor via the Model Context Protocol.

Read Guide
LangChain Integration

Use the ZexRail toolkit to give LangChain agents settlement capabilities.

Read Guide
CrewAI Integration

Add ZexRail tools to CrewAI crews for multi-agent transactions.

Read Guide
Stripe Adapter

Configure Stripe Connect for real payment settlements in production.

Read Guide
Investigate a Transaction

Retrieve a full investigation timeline for any transaction.

Read Guide
Handle Disputes

Create incidents, investigate, and approve resolutions through governance.

Read Guide
Go to Production

Checklist for switching from sandbox to production.

Read Guide