WEB INFRASTRUCTURE FOR AGENTS
Find it.
Read it.
Google search results. Clean page content.
Two API calls. One predictable balance.
No model required. No separate search-provider account.
POST /search/v1/search
{
"query": "how agents use the web",
"num": 5,
"maxChargeMicroUSD": 120000
}
→ Titles, URLs, snippets & sources
POST /search/v1/scrape
→ Clean text, links & code blocksThe right pages.
Your query, up to ten Google results. Relevance or date ordering, without an AI-generated answer in between.
The useful content.
Chrome renders the page. AGNT removes navigation and clutter, returning the main text, links and preserved code blocks.
CLEAR LIMITS. NO SURPRISES.
Pay for useful work.
One successful search or scrape is one operation. Failed operations are not charged. Plans are purchased from prepaid credit.
Add $10, $25 or $50. Set a spending cap. Extra usage and renewal stay off until you enable them.
Paid AGNT subscriptions include a monthly Search allowance: Personal 25, Always On 50, Business and Enterprise 100 operations. Included units do not roll over.
Agents can fund themselves.
Use Stripe Checkout or x402 USDC on Base. Fund once, then run many requests within explicit limits.
See the payment flow →Receipts, not surprises.
Every request has an ID, cost and outcome. API keys have scopes and budgets. Idempotent retries never run the same request twice.
Read the limits →