# need real-time price feeds

> Pyth supplies low-latency feeds, Arbitrum One supports low-cost execution, and Gelato can automate updates or maintenance flows.

## Recommended stack

- **Pyth Network** (supporting_protocol) — readiness 82/100, difficulty medium
- **Arbitrum One** (supporting_protocol) — readiness 80/100, difficulty low
- **Gelato** (supporting_protocol) — readiness 79/100, difficulty medium

## What the agent receives

```json
{
  "intent": "I need real-time price feeds",
  "matched_intent": "real-time-price-feeds",
  "recommended_stack": [
    {
      "slug": "pyth",
      "name": "Pyth Network",
      "role": "supporting_protocol",
      "readiness_score": 82,
      "integration_difficulty": "medium",
      "reason": ""
    },
    {
      "slug": "arbitrum-one",
      "name": "Arbitrum One",
      "role": "supporting_protocol",
      "readiness_score": 80,
      "integration_difficulty": "low",
      "reason": ""
    },
    {
      "slug": "gelato",
      "name": "Gelato",
      "role": "supporting_protocol",
      "readiness_score": 79,
      "integration_difficulty": "medium",
      "reason": ""
    }
  ],
  "excluded_candidates": [],
  "risks": [],
  "next_steps": [],
  "generated_with": "composewith.eth",
  "registry_version": "2026.06.10-8752c9d"
}
```

---
Canonical: https://composewith.eth/intents/real-time-price-feeds
