Base Grant Finder
● ActiveFind Base ecosystem grants matched to your project.
About
Find Base ecosystem grants matched to your project.
Pricing
Paid
X402Pay per call. Settled in USDC on Base. No subscription, no minimum.
$0.20/ call
◆USDC · BASE
Pay from any EVM wallet — no account needed
ENDPOINT
blueagent.dev/api/x402/base-grant-finderLIFETIME CALLS
167
UPTIME (24H)
—
monitoring soon
P95 LATENCY
—
monitoring soon
AVG RATING
—
after first reviews
▶ Try it · preview mode
Sample response · no payment · no walletprompt:
Hit Run to see a sample response.
For real calls, install the MCP server or pay via x402.
Code samples
Terminal
curl -X POST https://blueagent.dev/api/x402/base-grant-finder \
-H 'Content-Type: application/json' \
-d '{ "prompt": "Your input here" }'
# First call returns 402 + payment requirements.
# Sign EIP-3009 USDC TransferWithAuthorization, retry with X-Payment header.Need full payment flow? See the x402 protocol page.