EventEdge Oracle

Read-only, machine-readable prediction-market context (Polymarket + Kalshi) built for autonomous AI agents. Provides decision-support data only (no trade execution), accessed via the x402 pay-per-request payment protocol (USDC on Base). Exposes a REST API (OpenAPI 3.1), a live remote MCP server, an A2A agent card backed by a live /a2a JSON-RPC endpoint, and llms.txt / ai-plugin / x402 discovery surfaces.

EventEdge Oracle publishes 1 API on the APIs.io network: Agent Context API. Tagged areas include Prediction Markets, x402, AI Agents, Polymarket, and Kalshi.

30.7/100 thin Agent 33/100 agent ready Full breakdown ↓
scored 2026-09-15 · rubric v0.22.0
1 APIs 1 MCP Servers
Prediction Marketsx402AI AgentsPolymarketKalshimarket-contextDecision SupportFinance

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-15 · rubric v0.22.0
Create-or-Update Ergonomics applies to this provider. This API accepts writes, so it carries 10 points of the composite. It is scored from the published contracts themselves: whether a caller can create-or-update in one call, whether the write accepts a key the caller already holds, and whether the response says which branch ran. Without that, every write needs a search-and-branch in front of it, and the first time that check is skipped a duplicate record is created. Scored against the observed mean rather than raw — a provider at the catalog average is unchanged by this facet, not penalised by it.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/eventedge-oracle: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 1

Individual APIs this provider publishes, each with its own machine-readable definition.

EventEdge Oracle Agent Context API

Read-only REST API providing compact market context, topic-specific context, and richer decision-support context for AI agents. Payment-gated via x402 (USDC on Base); no API key...

MCP Servers 1

Model Context Protocol servers that expose these APIs to AI agents.

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Eventedge Oracle Rate Limits

0 limits

RATE LIMITS

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Resources

Company 1

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
name: EventEdge Oracle
description: Read-only, machine-readable prediction-market context (Polymarket + Kalshi) built for autonomous AI agents. Provides
  decision-support data only (no trade execution), accessed via the x402 pay-per-request payment protocol (USDC on Base).
  Exposes a REST API (OpenAPI 3.1), a live remote MCP server, an A2A agent card backed by a live /a2a JSON-RPC endpoint, and
  llms.txt / ai-plugin / x402 discovery surfaces.
url: https://raw.githubusercontent.com/api-evangelist/eventedge-oracle/refs/heads/main/apis.yml
created: '2026-09-15'
modified: '2026-09-15'
specificationVersion: '0.21'
tags:
- Prediction Markets
- x402
- AI Agents
- Polymarket
- Kalshi
- market-context
- Decision Support
- Finance
tags_raw:
- prediction-markets
- x402
- ai-agents
- polymarket
- kalshi
- market-context
- decision-support
- finance
apis:
- name: EventEdge Oracle Agent Context API
  description: Read-only REST API providing compact market context, topic-specific context, and richer decision-support context
    for AI agents. Payment-gated via x402 (USDC on Base); no API key or signup. Also exposes a live MCP server with catalog
    and teasers tools and a live A2A JSON-RPC endpoint.
  humanURL: https://edge.arakelproof.space
  baseURL: https://edge.arakelproof.space
  tags:
  - Prediction Markets
  - x402
  - AI Agents
  - Polymarket
  - Kalshi
  - market-context
  - Decision Support
  - Finance
  tags_raw:
  - prediction-markets
  - x402
  - ai-agents
  - polymarket
  - kalshi
  - market-context
  - decision-support
  - finance
  properties:
  - type: OpenAPI
    url: openapi/eventedge-oracle-openapi.json
  - type: MCPServer
    url: https://edge.arakelproof.space/mcp
  - type: ToolCrosswalk
    url: mcp/eventedge-oracle-tool-crosswalk.yml
  - type: AgentCard
    url: a2a/eventedge-oracle-a2a.yml
  - type: LLMsTxt
    url: llms/eventedge-oracle-llms.txt
  - type: WellKnown
    url: well-known/eventedge-oracle-well-known.yml
  - type: Authentication
    url: authentication/eventedge-oracle-authentication.yml
  - type: Conventions
    url: conventions/eventedge-oracle-conventions.yml
  - type: ErrorCatalog
    url: errors/eventedge-oracle-problem-types.yml
  - type: Conformance
    url: conformance/eventedge-oracle-conformance.yml
  - type: AgentSkill
    url: skills/_index.yml
  - type: Overlay
    url: overlays/eventedge-oracle-openapi-overlay.yaml
  - type: DomainSecurity
    url: security/eventedge-oracle-domain-security.yml
  - type: RateLimits
    url: rate-limits/eventedge-oracle-rate-limits.yml
  - type: Plans
    url: plans/eventedge-oracle-plans-pricing.yml
  - type: Documentation
    url: https://edge.arakelproof.space
  - type: APIReference
    url: https://edge.arakelproof.space/openapi.json
  - type: Pricing
    url: https://edge.arakelproof.space/v1/catalog
common:
- type: Website
  url: https://edge.arakelproof.space
maintainers:
- FN: EventEdge Oracle
  email: maxxxil@mail.ru
  url: https://edge.arakelproof.space
generated:
  by: apis.io/add
  model: claude-opus-4-8
  confidence: 80
  at: '2026-09-15T10:25:45.583Z'
x-enrichment:
  date: '2026-09-15'
  status: enriched
  artifacts_added: 15
  pass: local-v3

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/eventedge-oracle"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/eventedge-oracle/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/eventedge-oracle/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.