Skip to content

ecosystem: add DeFi Signal API (Services/Endpoints) - #252

Open
holistis wants to merge 1 commit into
coinbase:mainfrom
holistis:feat/add-defi-signal-api
Open

ecosystem: add DeFi Signal API (Services/Endpoints)#252
holistis wants to merge 1 commit into
coinbase:mainfrom
holistis:feat/add-defi-signal-api

Conversation

@holistis

Copy link
Copy Markdown

What

Adds DeFi Signal API to the x402 ecosystem as a Services/Endpoints entry.

Service description

Live DeFi intelligence for AI agents, pay-per-call in USDC on Base mainnet:

  • PoolTogether draw data — next draw schema, prize pool, timing for Base/Arb/OP/Scroll
  • Morpho/Aave liquidation signals — cross-protocol yield comparisons and liquidation radar
  • Funding-rate arbitrage radar — live perp funding rates across venues

Endpoint: https://wazir-x402.duckdns.org/api/pt-next
Payment: 0.001 USDC per call, Base mainnet (eip155:8453)
x402 version: 2
Facilitator: CDP (with on-chain exact EIP-3009 fallback)

Verified live

curl -s https://wazir-x402.duckdns.org/api/pt-next
# → 402 Payment Required with x402v2 + extensions.bazaar

CDP validate: all 26 checks pass.

Live DeFi intelligence API for AI agents — PoolTogether draw data,
Morpho/Aave liquidation signals, funding-rate radar, yield comparisons.
Pay per call in USDC on Base mainnet (eip155:8453).
Endpoint: https://wazir-x402.duckdns.org/api/pt-next
@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

@holistis

holistis commented Aug 1, 2026

Copy link
Copy Markdown
Author

Hi, just checking in on this listing PR, it has been about two weeks. Let me know if anything needs adjusting.

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