gateway.spraay.app
gateway.spraay.app
· gateway.spraay.app
Full-stack x402 gateway: AI inference, payments, oracle, analytics, comms, webhooks, RPC, storage, KYC, GPU compute, Search/RAG. ~60 endpoints.
gateway.spraay.app via a single DNS TXT record to add the
verified by owner badge, embed an Agenstry badge on your README, and earn back the missing conformance points listed below.
Dispute or improve this rating
D
Conformance score: 44/100
D-grade: significant issues, auth-gated, partially broken, or stale.
click to expand breakdown ▾
click to collapse breakdown ▴
agent-card.json changed within the last 7 days. We track these so downstream callers can react.
Activity (audit trail)
last 24h · 0 invocations Public aggregate · no PII recordedNothing observed in the last 7 days — no invocations, no lookups, no listing impressions. Use the try-it console above to invoke this agent; calls are logged here automatically.
Card history
6 snapshots drifted 5× Every change toagent-card.json
| Captured | Hash | |
|---|---|---|
| 2026-08-21 22:57:40 current | 1a9354012f8c… |
view → |
| 2026-07-28 19:19:37 | 55c8180ba227… |
view → |
| 2026-07-23 08:57:17 | 55c8180ba227… |
view → |
| 2026-07-18 09:56:24 | 55c8180ba227… |
view → |
| 2026-07-12 00:26:27 | 55c8180ba227… |
view → |
| 2026-07-07 15:11:17 | e9a79289d254… |
view → |
Endpoints
0xad62f03c7514bb8c51f1ea70c2b75c37404695c8 · basescan ↗
eth_getLogs on USDC Transfer events to the payment wallet.
insufficient_evidence_of_independent_payers
1/5
Inflow observed, but payer identities are not available to us — independence of the payers could not be assessed.
short_observation_window —
Fewer than three active days observed — too little history to characterise a pattern.
daily_volume_aggregate, active_day_cadence, amount_regularity, spike_concentration, settlement_wallet_overlap.
Derived from agent_revenue_daily, agents.payment_wallet.
Measured 2026-08-31.
get_agent_full and
payment_intelligence skills
on REST, A2A and MCP. API docs →
| Agent card | https://gateway.spraay.app/.well-known/agent-card.json |
| Provider | https://gateway.spraay.app |
| Docs | https://docs.spraay.app |
Skills · 14 declared · mapped to canonical taxonomy
OpenAI-compatible chat via 200+ models
Bittensor SN64 inference (Chutes AI)
Batch USDC payments via Spraay on Base
Multi-source oracle price feed
Uniswap V3 / Aerodrome swap quote
Create on-chain escrow contract
Crypto payroll run via StablePay + Spraay
Structured Q&A search for agents
Dispatch physical robot task via RTP
Provision agent smart wallet on Base
Execute supplier payment via SCTP
Open a prepaid compute credit account with tier discounts
Search 250M+ academic papers (OpenAlex)
Health · last 1 probes
Similar agents embedding-nearest
Embed your Agenstry badge
Paste any of these into your README, agent card, or marketing page. Each badge auto-updates and links back to this page.
Markdown / HTML snippets
[](https://agenstry.com/agents/gateway.spraay.app) [](https://agenstry.com/agents/gateway.spraay.app) [](https://agenstry.com/agents/gateway.spraay.app) [](https://agenstry.com/agents/gateway.spraay.app)
Audit-grade evidence bundle
JSON snapshot for vendor-review files. Add ?sign=true for a JWS-signed envelope verifiable against
our JWKS. See the methodology.
Raw agent card JSON
{
"_source": "agentic.market",
"service": {
"id": "gateway-spraay-app",
"name": "gateway.spraay.app",
"description": "",
"domain": "gateway.spraay.app",
"provider": "gateway.spraay.app",
"providerUrl": "",
"category": "",
"networks": [
"Base",
"eip155:4663",
"solana:5eykt4usfv8p8njdtrepy1vzqkqzkvdp"
],
"enriched": false,
"endpoints": [
{
"url": "https://gateway.spraay.app/api/v1/analytics/txhistory",
"description": "Transaction history.",
"pricing": {
"amount": "0.008",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "address",
"type": "string",
"description": "",
"example": "0xd8dA...",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "limit",
"type": "string",
"description": "",
"example": "10",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [],
"quality": null
},
{
"url": "https://gateway.spraay.app/api/v1/analytics/wallet",
"description": "Wallet profile.",
"pricing": {
"amount": "0.01",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "address",
"type": "string",
"description": "",
"example": "0xd8dA...",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [],
"quality": null
},
{
"url": "https://gateway.spraay.app/api/v1/audit/query",
"description": "Query audit trail by actor, action, resource, time range.",
"pricing": {
"amount": "0.03",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "action",
"type": "string",
"description": "",
"example": "payment.sent",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "actor",
"type": "string",
"description": "",
"example": "0xd8dA...",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [],
"quality": null
},
{
"url": "https://gateway.spraay.app/api/v1/auth/session",
"description": "Create authenticated session with scoped permissions.",
"pricing": {
"amount": "0.01",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "address",
"type": "string",
"description": "",
"example": "0xd8dA...",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "permissions",
"type": "array",
"description": "",
"example": [],
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "ttlSeconds",
"type": "number",
"description": "",
"example": 3600,
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [],
"quality": null
},
{
"url": "https://gateway.spraay.app/api/v1/balances",
"description": "Token balances.",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "address",
"type": "string",
"description": "",
"example": "0xd8dA...",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [],
"quality": null
},
{
"url": "https://gateway.spraay.app/api/v1/batch/estimate",
"description": "Estimate batch gas.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "recipientCount",
"type": "number",
"description": "",
"example": 5,
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://gateway.spraay.app/api/v1/batch/execute",
"description": "Batch payments via Spraay. Implements Batch Payments for Agents (BPA) 1.0 - atomic, non-custodial, up to 200 recipients. Spec: https://docs.spraay.app/bpa/1.0/",
"pricing": {
"amount": "0.02",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "amounts",
"type": "array",
"description": "",
"example": [],
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "recipients",
"type": "array",
"description": "",
"example": [],
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "sender",
"type": "string",
"description": "",
"example": "0x...",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "token",
"type": "string",
"description": "",
"example": "USDC",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [],
"quality": {
"l30DaysTotalCalls": "6",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://gateway.spraay.app/api/v1/bridge/chains",
"description": "Supported bridge chains.",
"pricing": {
"amount": "0.002",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [],
"serviceName": "",
"tags": [],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://gateway.spraay.app/api/v1/bridge/quote",
"description": "Cross-chain bridge quote.",
"pricing": {
"amount": "0.05",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "amount",
"type": "string",
"description": "",
"example": "1000000000",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "fromAddress",
"type": "string",
"description": "",
"example": "0x...",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "fromChain",
"type": "string",
"description": "",
"example": "base",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "toChain",
"type": "string",
"description": "",
"example": "ethereum",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "token",
"type": "string",
"description": "",
"example": "USDC",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [],
"quality": null
},
{
"url": "https://gateway.spraay.app/api/v1/chat/completions",
"description": "AI chat completions via 200+ models.",
"pricing": {
"amount": "0.04",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "messages",
"type": "array",
"description": "",
"example": [],
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "model",
"type": "string",
"description": "",
"example": "openai/gpt-4o-mini",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [],
"quality": null
},
{
"url": "https://gateway.spraay.app/api/v1/compute/batch",
"description": "Batch compute \u2014 submit up to 50 jobs in a single x402 payment. 10% batch discount. Mix any compute types: text inference, image generation, TTS, STT, embeddings, video.",
"pricing": {
"amount": "0.05",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "jobs",
"type": "array",
"description": "",
"example": [],
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [],
"quality": null
},
{
"url": "https://gateway.spraay.app/api/v1/cron/create",
"description": "Create scheduled job for recurring payments, DCA, reminders.",
"pricing": {
"amount": "0.01",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "action",
"type": "string",
"description": "",
"example": "batch.execute",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "payload",
"type": "object",
"description": "",
"example": null,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "schedule",
"type": "string",
"description": "",
"example": "0 9 * * 1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [],
"quality": null
},
{
"url": "https://gateway.spraay.app/api/v1/cron/list",
"description": "List scheduled jobs.",
"pricing": {
"amount": "0.002",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [],
"serviceName": "",
"tags": [],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://gateway.spraay.app/api/v1/defi/positions",
"description": "On-chain DeFi positions across Aave V3, Compound V3, Aerodrome on Base.",
"pricing": {
"amount": "0.02",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "address",
"type": "string",
"description": "",
"example": "0xd8dA6BF26964aF9D7eEd9e03E53415D37aA96045",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "chain",
"type": "string",
"description": "",
"example": "base-mainnet",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [],
"quality": null
},
{
"url": "https://gateway.spraay.app/api/v1/escrow/create",
"description": "Create conditional escrow with milestones and expiry.",
"pricing": {
"amount": "0.1",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "amount",
"type": "string",
"description": "",
"example": "5000",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "beneficiary",
"type": "string",
"description": "",
"example": "0xFreelancer",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "depositor",
"type": "string",
"description": "",
"example": "0xClient",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "token",
"type": "string",
"description": "",
"example": "USDC",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://gateway.spraay.app/api/v1/escrow/list",
"description": "List escrows by address.",
"pricing": {
"amount": "0.02",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "address",
"type": "string",
"description": "",
"example": "0x...",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [],
"quality": null
},
{
"url": "https://gateway.spraay.app/api/v1/gpu/run",
"description": "GPU/Compute \u2014 run AI model inference via Replicate (image, video, LLM, audio, utility).",
"pricing": {
"amount": "0.06",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "input",
"type": "object",
"description": "",
"example": null,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "model",
"type": "string",
"description": "",
"example": "flux-pro",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://gateway.spraay.app/api/v1/inference/classify-address",
"description": "AI-powered wallet classification with risk scoring.",
"pricing": {
"amount": "0.03",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "address",
"type": "string",
"description": "",
"example": "0xd8dA6BF26964aF9D7eEd9e03E53415D37aA96045",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [],
"quality": null
},
{
"url": "https://gateway.spraay.app/api/v1/inference/summarize",
"description": "AI intelligence briefing for any address or transaction.",
"pricing": {
"amount": "0.03",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "context",
"type": "string",
"description": "",
"example": "defi",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "target",
"type": "string",
"description": "",
"example": "0xd8dA6BF26964aF9D7eEd9e03E53415D37aA96045",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [],
"quality": null
},
{
"url": "https://gateway.spraay.app/api/v1/invoice/create",
"description": "Create invoice with payment tx.",
"pricing": {
"amount": "0.05",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "amount",
"type": "string",
"description": "",
"example": "1500",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "creator",
"type": "string",
"description": "",
"example": "0x...",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "token",
"type": "string",
"description": "",
"example": "USDC",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [],
"quality": null
},
{
"url": "https://gateway.spraay.app/api/v1/invoice/list",
"description": "List invoices by address.",
"pricing": {
"amount": "0.01",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "address",
"type": "string",
"description": "",
"example": "0x...",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [],
"quality": null
},
{
"url": "https://gateway.spraay.app/api/v1/kyc/status",
"description": "Check KYC verification status.",
"pricing": {
"amount": "0.01",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "id",
"type": "string",
"description": "",
"example": "kyc_123",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [],
"quality": null
},
{
"url": "https://gateway.spraay.app/api/v1/kyc/verify",
"description": "OFAC SDN sanctions screening via on-chain Chainalysis oracle.",
"pricing": {
"amount": "0.02",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "address",
"type": "string",
"description": "",
"example": "0xd8dA...",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "chain",
"type": "string",
"description": "",
"example": "base",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "type",
"type": "string",
"description": "",
"example": "individual",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [],
"quality": null
},
{
"url": "https://gateway.spraay.app/api/v1/logs/ingest",
"description": "Ingest structured logs for debugging agent workflows.",
"pricing": {
"amount": "0.002",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "entries",
"type": "array",
"description": "",
"example": [],
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [],
"quality": null
},
{
"url": "https://gateway.spraay.app/api/v1/logs/query",
"description": "Query structured logs by service, level, time.",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "level",
"type": "string",
"description": "",
"example": "error",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "service",
"type": "string",
"description": "",
"example": "batch-agent",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [],
"quality": {
"l30DaysTotalCalls": "3",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://gateway.spraay.app/api/v1/models",
"description": "List AI models.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [],
"serviceName": "",
"tags": [],
"quality": {
"l30DaysTotalCalls": "3",
"l30DaysUniquePayers": "3"
}
},
{
"url": "https://gateway.spraay.app/api/v1/notify/email",
"description": "Send email notification for payment confirmations, alerts, receipts.",
"pricing": {
"amount": "0.01",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "body",
"type": "string",
"description": "",
"example": "Your batch payment of 500 USDC has been confirmed.",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "subject",
"type": "string",
"description": "",
"example": "Payment Received",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "to",
"type": "string",
"description": "",
"example": "user@example.com",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://gateway.spraay.app/api/v1/notify/sms",
"description": "Send SMS notification for payment alerts.",
"pricing": {
"amount": "0.02",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "body",
"type": "string",
"description": "",
"example": "Spraay: 500 USDC payment confirmed. Tx: 0xabc...",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "to",
"type": "string",
"description": "",
"example": "+14155551234",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [],
"quality": {
"l30DaysTotalCalls": "24",
"l30DaysUniquePayers": "9"
}
},
{
"url": "https://gateway.spraay.app/api/v1/notify/status",
"description": "Check notification delivery status.",
"pricing": {
"amount": "0.002",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "id",
"type": "string",
"description": "",
"example": "ntf_123",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [],
"quality": {
"l30DaysTotalCalls": "5",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://gateway.spraay.app/api/v1/oracle/fx",
"description": "Stablecoin FX rates.",
"pricing": {
"amount": "0.008",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "base",
"type": "string",
"description": "",
"example": "USDC",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://gateway.spraay.app/api/v1/oracle/gas",
"description": "Gas prices on Base.",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [],
"serviceName": "",
"tags": [],
"quality": {
"l30DaysTotalCalls": "6",
"l30DaysUniquePayers": "4"
}
},
{
"url": "https://gateway.spraay.app/api/v1/oracle/prices",
"description": "Multi-token price feed.",
"pricing": {
"amount": "0.008",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "tokens",
"type": "string",
"description": "",
"example": "ETH,cbBTC",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [],
"quality": {
"l30DaysTotalCalls": "3",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://gateway.spraay.app/api/v1/payroll/estimate",
"description": "Estimate payroll costs.",
"pricing": {
"amount": "0.003",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "employeeCount",
"type": "number",
"description": "",
"example": 10,
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [],
"quality": null
},
{
"url": "https://gateway.spraay.app/api/v1/payroll/execute",
"description": "Execute payroll via Spraay V2.",
"pricing": {
"amount": "0.1",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "employees",
"type": "array",
"description": "",
"example": [],
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "sender",
"type": "string",
"description": "",
"example": "0x...",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "token",
"type": "string",
"description": "",
"example": "USDC",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [],
"quality": null
},
{
"url": "https://gateway.spraay.app/api/v1/payroll/tokens",
"description": "Payroll stablecoins.",
"pricing": {
"amount": "0.002",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [],
"serviceName": "",
"tags": [],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://gateway.spraay.app/api/v1/portfolio/nfts",
"description": "Multi-chain NFT holdings with metadata.",
"pricing": {
"amount": "0.01",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "address",
"type": "string",
"description": "",
"example": "0xd8dA6BF26964aF9D7eEd9e03E53415D37aA96045",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "networks",
"type": "string",
"description": "",
"example": "base-mainnet",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [],
"quality": null
},
{
"url": "https://gateway.spraay.app/api/v1/portfolio/tokens",
"description": "Multi-chain token portfolio (native + ERC-20) with USD values.",
"pricing": {
"amount": "0.008",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "address",
"type": "string",
"description": "",
"example": "0xd8dA6BF26964aF9D7eEd9e03E53415D37aA96045",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "networks",
"type": "string",
"description": "",
"example": "base-mainnet,eth-mainnet",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [],
"quality": null
},
{
"url": "https://gateway.spraay.app/api/v1/prices",
"description": "Live token prices.",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "token",
"type": "string",
"description": "",
"example": "WETH",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [],
"quality": {
"l30DaysTotalCalls": "9",
"l30DaysUniquePayers": "5"
}
},
{
"url": "https://gateway.spraay.app/api/v1/robots/list",
"description": "Discover RTP robots. Filter by capability, chain, price, status.",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "capability",
"type": "string",
"description": "",
"example": "pick",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "max_price",
"type": "string",
"description": "",
"example": "0.10",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://gateway.spraay.app/api/v1/rpc/call",
"description": "Premium multi-chain RPC call via Alchemy/Helius.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "chain",
"type": "string",
"description": "",
"example": "base",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "method",
"type": "string",
"description": "",
"example": "eth_getBalance",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "params",
"type": "array",
"description": "",
"example": [],
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [],
"quality": null
},
{
"url": "https://gateway.spraay.app/api/v1/rpc/chains",
"description": "List supported RPC chains and methods.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [],
"serviceName": "",
"tags": [],
"quality": {
"l30DaysTotalCalls": "10",
"l30DaysUniquePayers": "6"
}
},
{
"url": "https://gateway.spraay.app/api/v1/sctp/supplier",
"description": "Register a supplier in the SCTP directory.",
"pricing": {
"amount": "0.02",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "name",
"type": "string",
"description": "",
"example": "Acme Corp",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "paymentPrefs",
"type": "object",
"description": "",
"example": null,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "wallet",
"type": "string",
"description": "",
"example": "0x...",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [],
"quality": null
},
{
"url": "https://gateway.spraay.app/api/v1/search/extract",
"description": "Extract clean content from URLs for RAG pipelines. Up to 5 URLs per request.",
"pricing": {
"amount": "0.02",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "urls",
"type": "array",
"description": "",
"example": [],
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [],
"quality": null
},
{
"url": "https://gateway.spraay.app/api/v1/search/qna",
"description": "Direct question answering \u2014 searches web and synthesizes an answer with sources.",
"pricing": {
"amount": "0.03",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "query",
"type": "string",
"description": "",
"example": "What is x402 protocol?",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "topic",
"type": "string",
"description": "",
"example": "general",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [],
"quality": null
},
{
"url": "https://gateway.spraay.app/api/v1/search/web",
"description": "Web search with clean, LLM-ready results via Tavily. Basic or advanced depth.",
"pricing": {
"amount": "0.02",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "max_results",
"type": "number",
"description": "",
"example": 5,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "query",
"type": "string",
"description": "",
"example": "latest Base ecosystem news",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "search_depth",
"type": "string",
"description": "",
"example": "basic",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [],
"quality": null
},
{
"url": "https://gateway.spraay.app/api/v1/solana/helius/asset",
"description": "Helius DAS: full metadata for a single Solana asset (SPL token or compressed NFT).",
"pricing": {
"amount": "0.002",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [],
"serviceName": "",
"tags": [],
"quality": null
},
{
"url": "https://gateway.spraay.app/api/v1/solana/jupiter/quote",
"description": "Jupiter v6 swap quote on Solana \u2014 price, route, slippage. Solana-native.",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "amount",
"type": "string",
"description": "",
"example": "1000000",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "inputMint",
"type": "string",
"description": "",
"example": "USDC",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "outputMint",
"type": "string",
"description": "",
"example": "SOL",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "slippageBps",
"type": "number",
"description": "",
"example": 50,
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [],
"quality": null
},
{
"url": "https://gateway.spraay.app/api/v1/storage/get",
"description": "Retrieve pinned content by CID.",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "cid",
"type": "string",
"description": "",
"example": "bafy...",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [],
"quality": null
},
{
"url": "https://gateway.spraay.app/api/v1/storage/pin",
"description": "Pin content to IPFS or Arweave for permanent storage.",
"pricing": {
"amount": "0.01",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "contentType",
"type": "string",
"description": "",
"example": "application/json",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "data",
"type": "string",
"description": "",
"example": "{\"receipt\":\"batch_123\"}",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "provider",
"type": "string",
"description": "",
"example": "ipfs",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://gateway.spraay.app/api/v1/swap/execute",
"description": "Execute swap via Uniswap V3.",
"pricing": {
"amount": "0.015",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "amountIn",
"type": "string",
"description": "",
"example": "100",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "recipient",
"type": "string",
"description": "",
"example": "0x...",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "tokenIn",
"type": "string",
"description": "",
"example": "USDC",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "tokenOut",
"type": "string",
"description": "",
"example": "WETH",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [],
"quality": null
},
{
"url": "https://gateway.spraay.app/api/v1/swap/quote",
"description": "Swap quotes via Uniswap V3.",
"pricing": {
"amount": "0.008",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "amountIn",
"type": "string",
"description": "",
"example": "1000000",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "tokenIn",
"type": "string",
"description": "",
"example": "USDC",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "tokenOut",
"type": "string",
"description": "",
"example": "WETH",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [],
"quality": null
},
{
"url": "https://gateway.spraay.app/api/v1/swap/tokens",
"description": "Supported swap tokens.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [],
"serviceName": "",
"tags": [],
"quality": {
"l30DaysTotalCalls": "4",
"l30DaysUniquePayers": "3"
}
},
{
"url": "https://gateway.spraay.app/api/v1/tax/calculate",
"description": "Calculate crypto tax gain/loss using FIFO method.",
"pricing": {
"amount": "0.08",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "transactions",
"type": "array",
"description": "",
"example": [],
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [],
"quality": null
},
{
"url": "https://gateway.spraay.app/api/v1/tax/report",
"description": "Retrieve tax report with IRS 8949-compatible data.",
"pricing": {
"amount": "0.05",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "reportId",
"type": "string",
"description": "",
"example": "tax_123",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [],
"quality": null
},
{
"url": "https://gateway.spraay.app/api/v1/wallet/sign-message",
"description": "Sign a message with an agent wallet.",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "message",
"type": "string",
"description": "",
"example": "Hello",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "walletId",
"type": "string",
"description": "",
"example": "...",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [],
"quality": null
},
{
"url": "https://gateway.spraay.app/api/v1/webhook/list",
"description": "List registered webhooks.",
"pricing": {
"amount": "0.002",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [],
"serviceName": "",
"tags": [],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://gateway.spraay.app/api/v1/webhook/register",
"description": "Register webhook for payment/escrow/swap events.",
"pricing": {
"amount": "0.01",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "events",
"type": "array",
"description": "",
"example": [],
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "url",
"type": "string",
"description": "",
"example": "https://myapp.com/hooks/spraay",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [],
"quality": null
},
{
"url": "https://gateway.spraay.app/bittensor/v1/models",
"description": "List all AI models on Bittensor. OpenAI /v1/models compatible. Drop-in: just change base_url to gateway.spraay.app/bittensor/v1",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [],
"serviceName": "",
"tags": [],
"quality": {
"l30DaysTotalCalls": "6",
"l30DaysUniquePayers": "4"
}
}
],
"integrationType": "",
"isNew": false,
"priceSummary": {
"minAmount": "0.001",
"maxAmount": "0.1",
"avgCostPerTransaction": "0.018414",
"avgCostBasis": "exact",
"currency": "USDC"
},
"serviceName": "",
"tags": [],
"iconUrl": ""
}
}