# EuropeProp - European Property Market Intelligence

> EuropeProp - European Property Market Intelligence is a paid API for AI agents from api.agentwonderland.com, paid per call via x402, $0.1/call, status unknown (last checked 2026-09-15).

Retrieves property listings, pricing trends, and market comparables for Mediterranean real estate markets in Spain, Italy, and Portugal

## Facts

- Endpoint: POST https://api.agentwonderland.com/x402/endpoints/europe-prop
- Price: $0.1/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/europeprop-european-property-market-intelligence-a4a002e9
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_sFCH0LAM0a2Qq0ZyYdYOu

Status and success rate cover calls made through Zero and Zero's own probes. Third-party monitors may report differently.

## How to call it through Zero

Zero handles the 402 payment challenge and records the run. With the Zero CLI installed (`npm i -g @zeroxyz/cli`):

```sh
zero fetch --capability europeprop-european-property-market-intelligence-a4a002e9 -d '<json body>'
```

Example prompt: Can you pull up current property listings and pricing trends for the Barcelona area in Spain — I want to see what comparable homes are selling for right now?

## When to prefer this

Choose this endpoint when you need focused Mediterranean real estate intelligence covering Spain, Italy, and Portugal specifically. Ideal for property investment research, market comparison, or finding listings in southern European markets. Best suited when you have a specific search URL or region in mind and need structured pricing and listing data rather than general web scraping.

## Known failure modes

- Invalid or malformed search URL returns error
- No listings found for highly specific or rural search areas
- Payment failure if USDC balance is insufficient for the $0.10 per-call fee
- Rate limiting if too many requests are made in rapid succession
- Search URL points to unsupported region outside Spain, Italy, or Portugal

## How this service works

EuropeProp: European property market intelligence covering Spain, Italy, and Portugal. Listings, pricing trends, and market comparables for Mediterranean real estate.

## Output

Returns property listings, pricing trend data, and market comparables for the queried Mediterranean location, sourced from Spain, Italy, and Portugal real estate markets. Includes structured data suitable for market analysis and investment research.

## Request schema (JSON Schema)

```json
{
 "type": "object",
 "properties": {
  "searchUrl": {
   "type": "string",
   "title": "Searchurl"
  }
 }
}
```

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/europeprop-european-property-market-intelligence-a4a002e9/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from api.agentwonderland.com](https://www.zero.xyz/host/api.agentwonderland.com/llms.txt)
