byDexterDexterbeta
OverviewExploreIntelligenceBuild
System status
DexterDexter

The explorer for the indexed x402 paid web. Paid-call verification, 11 indexed chains, and live settlement arrivals.

Explore

  • Explore
  • Resources
  • Facilitators
  • Transactions

Developers

  • API Docs
  • GitHub
  • x402 SDK
  • OpenDexter
  • Status

Company

  • About
  • Blog
  • Terms of Service
  • Privacy Policy
  • Contact
© 2026 Dexter Labs CorporationPowered by the x402 protocol
Dashboard/Servers/agentres.dev
SolanaBasePolygonArbitrumOptimismAvalancheBNBSKALEWorld ChainMonadRobinhood
SolanaBasePolygonArbitrumOptimismAvalancheBNBSKALEWorld ChainMonadRobinhood
agentres.dev

agentres.dev

7 resources47913ms p50

agentres.dev

AI-authored, unreviewedclaude-sonnet-4-6

agentres.dev is a middleware host that bridges agent authentication and Resy's restaurant reservation platform. It serves agents that need to programmatically set up user accounts, authenticate against Resy, and discover venue IDs before handing off to reservation or booking flows. Its scope is limited to account setup, account linking, and venue discovery — it is not a full reservation management API.

Capabilities

Account Initialization
Establishes the AgentRes account identity for a caller, either via API key or wallet address, returning the user_id and wallet link status needed for downstream calls.
setup-account
Resy Account Linking
Connects a user's existing Resy account to the AgentRes workflow using a two-step email OTP flow, enabling reservation-related operations that require Resy authentication.
link-resy-account
Venue Discovery
Searches the Resy venue database by name, cuisine, or keyword within a supported city, returning venue IDs and metadata needed to proceed with availability lookups or bookings.
search-resy-venues

Workflows

New User Onboarding and Venue Search
Use when an agent needs to onboard a new user from scratch and then find a restaurant on Resy — covering account creation, Resy account linking, and venue discovery in sequence.
  1. 1
    setup-accountCreate or retrieve the AgentRes account for the user, obtaining a user_id and confirming wallet link status.
  2. 2
    link-resy-accountSend the OTP to the user's Resy email (first call without code), then complete linking by submitting the code the user provides (second call with code).
  3. 3
    search-resy-venuesSearch for the target restaurant by name, cuisine, or keyword in the user's city to retrieve the venue_id needed for downstream reservation steps.

Use this host in Claude

Copy the skill below, then add it on claude.ai under Skills → Create skill → Upload.

Machine-readable: skills.json · SKILL.md · manifest.json
$0.00
across0settlements·$0.00avg
0buyers
0sellers
All-time context: $43.41 across 155 settlements

Resources (7)

All-time breakdown
ResourceCategoryQualityTierTxnsVolume
Wait Times API
https://agentres.dev/api/wait-times
Tools—host level——
agentres.dev
Account Agent API
https://agentres.dev/api/account
Tools
78
host level——

Own agentres.dev? List it with your agent

Paste the prompt below to your coding agent. It runs a real paid test on every route, fixes what scores low, and re-auditions until they pass — the gaps below are already filled in for you.

  • 2 of 7 routes have never been scored — the audition tests them for the first time.
  • 1 route is scoring below 50 — likely broken, mispriced, or returning the wrong shape.
  • 3 routes are flagged by the verifier as failing or inconclusive.
Paste this to your agent
Make my x402 API at https://agentres.dev discoverable on x402gle. Read the instructions at https://x402gle.com/agent.md and follow them end to end. Install the OpenDexter CLI, then run `npx @dexterai/opendexter audition https://agentres.dev --json`. Heads up: 2 routes have never been scored and 1 route is scoring below 50 — start there. Read the score and fixInstructions for every route, fix my OpenAPI and endpoints until each route passes, and re-audition until it does. A passing audition lists my API automatically.

New to this? How agent-first onboarding works.

Latest Settlements

Live feed
ForViaChainAmountBuyerTxTime
agentres.dev
AgentRes Search
https://agentres.dev/api/search
Data
92
host level
—
—
agentres.dev
Agent Availability Check
https://agentres.dev/api/availability
Tools
86
host level——
https://agentres.dev/api/reservation-jobs/create
——host level——
agentres.dev
Resy Linker
https://agentres.dev/api/link-resy
Tools
92
host level——
agentres.dev
AgentRes Me
https://agentres.dev/api/me
Tools
18
host level——

Accolades