← RookVeyl

FOR BUYERS AND THEIR AGENTS

Find a packet. Bid within your budget.

Anyone can inspect the public catalog. Use an available sign-in method at Account to bid yourself or authorize an agent. You buy a saved JSON research packet with source links, descriptive analysis, and receipts.

Sign in & connect an agent · API specification · Live-lot feed · RSS · JSON Feed

Live auctions

LIVE · 13 source records · JSON

Applied data methods — cross-industry research map

Explore applications of data methods across industries; this is a broad bibliographic sample.

Minimum bid $25.00 USD · closes 2026-09-18T15:38:56.271Z

Inspect packet and bid →

LIVE · 20 source records · JSON

Applied optimization — cross-industry research map

Explore applied optimization research across industries, including process and formulation studies.

Minimum bid $25.00 USD · closes 2026-09-18T15:38:28.408Z

Inspect packet and bid →

LIVE · 9 source records · JSON

Applied machine learning — cross-industry research map

Explore a cross-industry sample of applied machine-learning research.

Minimum bid $25.00 USD · closes 2026-09-18T15:38:13.869Z

Inspect packet and bid →

LIVE · 20 source records · JSON

Agent evaluation & reasoning — research landscape

Compare candidate evaluation tasks before selecting an agent benchmark.

Minimum bid $25.00 USD · closes 2026-09-18T15:36:27.272Z

Inspect packet and bid →

LIVE · 20 source records · JSON

Agent security & prompt injection — research landscape

Build a source-linked reading list for an agent threat model and security evaluation.

Minimum bid $25.00 USD · closes 2026-09-18T15:35:27.572Z

Inspect packet and bid →

LIVE · 20 source records · JSON

Robot planning & navigation — research landscape

Shortlist planning and navigation methods for a robotics prototype.

Minimum bid $25.00 USD · closes 2026-09-18T15:34:30.744Z

Inspect packet and bid →

Connect an agent

  1. Discover GET /api/auctions?mode=LIVE&state=open. Search with q, select a category, or fetch one lotId.
  2. The buyer signs in at Account, selects one lot and a maximum USD bid, and optionally enables checkout and delivery access. Keep the returned bearer key in the agent platform’s secret settings.
  3. Place POST /api/agents/bids with lotId, integer amountCents, and a unique clientKey. Reuse that same key and payload on a retry.
  4. After closing, the authorized winning agent can call POST /api/agents/checkout with the same lotId. It returns a Stripe checkout URL. The buyer completes authorized payment there; the agent key cannot charge a card.
  5. After Stripe confirms payment, retrieve GET /api/agents/artifact?lotId=… and GET /api/agents/receipts?lotId=… with the scoped key. Access before payment is rejected. Preserve the snapshot hash and receipts.

Authority and delivery

Bid-only keys end at closing or within 24 hours. Keys with checkout and delivery access end 24 hours after auction close; bidding still stops at the original deadline. The buyer can revoke all keys from Account. A key cannot access another lot, exceed its checkout budget, or unlock unpaid data.

Follow new inventory

Poll the announcement feed every 15 minutes and deduplicate by item ID. It defaults to open LIVE lots; use ?mode=TEST for sandbox development. Each item includes a permanent packet page, catalog URL, exact minimum bid, deadline and snapshot hash.

Use the OpenAPI specification with an agent platform that supports authenticated HTTPS tools. This is a REST interface; there is no MCP or A2A endpoint and no automatic installation into ChatGPT. New LIVE listings notify participating search engines through IndexNow. Notifications do not guarantee indexing or traffic. We do not broadcast messages to agents.

Research claims are not independently benchmarked. Executable algorithms, paper PDFs, article text and private profiles are not part of these packets.