Secant Agent Research Pack avatar

Secant Agent Research Pack

Pricing

Pay per usage

Go to Apify Store
Secant Agent Research Pack

Secant Agent Research Pack

MCP-first paid web research for autonomous agents: search, page extraction, JSON results, citations, and x402/Base USDC payment discovery.

Pricing

Pay per usage

Rating

0.0

(0)

Developer

Carl Woods

Carl Woods

Maintained by Community

Actor stats

0

Bookmarked

1

Total users

0

Monthly active users

a month ago

Last modified

Share

Secant Agent Research Pack Actor

This Actor exposes the Secant Agent Research Pack inside Apify while keeping the native x402 payment path canonical.

Use it to discover payment requirements or to forward a valid x402 payment proof to the live API:

  • Research Pack: search + selected page extraction + citations for $0.012.
  • Search Only: ranked web search for $0.007.
  • Page Extract: readable text and metadata extraction for $0.001 per page.
  • Diff Monitor: page change checks for $0.003 per checked URL.

Payment behavior

If you omit payment, the Actor returns the upstream HTTP 402 response and the exact Base USDC payment requirement. If you include a valid x402 proof, the Actor forwards the request and writes the paid result to the dataset.

This Actor does not custody funds and does not replace the native x402 flow. Payments settle directly to the configured Secant operator wallet.

Example input

{
"service": "research-pack",
"query": "best AI agent data enrichment APIs",
"maxResults": 5,
"extractPages": 1
}

Output

Each run writes one dataset item with:

  • ok: whether the upstream call returned 2xx.
  • status: upstream HTTP status.
  • service: selected service.
  • result: upstream JSON response when available.
  • paymentRequired: true when the upstream service returned 402.