Animica x402 Directory

Directory

agentres.dev

agentres.dev publishes 4 machine-payable endpoints over the x402 protocol, priced from $0.01 to $3.0 per call. Each was probed directly; the response code below is what it returned.

Endpoints

EndpointMethodPriceProbe
/api/discover/restaurants GET $0.01 402
/api/discover/restaurants/:id GET $0.01 402
/api/reservation-jobs/create POST $3.0 402
/api/wait-times GET $0.01 200

What these endpoints do

agentres.dev/api/discover/restaurants

Restaurant recommendations from the Blackbird network (~2,000 curated restaurants, mostly NYC and San Francisco). Full-text search plus city/neighborhood filters, with complete specials on every resul…

GET · $0.01 · probe 402

agentres.dev/api/discover/restaurants/:id

Full detail for one Blackbird-network restaurant: locations with addresses, coordinates, time zone, and live open hours per location. Restaurant id comes from the discovery list endpoint.

GET · $0.01 · probe 402

agentres.dev/api/reservation-jobs/create

Create a paid reservation job that books a hard-to-get Resy table the moment its booking window opens. Failed or duplicate enqueues are refunded.

POST · $3.0 · probe 402

agentres.dev/api/wait-times

Live restaurant wait times from camera-based crowd data. One call lists every monitored location with its slug, open status, current crowd count, and wait in minutes.

GET · $0.01 · probe 200