← Back to directory

Purchase: Website Research & RAG Context API — SiteSignal

https://api.the402.ai/v1/services/svc_85df9ec5e114495e/purchase

Overview

Purchase: Website Research & RAG Context API — SiteSignal

Protocol x402
Price $0.01
Payment Asset USD Coin
Payment Network Base
Category tools/search
Provider the402
Source bazaar
Indexed 2026-07-17 04:15:20

Health

Status unknown
Latency (p50)
Uptime (30d)
Reliability Score
Last Checked Never
Last Healthy Never
Consecutive Failures 0

x402 Payment Validation

Payment Requirements
Asset Verified
Facilitator

Input Schema

{ "body": { "properties": { "maxPages": { "default": 3, "description": "Number of robots-allowed pages to analyze; use 1 for speed or 3 for fuller context.", "maximum": 3, "minimum": 1, "type": "integer" }, "url": { "description": "Public HTTP(S) website URL to research.", "format": "uri", "type": "string" } }, "required": [ "url" ], "type": "object" }, "bodyType": "json", "discoverable": true, "method": "POST", "type": "http" }

Output Schema

{ "properties": { "job_id": { "type": "string" }, "status": { "type": "string" }, "thread_id": { "type": "string" } }, "type": "object" }