← Back to search
100
Agent Ready
Agentic Readiness Score
+25 llms.txt +20 ai-plugin
data llms-txtai-pluginopenapiapimcpai-friendlyai

Agentic Signals

📄
Found
🤖
Found
📖
OpenAPI Spec
Found
🔗
Structured API
Found
🏷
Schema.org Markup
Found
MCP Server
Found

Embed this badge

Show off your agentic readiness — the badge auto-updates when your score changes.

Agentic Ready 100/100

            

llms.txt Content

# Headless Oracle > Proposed reference implementation of environment.market_state — open as PR #9 on Mastercard's Verifiable Intent repo and filed as an IETF I-D for the environment.* family. > Ed25519-signed market-state attestations for 28 global exchanges. 60-second TTL. Fail-closed. > MCP server + REST API + x402 micropayments. Execution-environment verification for autonomous financial agents. At Layer 3 of a Verifiable Intent mandate, an agent holding a valid L2 credential still needs cryptographic proof that the market it is about to execute into is actually open. Amount validation at L2 is not evidence of market state at L3. Headless Oracle provides that evidence as a signed receipt. The environment.* constraint family is a sibling-type namespace: environment.market_state covers exchange-session state, and environment.wallet_state covers on-chain payment-source state. Both specs share the same fail-closed posture, JWKS caching discipline, cross-spec composition semantics, and family-wide register conventions — the result of coordinated drafting across sibling reference implementations rather than isolated per-type work. Model-agnostic infrastructure. Works with any AI agent regardless of model tier — from GPT-5 nano to frontier reasoning models like Anthropic Mythos. Receipts are the same $0.05/MTok agents and $125/MTok agents both consume. Regulatory alignment: Provides cryptographic venue-state attestation consistent with emerging regulatory direction on tokenized collateral and digital-asset derivatives (CFTC Staff Letter 25-39, Dec 2025; SEC Project Blueprint on Tokenized Collateral, Nov 2025). Final CFTC rulemaking expected Aug 2026. Agents can pay for access autonomously via x402 protocol (USDC on Base mainnet) — no human API key provisioning required. Headless Oracle returns cryptographically signed receipts confirming whether an exchange is OPEN, CLOSED, HALTED, or UNKNOWN. Every receipt includes an Ed25519 signature with a 60-second T

OpenAPI Spec (preview)

{"openapi":"3.1.0","info":{"title":"Headless Oracle","version":"5.0.0","description":"Cryptographically signed market-state receipts for AI agents and automated trading systems. All signed receipts use Ed25519. Consumers MUST treat UNKNOWN status as CLOSED and halt execution. Receipts expire at expires_at — do not act on stale receipts.","contact":{"name":"Headless Oracle","email":"api@headlessoracle.com","url":"https://headlessoracle.com"},"license":{"name":"MIT","url":"https://github.com/Lem