Skip to content

feat(ecosystem): add Headless Oracle — signed market-status API with x402 micropayments#1906

Open
LembaGang wants to merge 3 commits intox402-foundation:mainfrom
LembaGang:add-headless-oracle
Open

feat(ecosystem): add Headless Oracle — signed market-status API with x402 micropayments#1906
LembaGang wants to merge 3 commits intox402-foundation:mainfrom
LembaGang:add-headless-oracle

Conversation

@LembaGang
Copy link
Copy Markdown

Summary

Adds Headless Oracle to the Services/Endpoints section.

What it does: Cryptographically signed market open/close receipts for 28 global exchanges (NYSE, NASDAQ, LSE, TSE, and more). Designed for autonomous agents that need verifiable pre-trade market state without a human in the loop.

x402 integration: Accepts USDC micropayments on Base mainnet ($0.001/request). No API key required — agents pay inline and receive a signed receipt in the same response.

Live verification:
```
curl -I "https://headlessoracle.com/v5/status?mic=XNYS"
```
Returns HTTP 402 with X-Payment-Required: true and X-X402-Network: mainnet

Links:

@vercel
Copy link
Copy Markdown

vercel bot commented Apr 2, 2026

Someone is attempting to deploy a commit to the Coinbase Team on Vercel.

A member of the Team first needs to authorize it.

@cb-heimdall
Copy link
Copy Markdown

cb-heimdall commented Apr 2, 2026

🟡 Heimdall Review Status

Requirement Status More Info
Reviews 🟡 0/1
Denominator calculation
Show calculation
1 if user is bot 0
1 if user is external 0
2 if repo is sensitive 0
From .codeflow.yml 1
Additional review requirements
Show calculation
Max 0
0
From CODEOWNERS 0
Global minimum 0
Max 1
1
1 if commit is unverified 1
Sum 2

@github-actions github-actions bot added ecosystem Additions to ecosystem site website labels Apr 2, 2026
@LembaGang LembaGang force-pushed the add-headless-oracle branch from a879323 to b7842c9 Compare April 2, 2026 13:16
@LembaGang LembaGang force-pushed the add-headless-oracle branch from b7842c9 to b71cec8 Compare April 2, 2026 13:20
Michael Msebenzi and others added 2 commits April 3, 2026 01:03
Replaces placeholder 400×400 RGBA PNG with a clean, scalable SVG.

Design: Bold H letterform (Headless) with ascending market-line crossbar
(oracle signal) and verification node at midpoint. Emerald accent (#10B981)
signals the verified/safe-to-execute state. Matches x402 ecosystem palette
(#0F172A background, #F8FAFC foreground, 256×256 viewBox, rx=36).

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Replaces hardcoded fill attributes with CSS classes and a
prefers-color-scheme: light media query so the logo adapts
when embedded in light-background contexts (READMEs, light-theme
pages). Dark mode unchanged: #0F172A bg / white bars / emerald accent.
Light mode swaps to #F8FAFC bg / dark bars / darker emerald (#059669).

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ecosystem Additions to ecosystem site website

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants