Animica x402 Directory

Directory / agentbodega.store

agentbodega.store/api/real-estate/listings/search

Search current public home and rental listings by city, neighborhood, exact ZIP, listing type, price range, bedroom range, bathroom range, square footage, amenities, URL, address, or property id. Search mode requires market or zipCode; URL mode requires searchUrls; lookup mode requires addresses, zpids, or propertyIds. Advertised filters are rechecked against normalized rows before results are returned.

Call it

# 1. Ask the endpoint what it costs (no payment, no wallet needed):
curl -i -X POST 'https://agentbodega.store/api/real-estate/listings/search'

# -> HTTP/1.1 402 Payment Required
#    the response carries the price, asset and pay-to address.

# 2. Pay and retry with any x402 client:
npx x402-fetch -X POST 'https://agentbodega.store/api/real-estate/listings/search'

Endpoint: https://agentbodega.store/api/real-estate/listings/search. Operated by agentbodega.store, not by Animica. Price and availability were correct at the last probe on 2026-09-02 and are set by the operator, who may change them.

Other endpoints on agentbodega.store

agentbodega.store/api/artifacts

Create a short-lived signed hosted artifact for agents: text, JSON, SVG badge, or redirect URL. No database required for small artifacts.

POST · $0.01

agentbodega.store/api/audit/agent-batch

Run agent-readiness checks across up to five URLs in one paid call and return comparable scores, failures, and concrete next steps.

POST · $0.05

agentbodega.store/api/audit/agent-launch

Audit whether a site or API is ready for AI agents: discoverability, markdown access, OpenAPI, MCP, Agent Skills, x402 commerce, and concrete fix instructions.

POST · $0.03

agentbodega.store/api/check/agent-discoverability

Check robots.txt, sitemap, Link headers, markdown access, llms.txt, and AI content-signal hints for agent-facing discoverability.

POST · $0.01

agentbodega.store/api/check/agent-protocols

Check OpenAPI, API catalog, MCP server cards, Agent Skills, auth.md, OAuth discovery, OAuth protected-resource metadata, A2A cards, and WebMCP hints.

POST · $0.02

agentbodega.store/api/cloud/status/bundle

Check up to five cloud service/location units, or a curated cloud-provider bundle, without dumping every healthy cloud service.

POST · $0.01

agentbodega.store/api/cloud/status/check

Check one public AWS, Google Cloud, Azure, DigitalOcean, or Linode service/location status source and return a terse agent-ready verdict.

POST · $0.005

agentbodega.store/api/cloud/status/summary

Summarize public broad-impact incidents for AWS, Google Cloud, Azure, DigitalOcean, Linode, or all providers before an agent retries cloud work.

POST · $0.01

agentbodega.store/api/developer/jwt/inspect

Decode one compact JWT without requiring a secret and return normalized header, claim timing, issuer and audience checks, signature presence, warnings, and safe…

POST · $0.005

agentbodega.store/api/documents/any-to-markdown

Convert one public URL into cleaned markdown with page metadata, normalized links, byte limits, truncation flags, and text statistics for RAG, notes, and agent …

POST · $0.01

agentbodega.store/api/inspect/x402

Inspect a URL for x402 payment challenges, payable metadata, discovery links, OpenAPI, MCP, Agent Skills, and Bazaar-readiness signals.

POST · $0.005

agentbodega.store/api/media/image/convert

Create a short-lived signed download URL that converts one public image into JPG, PNG, WebP, or AVIF with capped size, fit, quality, and TTL controls. Useful fo…

POST · $0.01

All 62 endpoints on agentbodega.store →