Skip to content

feat: add Data-Joule to x402 ecosystem#183

Closed
JefBronze wants to merge 2 commits into
coinbase:mainfrom
JefBronze:add-data-joule
Closed

feat: add Data-Joule to x402 ecosystem#183
JefBronze wants to merge 2 commits into
coinbase:mainfrom
JefBronze:add-data-joule

Conversation

@JefBronze
Copy link
Copy Markdown

Project

Data-Joule is an AI inference node running on a Raspberry Pi in Montréal that participates in real-time grid demand response via OpenADR 3.0.

x402 Integration

The /api/inference endpoint is gated behind x402 with USDC on Base mainnet. Price dynamically scales with the live grid DR tier (0–3), sourced from real-time signals from Hydro-Québec, NYISO, CAISO, ISO-NE, and ONS Brazil:

Tier Condition Price
0 Normal $0.000001 USDC
1 Elevated $0.000005 USDC
2 High $0.000015 USDC
3 Critical $0.000050 USDC

Each curtailed kWh is verified by Chainlink's decentralized oracle and minted as a Joule Credit (JLC) ERC-20 on Polygon Mainnet.

Category

Services/Endpoints — live on Base mainnet, endpoint at https://data-joule.com/api/inference

Links

@cb-heimdall
Copy link
Copy Markdown

🟡 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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

2 participants