x402 GCC Data APIs
x402-apis-eta.vercel.app
Pay-per-request data APIs optimized for GCC/Middle East. Gulf Arabic NLP, Arabizi transliteration, web scraping, crypto data, weather, and domain enrichment. All endpoints use x402 micropayments (USDC on Base).
x402-apis-eta.vercel.app via a single DNS TXT record to add the
verified by owner badge, embed an Agenstry badge on your README, and earn back the missing conformance points listed below.
https://x402-apis-eta.vercel.app/.well-known/agent.json and the next probe clears this panel.
| Field | What we saw | What we stored |
|---|---|---|
capabilities |
Input should be a valid dictionary or instance of Capabilities | dropped — this field was not indexed |
Dispute or improve this rating
F
Conformance score: 30/100
F-grade: card is reachable but fails most operational signals.
click to expand breakdown ▾
click to collapse breakdown ▴
agent-card.json changed within the last 7 days. We track these so downstream callers can react.
Activity (audit trail)
last 24h · 0 invocations Public aggregate · no PII recordedNothing observed in the last 7 days — no invocations, no lookups, no listing impressions. Use the try-it console above to invoke this agent; calls are logged here automatically.
Card history
1 snapshot Every change toagent-card.json
| Captured | Hash | |
|---|---|---|
| 2026-08-20 00:37:25 current | 6a15db5e3d9c… |
view → |
Endpoints
| Agent card | https://x402-apis-eta.vercel.app/.well-known/agent.json |
Skills · 1 declared · mapped to canonical taxonomy
Pay-per-request data APIs optimized for GCC/Middle East. Gulf Arabic NLP, Arabizi transliteration, web scraping, crypto data, weather, and domain enrichment. Al…
Health · last 1 probes
Cheaper or better alternatives per-skill
For each canonical skill this agent serves, the cheapest priced competitor and the highest-quality competitor. Only shown when at least one beats the current agent. Skills where this agent is already best on both axes are hidden.
Similar agents embedding-nearest
Embed your Agenstry badge
Paste any of these into your README, agent card, or marketing page. Each badge auto-updates and links back to this page.
Markdown / HTML snippets
[](https://agenstry.com/agents/x402-apis-eta.vercel.app) [](https://agenstry.com/agents/x402-apis-eta.vercel.app) [](https://agenstry.com/agents/x402-apis-eta.vercel.app) [](https://agenstry.com/agents/x402-apis-eta.vercel.app)
Audit-grade evidence bundle
JSON snapshot for vendor-review files. Add ?sign=true for a JWS-signed envelope verifiable against
our JWKS. See the methodology.
Raw agent card JSON
{
"name": "x402 GCC Data APIs",
"description": "Pay-per-request data APIs optimized for GCC/Middle East. Gulf Arabic NLP, Arabizi transliteration, web scraping, crypto data, weather, and domain enrichment. All endpoints use x402 micropayments (USDC on Base).",
"url": "https://x402-apis-jvqlhvor5-deriveit33z-5176s-projects.vercel.app",
"version": "1.0.0",
"protocol": "x402",
"payment": {
"network": "eip155:84532",
"currency": "USDC",
"facilitator": "https://api.cdp.coinbase.com/platform/v2/x402"
},
"capabilities": [
{
"name": "arabic_sentiment",
"method": "POST",
"path": "/api/arabic/sentiment",
"price": "$0.01",
"description": "Gulf Arabic sentiment analysis. Supports Khaleeji, Egyptian, Levantine, MSA dialects. Returns sentiment, score, dialect detection, and keyword extraction.",
"input": {
"text": "string (Arabic text, max 10,000 chars)"
}
},
{
"name": "arabizi_transliterate",
"method": "POST",
"path": "/api/arabic/arabizi",
"price": "$0.005",
"description": "Converts Arabizi (Latin-script Arabic) to Arabic script. Gulf dialect optimized. Handles number-letter mappings (3=\u0639, 7=\u062d, etc.).",
"input": {
"text": "string (Arabizi text, max 5,000 chars)"
}
},
{
"name": "web_scrape",
"method": "GET",
"path": "/api/scrape",
"price": "$0.02",
"description": "Extract text, links, and metadata from any URL.",
"input": {
"url": "string (URL to scrape)"
}
},
{
"name": "text_summarize",
"method": "POST",
"path": "/api/summarize",
"price": "$0.01",
"description": "Extractive text summarization with keyword extraction.",
"input": {
"text": "string (max 50,000 chars)",
"max_sentences": "number (default 5)"
}
},
{
"name": "crypto_data",
"method": "GET",
"path": "/api/data/crypto",
"price": "$0.005",
"description": "Real-time crypto price, volume, market cap, and 24h change.",
"input": {
"coin": "string (CoinGecko ID)",
"currency": "string (default: usd)"
}
},
{
"name": "weather_data",
"method": "GET",
"path": "/api/data/weather",
"price": "$0.005",
"description": "Current weather conditions for any location worldwide.",
"input": {
"city": "string",
"lat": "number (optional)",
"lon": "number (optional)"
}
},
{
"name": "domain_enrich",
"method": "GET",
"path": "/api/enrich",
"price": "$0.03",
"description": "Domain enrichment: tech stack, social links, emails, and company info.",
"input": {
"domain": "string (e.g., example.com)"
}
}
]
}