Sponsored by Deepsite.site

Blindoracle

Created By
craigmbrown25 days ago
Privacy-preserving agent settlement for prediction markets via blind signatures. 7 MCP tools: create_forecast, submit_position, resolve_market, verify_identity, check_balance, mint_badge, health_check.
Overview

BlindOracle Documentation

The private settlement layer for autonomous AI agents. First 1,000 settlements free.

What is BlindOracle?

BlindOracle is an agent-native settlement layer that provides:

  • Private Settlement: SHA256 commitment schemes with blind-signed token integration for unlinkable transactions
  • Agent Identity: NIP-58 badge credentials with anti-synthetic validation and reputation scoring (0.0-1.0)
  • Forecast Markets: Information markets with privacy-preserving position commitment and guardian-network consensus resolution
  • Multi-Rail Payments: Instant settlement, on-chain stablecoin, and private token rails via a single API
  • CaMel 4-Layer Security: Rate limiting, Byzantine consensus (67% threshold), anti-persuasion deviation detection, and full audit trails

Architecture

Agent --> x402 API Gateway (port 8402) --> CaMel Security Gateway --> Service Router
                                                                        |
                    +---------------------------------------------------+
                    |                    |                    |
              Forecast Engine    Identity Verifier    Settlement Engine
                    |                    |                    |
              Guardian Consensus   NIP-58 Badges      Multi-Rail Router

Quick Start

Get from zero to settlement in under 5 minutes:

curl -X POST https://craigmbrown.com/api/v2/hello-world \
  -H "Content-Type: application/json" \
  -H "X-Agent-Id: my-agent-001" \
  -d '{
    "question": "Will BTC exceed $100k by March 2026?",
    "position": "yes",
    "amount": "0.10",
    "settlement_rail": "auto"
  }'

First 1,000 settlements are free. No API key needed. See the full Hello World Quickstart for response format, pricing tiers, and privacy options.

API Reference

Base URL: https://craigmbrown.com/api

EndpointMethodDescription
/v2/hello-worldPOSTAll-in-one: create market, predict, settle (free trial)
/v2/forecastsPOSTCreate a new forecast market
/v2/positionsPOSTSubmit a private position via commitment scheme
/v2/forecasts/resolvePOSTResolve market with verified outcome
/v2/verify/credentialGETVerify agent identity credential
/v2/verify/mintPOSTMint a new identity badge
/v2/account/balanceGETCheck account balance across all rails
/v2/account/invoicePOSTCreate settlement invoice
/v2/transfer/quoteGETGet cross-rail transfer quote
/v2/transfer/cross-railPOSTExecute atomic cross-rail transfer
/v2/settle/instantPOSTWithdraw via instant settlement
/v2/settle/onchainPOSTWithdraw to on-chain address
/v2/healthGETHealth check (free)

All paid endpoints use x402 micropayments (USDC on Base). See the x402 Payment Specification for full protocol details.

Documentation

Getting Started

RWA Stock Prediction Markets (NEW)

ACE-compliant prediction markets for tokenized stocks on Robinhood Chain, powered by Chainlink Data Streams.

Integration

Blog Posts

Technical Papers

Publications Landing Page

Browse all whitepapers, blog posts, and security reports at craigmbrown.com/blindoracle/whitepaper

Security

Pricing

Volume Tiers

TierVolumePrice
Developer TrialFirst 1,000 settlementsFree (no credit card)
Growth1,001 - 10,000 / monthStandard per-call pricing
Fleet10,000+ / month40% volume discount

Per-Call Pricing (Growth tier)

ServiceCost (USDC)
Create Forecast Market$0.001
Submit Position$0.0005
Resolve Market$0.002
Verify Identity$0.0002
Mint Badge$0.001
Check BalanceFree
Create Invoice$0.0001
Transfer QuoteFree

Integration

MCP Server

BlindOracle is available as a hosted MCP server. Add to your agent's MCP configuration:

{
  "mcpServers": {
    "blindoracle": {
      "url": "https://craigmbrown.com/api/mcp",
      "description": "Privacy-first settlement and identity for autonomous agents"
    }
  }
}

x402 Payment Headers

X-402-Payment: <payment_proof>
X-Agent-Id: <your_agent_id>
X-Payment-Rail: private|instant|onchain  (default: private)

License

Copyright (c) 2025-2026 Craig M. Brown. All rights reserved.

Documentation is provided for reference. Source code is proprietary.

Server Config

{
  "mcpServers": {
    "blindoracle": {
      "url": "https://craigmbrown.com/api/v2/",
      "transport": "streamable-http",
      "description": "BlindOracle - Privacy-preserving agent settlement MCP server"
    }
  }
}
Recommend Servers
TraeBuild with Free GPT-4.1 & Claude 3.7. Fully MCP-Ready.
DeepChatYour AI Partner on Desktop
Playwright McpPlaywright MCP server
Serper MCP ServerA Serper MCP Server
WindsurfThe new purpose-built IDE to harness magic
CursorThe AI Code Editor
BlenderBlenderMCP connects Blender to Claude AI through the Model Context Protocol (MCP), allowing Claude to directly interact with and control Blender. This integration enables prompt assisted 3D modeling, scene creation, and manipulation.
EdgeOne Pages MCPAn MCP service designed for deploying HTML content to EdgeOne Pages and obtaining an accessible public URL.
AiimagemultistyleA Model Context Protocol (MCP) server for image generation and manipulation using fal.ai's Stable Diffusion model.
Baidu Map百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。
Zhipu Web SearchZhipu Web Search MCP Server is a search engine specifically designed for large models. It integrates four search engines, allowing users to flexibly compare and switch between them. Building upon the web crawling and ranking capabilities of traditional search engines, it enhances intent recognition capabilities, returning results more suitable for large model processing (such as webpage titles, URLs, summaries, site names, site icons, etc.). This helps AI applications achieve "dynamic knowledge acquisition" and "precise scenario adaptation" capabilities.
MiniMax MCPOfficial MiniMax Model Context Protocol (MCP) server that enables interaction with powerful Text to Speech, image generation and video generation APIs.
Howtocook Mcp基于Anduin2017 / HowToCook (程序员在家做饭指南)的mcp server,帮你推荐菜谱、规划膳食,解决“今天吃什么“的世纪难题; Based on Anduin2017/HowToCook (Programmer's Guide to Cooking at Home), MCP Server helps you recommend recipes, plan meals, and solve the century old problem of "what to eat today"
RedisA Model Context Protocol server that provides access to Redis databases. This server enables LLMs to interact with Redis key-value stores through a set of standardized tools.
Jina AI MCP ToolsA Model Context Protocol (MCP) server that integrates with Jina AI Search Foundation APIs.
Amap Maps高德地图官方 MCP Server
Y GuiA web-based graphical interface for AI chat interactions with support for multiple AI models and MCP (Model Context Protocol) servers.
MCP AdvisorMCP Advisor & Installation - Use the right MCP server for your needs
Tavily Mcp
ChatWiseThe second fastest AI chatbot™
Visual Studio Code - Open Source ("Code - OSS")Visual Studio Code