Open Source Agentic Commerce Stack for AI Developers

"Agents that can’t pay are just fancy search engines!"

Monetize your AI tools with HTTP 402 payments and MCP wallet integration. Enable autonomous agent payments without human intervention using our open source agentic commerce infrastructure.

Integrating Latinum Agent Commerce Stack takes less than 1 minute. No SDK required — just add HTTP 402 to your API:


  curl -X POST https://latinum.ai/api/facilitator \
    -H "Content-Type: application/json" \
    -d '{
      "chain": "solana",
      "signedTransactionB64": "BASE64_ENCODED_TRANSACTION_HERE",
      "expectedRecipient": "YOUR_SOLANA_PUBLIC_KEY",
      "expectedAmountLamports": "PRICE_IN_LAMPORTS"
    }'
  

The HTTP 402 Payment Required API response can return:

HTTP 402: Payment Required

{
  "allowed": false,
  "error": "💳 Payment required: 50 Lamports to YOUR_SOLANA_ADDRESS"
}

Success (MCP Wallet Payment Confirmed)

{
  "allowed": true,
  "txid": "3qU1...abcXYZ"
}

AI agents send base64-encoded signed transactions through our agentic commerce protocol along with the expected recipient and amount. Your backend defines the blockchain, recipient wallet address, and price. The facilitator verifies transactions meet these conditions for secure agent payments.

Signed transactions are generated by the Latinum MCP Wallet — enabling true autonomous payments for AI developers.

HOW IT WORKS

1

The agent uses your MCP tool

It initiates a request to a paid API using standard MCP protocols.

2

Your code calls the Latinum Facilitator API

The API returns a `402 Payment Required` with payment instructions for the agent.

3

The agent calls the MCP again, this time sending a transaction

The agent sends USDC with a signed transaction.

4

Your code calls the Latinum Facilitator API again

The API verifies and approves the payment, allowing your code to proceed.

Latinum built an open-source Agent Commerce Stack made of two main components:

402 Facilitator

This is the API developers call to validate transactions and grant access to tools.

MCP Wallet

This MCP wallet can be installed in popular agents like Cursor, Windsurf, and Claude. It enables agents to pay for services and send or receive money.

Agent
Agent Development Kit
LLM
Latinum Wallet
MCP Tool
Transformer Library
MCP Protocol
HTTP 402 Facilitator
A secure Open-Source wallet system that enables agents to perform transactions. Supports Solana, Ethereum, and NFTs.

About Latinum Agentic Commerce

In 2024, AI tools enabled agents to search the web, read PDFs, and run code. By early 2025, these tools were standardized under the MCP protocol. Thousands of developers are using them to automate workflows.

MCP tools can read/write emails and trigger workflows from real-time events. Tools like Cursor and Lovable now support integrations with Vercel and Supabase, while aggregators such as Composio and Jentic continue expanding the ecosystem.

However, most SaaS providers still require human signup, subscriptions, and manual API key handling. This is unmanageable when agents interact with 10+ services. Agents must be able to access and pay for services autonomously.

In 2025, we saw tools emerge for flight search, hotel booking, and one-click product purchasing. In 2026, we expect personal agents to manage research subscriptions, calendars, rentals, travel, groceries, and more.

To start integrating payments into your AI tool, you simply need a call to a facilitator API:

❌ If the signed transaction signed_b64_payload is not provided or is invalid, the API returns an HTTP 402 with instructions for the agent to pay using an MCP wallet.

✅ If the request is valid and matches the expected amount and recipient wallet, the payment is verified and the API returns true, allowing your code to proceed.

Agents can pay for requests via an MCP wallet, which also protects funds from prompt injection, phishing, or impersonation. Latinum includes identity verification and a reputation system.

The facilitator can also issue NFT-powered subscriptions, stored directly in the agent's wallet.

Agent Commerce Stack supports both fiat and stablecoins. While humans will keep using cards, agents prefer fast, low-cost, programmable payments — stablecoins are ideal.

Agents transact using stablecoins behind the scenes, while Latinum bridges traditional payments to agent-native rails.

We believe AI agents will fundamentally change society. Below are our hypotheses that guide our vision and product roadmap.

Agentic Commerce Blog

Insights and learnings to implement agentic commerce, HTTP 402 payments, and MCP wallet integration for AI developers building autonomous payment systems.

Team

We're a team with the technical experience to build agentic commerce infrastructure and the go-to-market expertise to help AI developers monetize autonomous agent payments.

Brendan Regan

Chief Executive Officer

Former European Go To Market lead at Plaid, with experience in monetizing developer solutions and capturing demand in infrastructure markets.

Dennj Osele

Chief Technology Officer

Former AI Engineer at Amazon. With experience on training LLM for Alexa, a precursor of agentic commerce.

Careers - Join the Agentic Commerce Revolution

If you're interested in working with us, the best way to start is by contributing to our open source codebase.

We believe this is the most meaningful way to evaluate real skill. It allows you to demonstrate your value through actual contributions—not through storytelling or pointless coding challenges. Your future shouldn't depend on a 30-minute performance, where you need to remember how to code a binary tree. Working on our Open source codebase gives you a realistic preview of the work you'll be doing.

How to get started:

  1. 1.Go through our tutorial
  2. 2.Review our roadmap
  3. 3.Join the conversation
  4. 4.Request a call
  5. 5.Fork the codebase, fix an issue, or propose a new feature
  6. 6.Submit a pull request

Before a call, we recommend reading our blog. We're especially interested in people who resonate with our vision — and even more so in those who challenge it thoughtfully.

Roles We Are Interested In

Blockchain Engineer

Most of the work is in our open source codebase. Dive in and show us what you've got.

AI Engineer

Follow our tutorial and try implementing a new MCP. Or reach out for a chat to get started.

Backend Engineer

The open source repo is the perfect place to contribute. Jump in.

Frontend Engineer

We don't think we need one right now — but feel free to change our mind.

Legal & Compliance

Reach out directly.