Paid x402/MCP agent data utility

Agent Research Pack

Web search plus page extraction and citations for autonomous agents. No API key, no subscription, and retry-safe payment over Base USDC.

$0.012Research Pack price
Base USDCDirect settlement
IdempotentCached paid retries
Live proofReal paid calls verified
Integration links

Machine-readable discovery

Pricing

Lead with the research workflow

ServicePriceWhat agents get
Agent Research Pack$0.012Search, ranked results, extraction, normalized JSON, and citations.
Search Only$0.007Structured search results for agent routing and source discovery.
Page Extract$0.001/pageReadable text, metadata, links, schema.org hints, and content hash.

Blocked pages are returned as structured extraction_errors. The paid request still returns usable search results and citations instead of failing with a server error.

Five-minute path

402, pay, retry

1. Discover payment terms

curl -i -X POST https://agentic.secantoutreach.com/services/research-pack \
  -H "Content-Type: application/json" \
  -d '{"query":"best AI agent data enrichment APIs","max_results":5,"extract_pages":1}'

2. Submit a paid proof

curl -X POST https://agentic.secantoutreach.com/services/research-pack \
  -H "Content-Type: application/json" \
  -d '{
    "query": "best AI agent data enrichment APIs",
    "max_results": 5,
    "extract_pages": 1,
    "payment": {
      "version": "x402-v2",
      "resource": "https://agentic.secantoutreach.com/services/research-pack",
      "amount_usd": 0.012,
      "wallet": "0xYOUR_WALLET",
      "metadata": {
        "transaction_hash": "0xBASE_USDC_TRANSFER_HASH"
      }
    }
  }'

3. Retry safely

# Retry with the same payment payload.
# The service returns cached: true instead of rerunning extraction.
curl -X POST https://agentic.secantoutreach.com/services/research-pack \
  -H "Content-Type: application/json" \
  -d '{
    "query": "best AI agent data enrichment APIs",
    "max_results": 5,
    "extract_pages": 1,
    "payment": {
      "version": "x402-v2",
      "resource": "https://agentic.secantoutreach.com/services/research-pack",
      "amount_usd": 0.012,
      "wallet": "0xYOUR_WALLET",
      "metadata": {
        "transaction_hash": "0xBASE_USDC_TRANSFER_HASH"
      }
    }
  }'
Settlement

Base USDC payment target

Network
Base, chain id 8453
Asset
USDC, 6 decimals, contract 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913
Pay to
0x8d192d25e1639Dd502f8fd597cf8142CBdfC0D4B