agent402.tools
agent402.tools
· agent402.tools
Bundled execution of the Site status snapshot workflow — The 'is this site healthy, addressable, and crawlable — right now?' workflow. DNS resolution → HTTP reachability → security headers → TLS certificate expiry → robots policy. Five tools, one structured status payload an operator (or an uptime bot, or a pre-flight check before an extract/crawl) can act on. One x402 payment runs 5 underlying tools (dns-lookup, http-check, http-headers, tls-cert, robots-check); partial-success per step.
agent402.tools 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.
Raw error
HTTP 404
F
Conformance score: 19/100
F-grade: card is reachable but fails most operational signals.
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 calls Public aggregate · no PII recordedNo calls observed in the last 7 days. Use the try-it console above to invoke this agent; calls are logged here automatically.
Endpoints
| Agent card | https://agent402.tools/.well-known/agent-card.json |
| Provider | https://agent402.tools |
| Docs | https://agent402.tools |
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/agent402.tools) [](https://agenstry.com/agents/agent402.tools) [](https://agenstry.com/agents/agent402.tools) [](https://agenstry.com/agents/agent402.tools)
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": "agent402-tools",
"name": "agent402.tools",
"description": "Bundled execution of the Site status snapshot workflow \u2014 The 'is this site healthy, addressable, and crawlable \u2014 right now?' workflow. DNS resolution \u2192 HTTP reachability \u2192 security headers \u2192 TLS certificate expiry \u2192 robots policy. Five tools, one structured status payload an operator (or an uptime bot, or a pre-flight check before an extract/crawl) can act on. One x402 payment runs 5 underlying tools (dns-lookup, http-check, http-headers, tls-cert, robots-check); partial-success per step.",
"domain": "agent402.tools",
"provider": "agent402.tools",
"providerUrl": "",
"category": "",
"networks": [
"Base",
"eip155:137",
"eip155:42161",
"eip155:4663",
"solana:5eykt4usfv8p8njdtrepy1vzqkqzkvdp",
"stellar:pubnet"
],
"enriched": false,
"endpoints": [
{
"url": "https://agent402.tools/api/add-time",
"description": "Add (or subtract) a duration to a date. duration like \"2d\", \"-3h\", \"1w 2d\", \"90m\". Returns the resulting UTC ISO timestamp.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "date",
"type": "string",
"description": "",
"example": "2026-06-11T12:00:00Z",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "duration",
"type": "string",
"description": "",
"example": "2d 3h",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"date",
"add"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/age",
"description": "Compute a precise age (years, months, days) from a birth date to today (or a given date), plus total days.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "birthdate",
"type": "string",
"description": "",
"example": "1990-05-20",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"age",
"birthday"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/amortization",
"description": "Build the full per-period amortization schedule for a fully-amortizing loan. Each row reports the period number, payment, the principal vs. interest split for that payment, and the remaining balance after that payment. Use this when the user wants...",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "annualRate",
"type": "number",
"description": "",
"example": 0.06,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "maxRows",
"type": "number",
"description": "",
"example": 3,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "principal",
"type": "number",
"description": "",
"example": 200000,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "termYears",
"type": "number",
"description": "",
"example": 30,
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"finance",
"loan"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/answer",
"description": "AI-generated answer to a natural-language question, grounded in live web search results with source citations. Returns clean prose plus a structured citations array (URL, snippet, favicon) \u2014 backed by an independent search index, not the model's t...",
"pricing": {
"amount": "0.03",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "q",
"type": "string",
"description": "",
"example": "what is the x402 payment protocol?",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"search",
"answer"
],
"quality": {
"l30DaysTotalCalls": "27",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/asn-info",
"description": "Look up the Autonomous System (ASN), prefix, country, registry, and allocation date for an IPv4 address \u2014 or for a hostname (which is resolved first). Uses Team Cymru's free DNS-based IP\u2192ASN mapping; no HTTPS upstream, no auth, no rate-limit headaches.",
"pricing": {
"amount": "0.003",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "ip",
"type": "string",
"description": "",
"example": "8.8.8.8",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"security",
"network"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/audio-convert",
"description": "Extract/convert the audio track of any media URL (mp4, mov, wav, m4a, ogg\u2026) to MP3 \u2014 the \"mp4 to mp3\" conversion, deterministic ffmpeg, no AI. Body: {\"url\":\"https://\u2026/video.mp4\",\"bitrate\":\"192k\"?}. Returns the MP3 as base64.",
"pricing": {
"amount": "0.02",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "url",
"type": "string",
"description": "",
"example": "https://upload.wikimedia.org/wikipedia/commons/c/c8/Example.ogg",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"ffmpeg",
"mp4-to-mp3"
],
"quality": {
"l30DaysTotalCalls": "28",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/audio-normalize",
"description": "Loudness-normalize any audio/video URL to a target LUFS with ffmpeg's loudnorm (EBU R128) and return MP3 \u2014 consistent levels for podcasts, clips, and TTS output. Body: {\"url\":\"https://\u2026/audio.wav\",\"targetLufs\":-16?}.",
"pricing": {
"amount": "0.02",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "url",
"type": "string",
"description": "",
"example": "https://upload.wikimedia.org/wikipedia/commons/c/c8/Example.ogg",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"ffmpeg",
"normalize"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/barcode-decode",
"description": "Decode a barcode or QR code from an image. Send a base64 PNG or JPEG (or a data: URL); returns the decoded text and the symbology. Reads QR, DataMatrix, and 1D barcodes (EAN/UPC/Code39/Code128/ITF/Codabar). Deterministic, no network, no model.",
"pricing": {
"amount": "0.003",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "image",
"type": "string",
"description": "",
"example": "iVBORw0KGgoAAAANSUhEUgAAAGwAAABsCAYAAACPZlfNAAAAAklEQVR4AewaftIAAALNSURBVO3BW2rgUAwFwT7C+99yTz4vImDjvNCgqviBNUaxRinWKMUapVijXHwiCX9N5bskoVO5k4S/pnIq1ijFGqVYoxRrlIuHVH5KEp5IwknlrSScVJ5Q+SlJuFOsUYo1SrFGKdYoF1+QhDdU3lC5k4TflIQ3VN4o1ijFGqVYo1wMloRO5YkkTFSsUYo1SrFGKdYoF4Mk4aTyRBL+F8UapVijFGuUYo1y8QUqv0nlThKeUPkOKr+pWKMUa5RijXLxUBL+WhJOKk+odEk4qTyRhL9UrFGKNUqxRinWKPED/5EkdCr/i2KNUqxRijVKsUa5+EQSOpUuCSeVLgmdyikJncqdJLyVhJPKG0noVO4koVO5U6xRijVKsUaJH3gpCXdU/loSOpVTEjqVLgknlTeS8ITKqVijFGuUYo1SrFEuPpGEJ1S+QxI6lS4JJ5UuCd8lCW8k4Y5Kl4Q7xRqlWKMUa5RijRI/0CThCZVTEjqVLgknlTeS8JNUuiS8ofIdijVKsUYp1ijFGiV+oElCp9Il4aTSJeENlS4JJ5UnktCpnJLwhkqXhDdU7hRrlGKNUqxR4geGSMIbKm8k4Y5Kl4Q7Km8Ua5RijVKsUYo1ysUnkvDXVDqVUxLeSsJJpVO5k4QnVO4koVM5FWuUYo1SrFGKNcrFQyo/JQlvqHRJeELlThLuqLyRhE7lTrFGKdYoxRrl4guS8IbKG0k4qXQqTyThpPKEyikJnUqXhDtJ6FROxRqlWKMUa5RijXIxiMopCZ1Kl4RO5ZSETuWOyhMqpyR0KneKNUqxRinWKMUa5WKQJJxUflISOpVTEp5QOal0SehUTsUapVijFGuUiy9Q+U0qpyR0Kk8k4Y5Kl4STyhtJeKNYoxRrlGKNUqxRLh5Kwl9LwndROSWhS0KnckpCp9Il4aTSJeFOsUYp1ijFGqVYo8QPrDGKNUqxRinWKP8AIFwq4iXMWtcAAAAASUVORK5CYII=",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"barcode",
"qr"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/barcode-lookup",
"description": "Look up a product by its UPC/EAN barcode number via Open Food Facts (open data): name, brand, category, quantity, and nutrition grade. Pairs with /api/barcode-decode (image \u2192 number \u2192 product). ?code=737628064502",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "code",
"type": "string",
"description": "",
"example": "737628064502",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"barcode",
"upc"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/base-convert",
"description": "Convert an integer between number bases (radix 2-36), e.g. binary\u2194hex\u2194decimal. Arbitrary size via BigInt.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "from",
"type": "number",
"description": "",
"example": 16,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "to",
"type": "number",
"description": "",
"example": 2,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "value",
"type": "string",
"description": "",
"example": "ff",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"base",
"radix"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/base-detect",
"description": "Auto-detect the encoding format of a string: base64, base32, hex, binary, decimal, or plain text. Returns confidence scores and decoded preview for each candidate. Pure CPU, deterministic.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "text",
"type": "string",
"description": "",
"example": "SGVsbG8gV29ybGQ=",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"base64",
"hex"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/base32",
"description": "Base32 (RFC 4648) encode or decode text. mode: encode (default) or decode.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "mode",
"type": "string",
"description": "",
"example": "encode",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "text",
"type": "string",
"description": "",
"example": "hello",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"base32",
"encode"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/base58",
"description": "Base58 encode or decode text (Bitcoin/IPFS alphabet). mode: encode (default) or decode.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "mode",
"type": "string",
"description": "",
"example": "encode",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "text",
"type": "string",
"description": "",
"example": "Hello",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"base58",
"encode"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/base64",
"description": "Base64 encode or decode text. mode: encode (default) or decode. Handles URL-safe base64 on decode.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "mode",
"type": "string",
"description": "",
"example": "encode",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "text",
"type": "string",
"description": "",
"example": "hello",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"base64",
"encode"
],
"quality": {
"l30DaysTotalCalls": "31",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/binary-text",
"description": "Convert text to its binary (base-2) representation (8-bit per character, space-separated) or decode binary back to text. Deterministic, pure CPU.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "text",
"type": "string",
"description": "",
"example": "Hi",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"binary",
"encode"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/braille-convert",
"description": "Convert text to Unicode Braille characters (Grade 1 / uncontracted) or decode Braille back to text. Supports letters, digits, and common punctuation. Deterministic, pure CPU.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "text",
"type": "string",
"description": "",
"example": "hello",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"braille",
"unicode"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/brotli-compress",
"description": "Compress a string with Brotli (RFC 7932) and return it as base64. Brotli typically beats gzip by 15-25% on text \u2014 useful when bytes matter (e.g. cramming context into an LLM prompt, fitting under a transport cap). Slower than gzip; pick gzip if sp...",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "input",
"type": "string",
"description": "",
"example": "hello hello hello hello hello hello hello",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "inputFormat",
"type": "string",
"description": "",
"example": "utf8",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"brotli",
"compress"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/brotli-decompress",
"description": "Decompress a base64-encoded Brotli payload. Returns the result as utf8 (text) or base64 (binary). Refuses to expand past 10MB to defend against zip bombs.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "input",
"type": "string",
"description": "",
"example": "iwWAaGVsbG8gd29ybGQhAw==",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "outputFormat",
"type": "string",
"description": "",
"example": "utf8",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"brotli",
"decompress"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/business-days",
"description": "Count business days (Mon\u2013Fri) between two dates, inclusive of the start, exclusive of the end. Optional list of holiday dates to skip.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "from",
"type": "string",
"description": "",
"example": "2026-06-01",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "holidays",
"type": "array",
"description": "",
"example": [],
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "to",
"type": "string",
"description": "",
"example": "2026-06-08",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"business-days",
"weekdays"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/calc",
"description": "Safely evaluate an arithmetic expression (+ - * / % ^ and parentheses). No code execution \u2014 a real parser, not eval.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "expr",
"type": "string",
"description": "",
"example": "2 + 3 * (4 - 1) ^ 2",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"calc",
"math"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/calendar-diff",
"description": "Calculate the precise difference between two datetimes in years, months, days, hours, minutes, seconds, and total milliseconds. Accepts ISO 8601, Unix timestamps, or natural date strings. ?from=2024-01-15&to=2026-06-23.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "from",
"type": "string",
"description": "",
"example": "2024-01-15",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "to",
"type": "string",
"description": "",
"example": "2026-06-23",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"date",
"difference"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/card-validate",
"description": "Validate a payment card number (Luhn checksum) and detect the brand. Numbers are not stored or logged.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "number",
"type": "string",
"description": "",
"example": "4242 4242 4242 4242",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"luhn",
"credit-card"
],
"quality": {
"l30DaysTotalCalls": "31",
"l30DaysUniquePayers": "3"
}
},
{
"url": "https://agent402.tools/api/case",
"description": "Convert text between camelCase, PascalCase, snake_case, kebab-case, CONSTANT_CASE, Title Case, lower, UPPER.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "text",
"type": "string",
"description": "",
"example": "hello world example",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "to",
"type": "string",
"description": "",
"example": "camel",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"case",
"camel"
],
"quality": {
"l30DaysTotalCalls": "31",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/case-convert",
"description": "Convert text between naming conventions: camelCase, PascalCase, snake_case, kebab-case, CONSTANT_CASE, and Title Case. Auto-detects the input format by splitting on camelCase boundaries, underscores, hyphens, and spaces. Deterministic, pure CPU.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "text",
"type": "string",
"description": "",
"example": "myVariableName",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "to",
"type": "string",
"description": "",
"example": "snake",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"case",
"convert"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/cert-transparency",
"description": "Search public Certificate Transparency logs (via crt.sh) for every cert issued to a domain. Returns the cert list plus a deduped subdomain set extracted from the SANs \u2014 the fastest way to enumerate subdomains for a security audit. Free upstream, no key required.",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "domain",
"type": "string",
"description": "",
"example": "example.com",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"security",
"ssl"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/char-frequency",
"description": "Analyze the character frequency distribution of a string. Returns counts by category (letters, digits, spaces, punctuation, other) and the top-N most frequent characters with counts and percentages. Deterministic, pure CPU.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "text",
"type": "string",
"description": "",
"example": "Hello, World!",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "top",
"type": "number",
"description": "",
"example": 5,
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"frequency",
"character"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/checksum",
"description": "Compute MD5, SHA-1, SHA-256, SHA-512, and CRC32 checksums of a string in a single call. Useful for verifying file or payload integrity across different checksum standards without needing five separate tools.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "data",
"type": "string",
"description": "",
"example": "hello world",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"checksum",
"md5"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/cidr",
"description": "Parse an IPv4 CIDR block: network address, broadcast, first/last host, netmask, and host count. Optionally test if an IP is inside it.",
"pricing": {
"amount": "0.002",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "cidr",
"type": "string",
"description": "",
"example": "192.168.1.0/24",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "contains",
"type": "string",
"description": "",
"example": "192.168.1.42",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"cidr",
"subnet"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/code-run",
"description": "Execute Python or JavaScript code in a secure, isolated cloud sandbox. Returns stdout, stderr, and the expression result. No setup needed; pay per call via x402. 30s timeout, 10k char code limit.",
"pricing": {
"amount": "0.02",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "code",
"type": "string",
"description": "",
"example": "print('Hello from Agent402!')",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "language",
"type": "string",
"description": "",
"example": "python",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"code",
"execution"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/code-run-pro",
"description": "Execute Python or JavaScript code in a secure, isolated cloud sandbox (Pro tier). Same as /api/code-run but with 60s timeout and 50k char code limit for longer computations. Returns stdout, stderr, and the expression result.",
"pricing": {
"amount": "0.05",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "code",
"type": "string",
"description": "",
"example": "print('Hello from Agent402!')",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "language",
"type": "string",
"description": "",
"example": "python",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"code",
"execution"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/color",
"description": "Convert a color between hex, RGB, and HSL. Accepts \"#1a2b3c\", \"rgb(26,43,60)\", or \"hsl(210,40%,17%)\".",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "color",
"type": "string",
"description": "",
"example": "#4ade80",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"color",
"hex"
],
"quality": {
"l30DaysTotalCalls": "30",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/color-blindness",
"description": "Simulate how a color appears to viewers with protanopia (red-blind), deuteranopia (green-blind), or tritanopia (blue-blind) \u2014 the three dichromacy types covering ~8% of men and ~0.5% of women. Returns the simulated RGB plus the contrast ratio agai...",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "color",
"type": "string",
"description": "",
"example": "#1d4ed8",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "compareTo",
"type": "string",
"description": "",
"example": "#22c55e",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"color",
"accessibility"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/color-contrast",
"description": "Compute the WCAG 2.x contrast ratio between two colors (hex #rgb or #rrggbb) and whether it passes AA/AAA for normal and large text. Deterministic \u2014 for accessible color choices without a tool in the loop.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "background",
"type": "string",
"description": "",
"example": "#ffffff",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "foreground",
"type": "string",
"description": "",
"example": "#777777",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"color",
"contrast"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/color-convert",
"description": "Convert a color between every common notation (hex, rgb, hsl, oklch) at once, plus return the nearest CSS named color. Accepts input as hex (#fff or #ffffff), rgb()/rgba(), hsl()/hsla(), oklch(), or any of the 148 CSS named colors. Use this when a...",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "color",
"type": "string",
"description": "",
"example": "#1d4ed8",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"color",
"convert"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/color-name",
"description": "Two-way CSS named color tool. Pass a name (e.g. \"rebeccapurple\") to get its canonical RGB/hex; pass a hex/rgb color to get the closest CSS named color and the distance (RGB Euclidean, 0 = exact match). Useful when an agent needs to convert designe...",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "color",
"type": "string",
"description": "",
"example": "#6a5acd",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"color",
"css"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/color-palette",
"description": "Generate a coordinated palette from a base color using a named color-theory scheme: complementary (2 colors), analogous (3), triadic (3), tetradic (4), split-complementary (3), or monochromatic (5 lightness variants). Returns each color in hex, rg...",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "color",
"type": "string",
"description": "",
"example": "#1d4ed8",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "scheme",
"type": "string",
"description": "",
"example": "triadic",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"color",
"palette"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/combinatorics",
"description": "Compute combinations C(n, r) or permutations P(n, r) using BigInt for exact arbitrary-precision results. Returns the result as a string (since values can exceed Number.MAX_SAFE_INTEGER) and a human-readable formula.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "n",
"type": "number",
"description": "",
"example": 10,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "r",
"type": "number",
"description": "",
"example": 3,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "type",
"type": "string",
"description": "",
"example": "combination",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"combinatorics",
"permutation"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/company-financials",
"description": "Key financial metrics (Revenue, Net Income, Operating Income, Total Assets, Liabilities, Equity, EPS, Operating Cash Flow) for a US public company in one call. Returns the latest annual and quarterly values from SEC XBRL filings. No XBRL knowledge...",
"pricing": {
"amount": "0.02",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "ticker",
"type": "string",
"description": "",
"example": "AAPL",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"edgar",
"sec"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/compound-interest",
"description": "Compute future value of a principal under compound interest. Returns future value, total interest earned, and the effective annual rate (APY) given the compounding frequency. Matches Excel's FV(rate, nper, 0, -principal) and the classic (1+r/n)^(n...",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "annualRate",
"type": "number",
"description": "",
"example": 0.05,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "compoundingPerYear",
"type": "number",
"description": "",
"example": 12,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "principal",
"type": "number",
"description": "",
"example": 1000,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "years",
"type": "number",
"description": "",
"example": 10,
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"finance",
"interest"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/compress-compare",
"description": "Run the same input through gzip, brotli, and raw deflate at max settings and report each one's output size and ratio. Use this to decide which algorithm to actually use \u2014 the answer depends on your content (binary often resists compression entirel...",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "input",
"type": "string",
"description": "",
"example": "the quick brown fox jumps over the lazy dog the quick brown fox jumps over the lazy dog",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "inputFormat",
"type": "string",
"description": "",
"example": "utf8",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"compress",
"benchmark"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/constant-compare",
"description": "Compare two strings in constant time using node:crypto timingSafeEqual, preventing timing side-channel attacks. Returns whether the strings are equal and whether their lengths match. Different-length strings are always unequal but comparison does ...",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "a",
"type": "string",
"description": "",
"example": "expected-token-value",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "b",
"type": "string",
"description": "",
"example": "actual-token-value",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"timing-safe",
"constant-time"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/convert/acres-to-hectares",
"description": "Convert acres to hectares (area). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/acres-to-square-centimeters",
"description": "Convert acres to square centimeters (area). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/acres-to-square-feet",
"description": "Convert acres to square feet (area). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/acres-to-square-inches",
"description": "Convert acres to square inches (area). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/acres-to-square-kilometers",
"description": "Convert acres to square kilometers (area). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/acres-to-square-meters",
"description": "Convert acres to square meters (area). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/acres-to-square-miles",
"description": "Convert acres to square miles (area). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/acres-to-square-millimeters",
"description": "Convert acres to square millimeters (area). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/acres-to-square-yards",
"description": "Convert acres to square yards (area). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/arcminutes-to-arcseconds",
"description": "Convert arcminutes to arcseconds (angle). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/convert/arcminutes-to-degrees",
"description": "Convert arcminutes to degrees (angle). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/arcminutes-to-gradians",
"description": "Convert arcminutes to gradians (angle). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/convert/arcminutes-to-radians",
"description": "Convert arcminutes to radians (angle). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/convert/arcminutes-to-turns",
"description": "Convert arcminutes to turns (angle). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/convert/arcseconds-to-arcminutes",
"description": "Convert arcseconds to arcminutes (angle). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/convert/arcseconds-to-degrees",
"description": "Convert arcseconds to degrees (angle). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/convert/arcseconds-to-gradians",
"description": "Convert arcseconds to gradians (angle). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/convert/arcseconds-to-radians",
"description": "Convert arcseconds to radians (angle). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/convert/arcseconds-to-turns",
"description": "Convert arcseconds to turns (angle). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/convert/astronomical-units-to-centimeters",
"description": "Convert astronomical units to centimeters (length). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/astronomical-units-to-feet",
"description": "Convert astronomical units to feet (length). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/astronomical-units-to-furlongs",
"description": "Convert astronomical units to furlongs (length). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/astronomical-units-to-inches",
"description": "Convert astronomical units to inches (length). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/astronomical-units-to-kilometers",
"description": "Convert astronomical units to kilometers (length). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/astronomical-units-to-light-years",
"description": "Convert astronomical units to light years (length). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/astronomical-units-to-meters",
"description": "Convert astronomical units to meters (length). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/astronomical-units-to-micrometers",
"description": "Convert astronomical units to micrometers (length). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/astronomical-units-to-miles",
"description": "Convert astronomical units to miles (length). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/astronomical-units-to-millimeters",
"description": "Convert astronomical units to millimeters (length). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/astronomical-units-to-nanometers",
"description": "Convert astronomical units to nanometers (length). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/astronomical-units-to-nautical-miles",
"description": "Convert astronomical units to nautical miles (length). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/astronomical-units-to-yards",
"description": "Convert astronomical units to yards (length). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/atmospheres-to-bars",
"description": "Convert atmospheres to bars (pressure). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/atmospheres-to-kilopascals",
"description": "Convert atmospheres to kilopascals (pressure). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/atmospheres-to-mmhg",
"description": "Convert atmospheres to mmhg (pressure). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/atmospheres-to-pascals",
"description": "Convert atmospheres to pascals (pressure). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/atmospheres-to-psi",
"description": "Convert atmospheres to psi (pressure). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/atmospheres-to-torr",
"description": "Convert atmospheres to torr (pressure). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/barrels-to-cubic-centimeters",
"description": "Convert barrels to cubic centimeters (volume). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/barrels-to-cubic-meters",
"description": "Convert barrels to cubic meters (volume). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/barrels-to-cups",
"description": "Convert barrels to cups (volume). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/barrels-to-fluid-ounces",
"description": "Convert barrels to fluid ounces (volume). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/barrels-to-liters",
"description": "Convert barrels to liters (volume). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/barrels-to-milliliters",
"description": "Convert barrels to milliliters (volume). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/barrels-to-pints",
"description": "Convert barrels to pints (volume). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/barrels-to-quarts",
"description": "Convert barrels to quarts (volume). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/barrels-to-tablespoons",
"description": "Convert barrels to tablespoons (volume). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/barrels-to-teaspoons",
"description": "Convert barrels to teaspoons (volume). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/barrels-to-uk-gallons",
"description": "Convert barrels to uk gallons (volume). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/barrels-to-us-gallons",
"description": "Convert barrels to us gallons (volume). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/bars-to-atmospheres",
"description": "Convert bars to atmospheres (pressure). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/bars-to-kilopascals",
"description": "Convert bars to kilopascals (pressure). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/bars-to-mmhg",
"description": "Convert bars to mmhg (pressure). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/bars-to-pascals",
"description": "Convert bars to pascals (pressure). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/bars-to-psi",
"description": "Convert bars to psi (pressure). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/bars-to-torr",
"description": "Convert bars to torr (pressure). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/bits-to-bytes",
"description": "Convert bits to bytes (data). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/bits-to-gibibytes",
"description": "Convert bits to gibibytes (data). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/bits-to-gigabytes",
"description": "Convert bits to gigabytes (data). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/bits-to-kibibytes",
"description": "Convert bits to kibibytes (data). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/bits-to-kilobytes",
"description": "Convert bits to kilobytes (data). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/bits-to-mebibytes",
"description": "Convert bits to mebibytes (data). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/bits-to-megabytes",
"description": "Convert bits to megabytes (data). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/bits-to-petabytes",
"description": "Convert bits to petabytes (data). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/bits-to-tebibytes",
"description": "Convert bits to tebibytes (data). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/bits-to-terabytes",
"description": "Convert bits to terabytes (data). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/btus-per-hour-to-horsepower",
"description": "Convert btus per hour to horsepower (power). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/btus-per-hour-to-kilowatts",
"description": "Convert btus per hour to kilowatts (power). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/btus-per-hour-to-megawatts",
"description": "Convert btus per hour to megawatts (power). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/btus-per-hour-to-watts",
"description": "Convert btus per hour to watts (power). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/btus-to-calories",
"description": "Convert btus to calories (energy). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/btus-to-electronvolts",
"description": "Convert btus to electronvolts (energy). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/btus-to-joules",
"description": "Convert btus to joules (energy). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/btus-to-kilocalories",
"description": "Convert btus to kilocalories (energy). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/btus-to-kilojoules",
"description": "Convert btus to kilojoules (energy). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/btus-to-kilowatt-hours",
"description": "Convert btus to kilowatt hours (energy). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/btus-to-watt-hours",
"description": "Convert btus to watt hours (energy). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/bytes-to-bits",
"description": "Convert bytes to bits (data). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/bytes-to-gibibytes",
"description": "Convert bytes to gibibytes (data). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/bytes-to-gigabytes",
"description": "Convert bytes to gigabytes (data). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/bytes-to-kibibytes",
"description": "Convert bytes to kibibytes (data). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/bytes-to-kilobytes",
"description": "Convert bytes to kilobytes (data). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/bytes-to-mebibytes",
"description": "Convert bytes to mebibytes (data). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/bytes-to-megabytes",
"description": "Convert bytes to megabytes (data). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/bytes-to-petabytes",
"description": "Convert bytes to petabytes (data). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/bytes-to-tebibytes",
"description": "Convert bytes to tebibytes (data). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/bytes-to-terabytes",
"description": "Convert bytes to terabytes (data). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/calories-to-btus",
"description": "Convert calories to btus (energy). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/calories-to-electronvolts",
"description": "Convert calories to electronvolts (energy). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/calories-to-joules",
"description": "Convert calories to joules (energy). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/calories-to-kilocalories",
"description": "Convert calories to kilocalories (energy). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/calories-to-kilojoules",
"description": "Convert calories to kilojoules (energy). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/calories-to-kilowatt-hours",
"description": "Convert calories to kilowatt hours (energy). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/calories-to-watt-hours",
"description": "Convert calories to watt hours (energy). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/carats-to-grains",
"description": "Convert carats to grains (mass). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/carats-to-grams",
"description": "Convert carats to grams (mass). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/carats-to-kilograms",
"description": "Convert carats to kilograms (mass). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/carats-to-micrograms",
"description": "Convert carats to micrograms (mass). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/carats-to-milligrams",
"description": "Convert carats to milligrams (mass). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/carats-to-ounces",
"description": "Convert carats to ounces (mass). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/carats-to-pounds",
"description": "Convert carats to pounds (mass). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/carats-to-stones",
"description": "Convert carats to stones (mass). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/carats-to-tonnes",
"description": "Convert carats to tonnes (mass). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/carats-to-uk-tons",
"description": "Convert carats to uk tons (mass). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/carats-to-us-tons",
"description": "Convert carats to us tons (mass). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/celsius-to-fahrenheit",
"description": "Convert temperature from celsius to fahrenheit. Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "100",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/convert/celsius-to-kelvin",
"description": "Convert temperature from celsius to kelvin. Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "100",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/convert/celsius-to-rankine",
"description": "Convert temperature from celsius to rankine. Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "100",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/convert/centimeters-to-astronomical-units",
"description": "Convert centimeters to astronomical units (length). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/centimeters-to-feet",
"description": "Convert centimeters to feet (length). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/centimeters-to-furlongs",
"description": "Convert centimeters to furlongs (length). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/centimeters-to-inches",
"description": "Convert centimeters to inches (length). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/centimeters-to-kilometers",
"description": "Convert centimeters to kilometers (length). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/centimeters-to-light-years",
"description": "Convert centimeters to light years (length). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/centimeters-to-meters",
"description": "Convert centimeters to meters (length). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/centimeters-to-micrometers",
"description": "Convert centimeters to micrometers (length). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/centimeters-to-miles",
"description": "Convert centimeters to miles (length). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/centimeters-to-millimeters",
"description": "Convert centimeters to millimeters (length). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/centimeters-to-nanometers",
"description": "Convert centimeters to nanometers (length). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/centimeters-to-nautical-miles",
"description": "Convert centimeters to nautical miles (length). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/centimeters-to-yards",
"description": "Convert centimeters to yards (length). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/cubic-centimeters-to-barrels",
"description": "Convert cubic centimeters to barrels (volume). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/cubic-centimeters-to-cubic-meters",
"description": "Convert cubic centimeters to cubic meters (volume). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/cubic-centimeters-to-cups",
"description": "Convert cubic centimeters to cups (volume). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/cubic-centimeters-to-fluid-ounces",
"description": "Convert cubic centimeters to fluid ounces (volume). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/cubic-centimeters-to-liters",
"description": "Convert cubic centimeters to liters (volume). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/cubic-centimeters-to-milliliters",
"description": "Convert cubic centimeters to milliliters (volume). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/cubic-centimeters-to-pints",
"description": "Convert cubic centimeters to pints (volume). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/cubic-centimeters-to-quarts",
"description": "Convert cubic centimeters to quarts (volume). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/cubic-centimeters-to-tablespoons",
"description": "Convert cubic centimeters to tablespoons (volume). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/cubic-centimeters-to-teaspoons",
"description": "Convert cubic centimeters to teaspoons (volume). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/cubic-centimeters-to-uk-gallons",
"description": "Convert cubic centimeters to uk gallons (volume). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/cubic-centimeters-to-us-gallons",
"description": "Convert cubic centimeters to us gallons (volume). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/cubic-meters-to-barrels",
"description": "Convert cubic meters to barrels (volume). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/cubic-meters-to-cubic-centimeters",
"description": "Convert cubic meters to cubic centimeters (volume). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/cubic-meters-to-cups",
"description": "Convert cubic meters to cups (volume). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/cubic-meters-to-fluid-ounces",
"description": "Convert cubic meters to fluid ounces (volume). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/cubic-meters-to-liters",
"description": "Convert cubic meters to liters (volume). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/cubic-meters-to-milliliters",
"description": "Convert cubic meters to milliliters (volume). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/cubic-meters-to-pints",
"description": "Convert cubic meters to pints (volume). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/cubic-meters-to-quarts",
"description": "Convert cubic meters to quarts (volume). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/cubic-meters-to-tablespoons",
"description": "Convert cubic meters to tablespoons (volume). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/cubic-meters-to-teaspoons",
"description": "Convert cubic meters to teaspoons (volume). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/cubic-meters-to-uk-gallons",
"description": "Convert cubic meters to uk gallons (volume). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/cubic-meters-to-us-gallons",
"description": "Convert cubic meters to us gallons (volume). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/cups-to-barrels",
"description": "Convert cups to barrels (volume). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/cups-to-cubic-centimeters",
"description": "Convert cups to cubic centimeters (volume). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/cups-to-cubic-meters",
"description": "Convert cups to cubic meters (volume). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/cups-to-fluid-ounces",
"description": "Convert cups to fluid ounces (volume). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/cups-to-liters",
"description": "Convert cups to liters (volume). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/cups-to-milliliters",
"description": "Convert cups to milliliters (volume). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/cups-to-pints",
"description": "Convert cups to pints (volume). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/cups-to-quarts",
"description": "Convert cups to quarts (volume). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/cups-to-tablespoons",
"description": "Convert cups to tablespoons (volume). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/cups-to-teaspoons",
"description": "Convert cups to teaspoons (volume). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/cups-to-uk-gallons",
"description": "Convert cups to uk gallons (volume). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/cups-to-us-gallons",
"description": "Convert cups to us gallons (volume). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/days-to-hours",
"description": "Convert days to hours (time). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/days-to-microseconds",
"description": "Convert days to microseconds (time). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/days-to-milliseconds",
"description": "Convert days to milliseconds (time). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/days-to-minutes",
"description": "Convert days to minutes (time). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/days-to-months",
"description": "Convert days to months (time). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/days-to-nanoseconds",
"description": "Convert days to nanoseconds (time). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/days-to-seconds",
"description": "Convert days to seconds (time). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/days-to-weeks",
"description": "Convert days to weeks (time). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/days-to-years",
"description": "Convert days to years (time). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/degrees-to-arcminutes",
"description": "Convert degrees to arcminutes (angle). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/degrees-to-arcseconds",
"description": "Convert degrees to arcseconds (angle). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/degrees-to-gradians",
"description": "Convert degrees to gradians (angle). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/degrees-to-radians",
"description": "Convert degrees to radians (angle). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/degrees-to-turns",
"description": "Convert degrees to turns (angle). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/electronvolts-to-btus",
"description": "Convert electronvolts to btus (energy). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/electronvolts-to-calories",
"description": "Convert electronvolts to calories (energy). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/electronvolts-to-joules",
"description": "Convert electronvolts to joules (energy). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/electronvolts-to-kilocalories",
"description": "Convert electronvolts to kilocalories (energy). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/electronvolts-to-kilojoules",
"description": "Convert electronvolts to kilojoules (energy). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/electronvolts-to-kilowatt-hours",
"description": "Convert electronvolts to kilowatt hours (energy). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/electronvolts-to-watt-hours",
"description": "Convert electronvolts to watt hours (energy). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/fahrenheit-to-celsius",
"description": "Convert temperature from fahrenheit to celsius. Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "100",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/convert/fahrenheit-to-kelvin",
"description": "Convert temperature from fahrenheit to kelvin. Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "100",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/convert/fahrenheit-to-rankine",
"description": "Convert temperature from fahrenheit to rankine. Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "100",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/convert/feet-per-second-to-kilometers-per-hour",
"description": "Convert feet per second to kilometers per hour (speed). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/feet-per-second-to-knots",
"description": "Convert feet per second to knots (speed). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/feet-per-second-to-mach",
"description": "Convert feet per second to mach (speed). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/feet-per-second-to-meters-per-second",
"description": "Convert feet per second to meters per second (speed). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/feet-per-second-to-miles-per-hour",
"description": "Convert feet per second to miles per hour (speed). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/feet-to-astronomical-units",
"description": "Convert feet to astronomical units (length). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/feet-to-centimeters",
"description": "Convert feet to centimeters (length). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/feet-to-furlongs",
"description": "Convert feet to furlongs (length). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/feet-to-inches",
"description": "Convert feet to inches (length). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/feet-to-kilometers",
"description": "Convert feet to kilometers (length). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/feet-to-light-years",
"description": "Convert feet to light years (length). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/feet-to-meters",
"description": "Convert feet to meters (length). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/feet-to-micrometers",
"description": "Convert feet to micrometers (length). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/feet-to-miles",
"description": "Convert feet to miles (length). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/feet-to-millimeters",
"description": "Convert feet to millimeters (length). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/feet-to-nanometers",
"description": "Convert feet to nanometers (length). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/feet-to-nautical-miles",
"description": "Convert feet to nautical miles (length). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/feet-to-yards",
"description": "Convert feet to yards (length). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/fluid-ounces-to-barrels",
"description": "Convert fluid ounces to barrels (volume). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/fluid-ounces-to-cubic-centimeters",
"description": "Convert fluid ounces to cubic centimeters (volume). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/fluid-ounces-to-cubic-meters",
"description": "Convert fluid ounces to cubic meters (volume). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/fluid-ounces-to-cups",
"description": "Convert fluid ounces to cups (volume). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/fluid-ounces-to-liters",
"description": "Convert fluid ounces to liters (volume). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/fluid-ounces-to-milliliters",
"description": "Convert fluid ounces to milliliters (volume). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/fluid-ounces-to-pints",
"description": "Convert fluid ounces to pints (volume). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/fluid-ounces-to-quarts",
"description": "Convert fluid ounces to quarts (volume). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/fluid-ounces-to-tablespoons",
"description": "Convert fluid ounces to tablespoons (volume). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/fluid-ounces-to-teaspoons",
"description": "Convert fluid ounces to teaspoons (volume). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/fluid-ounces-to-uk-gallons",
"description": "Convert fluid ounces to uk gallons (volume). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/fluid-ounces-to-us-gallons",
"description": "Convert fluid ounces to us gallons (volume). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/furlongs-to-astronomical-units",
"description": "Convert furlongs to astronomical units (length). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/furlongs-to-centimeters",
"description": "Convert furlongs to centimeters (length). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/furlongs-to-feet",
"description": "Convert furlongs to feet (length). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/furlongs-to-inches",
"description": "Convert furlongs to inches (length). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/furlongs-to-kilometers",
"description": "Convert furlongs to kilometers (length). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/furlongs-to-light-years",
"description": "Convert furlongs to light years (length). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/furlongs-to-meters",
"description": "Convert furlongs to meters (length). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/furlongs-to-micrometers",
"description": "Convert furlongs to micrometers (length). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/furlongs-to-miles",
"description": "Convert furlongs to miles (length). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/furlongs-to-millimeters",
"description": "Convert furlongs to millimeters (length). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/furlongs-to-nanometers",
"description": "Convert furlongs to nanometers (length). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/furlongs-to-nautical-miles",
"description": "Convert furlongs to nautical miles (length). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/furlongs-to-yards",
"description": "Convert furlongs to yards (length). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/gibibytes-to-bits",
"description": "Convert gibibytes to bits (data). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/gibibytes-to-bytes",
"description": "Convert gibibytes to bytes (data). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/gibibytes-to-gigabytes",
"description": "Convert gibibytes to gigabytes (data). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/gibibytes-to-kibibytes",
"description": "Convert gibibytes to kibibytes (data). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/gibibytes-to-kilobytes",
"description": "Convert gibibytes to kilobytes (data). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/gibibytes-to-mebibytes",
"description": "Convert gibibytes to mebibytes (data). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/gibibytes-to-megabytes",
"description": "Convert gibibytes to megabytes (data). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/gibibytes-to-petabytes",
"description": "Convert gibibytes to petabytes (data). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/gibibytes-to-tebibytes",
"description": "Convert gibibytes to tebibytes (data). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/gibibytes-to-terabytes",
"description": "Convert gibibytes to terabytes (data). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/gigabytes-to-bits",
"description": "Convert gigabytes to bits (data). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/gigabytes-to-bytes",
"description": "Convert gigabytes to bytes (data). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/gigabytes-to-gibibytes",
"description": "Convert gigabytes to gibibytes (data). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/gigabytes-to-kibibytes",
"description": "Convert gigabytes to kibibytes (data). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/gigabytes-to-kilobytes",
"description": "Convert gigabytes to kilobytes (data). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/gigabytes-to-mebibytes",
"description": "Convert gigabytes to mebibytes (data). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/gigabytes-to-megabytes",
"description": "Convert gigabytes to megabytes (data). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/gigabytes-to-petabytes",
"description": "Convert gigabytes to petabytes (data). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/gigabytes-to-tebibytes",
"description": "Convert gigabytes to tebibytes (data). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/gigabytes-to-terabytes",
"description": "Convert gigabytes to terabytes (data). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/gigahertz-to-hertz",
"description": "Convert gigahertz to hertz (frequency). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/convert/gigahertz-to-kilohertz",
"description": "Convert gigahertz to kilohertz (frequency). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/convert/gigahertz-to-megahertz",
"description": "Convert gigahertz to megahertz (frequency). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/convert/gigahertz-to-rpm",
"description": "Convert gigahertz to rpm (frequency). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/convert/gradians-to-arcminutes",
"description": "Convert gradians to arcminutes (angle). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/gradians-to-arcseconds",
"description": "Convert gradians to arcseconds (angle). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/gradians-to-degrees",
"description": "Convert gradians to degrees (angle). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/gradians-to-radians",
"description": "Convert gradians to radians (angle). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/gradians-to-turns",
"description": "Convert gradians to turns (angle). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/grains-to-carats",
"description": "Convert grains to carats (mass). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/grains-to-grams",
"description": "Convert grains to grams (mass). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/grains-to-kilograms",
"description": "Convert grains to kilograms (mass). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/grains-to-micrograms",
"description": "Convert grains to micrograms (mass). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/grains-to-milligrams",
"description": "Convert grains to milligrams (mass). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/grains-to-ounces",
"description": "Convert grains to ounces (mass). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/grains-to-pounds",
"description": "Convert grains to pounds (mass). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/grains-to-stones",
"description": "Convert grains to stones (mass). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/grains-to-tonnes",
"description": "Convert grains to tonnes (mass). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/grains-to-uk-tons",
"description": "Convert grains to uk tons (mass). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/grains-to-us-tons",
"description": "Convert grains to us tons (mass). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/grams-to-carats",
"description": "Convert grams to carats (mass). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/grams-to-grains",
"description": "Convert grams to grains (mass). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/grams-to-kilograms",
"description": "Convert grams to kilograms (mass). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/grams-to-micrograms",
"description": "Convert grams to micrograms (mass). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/grams-to-milligrams",
"description": "Convert grams to milligrams (mass). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/grams-to-ounces",
"description": "Convert grams to ounces (mass). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/grams-to-pounds",
"description": "Convert grams to pounds (mass). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/grams-to-stones",
"description": "Convert grams to stones (mass). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/grams-to-tonnes",
"description": "Convert grams to tonnes (mass). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/grams-to-uk-tons",
"description": "Convert grams to uk tons (mass). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/grams-to-us-tons",
"description": "Convert grams to us tons (mass). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/hectares-to-acres",
"description": "Convert hectares to acres (area). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/hectares-to-square-centimeters",
"description": "Convert hectares to square centimeters (area). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/hectares-to-square-feet",
"description": "Convert hectares to square feet (area). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/hectares-to-square-inches",
"description": "Convert hectares to square inches (area). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/hectares-to-square-kilometers",
"description": "Convert hectares to square kilometers (area). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/hectares-to-square-meters",
"description": "Convert hectares to square meters (area). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/hectares-to-square-miles",
"description": "Convert hectares to square miles (area). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/hectares-to-square-millimeters",
"description": "Convert hectares to square millimeters (area). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/hectares-to-square-yards",
"description": "Convert hectares to square yards (area). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/hertz-to-gigahertz",
"description": "Convert hertz to gigahertz (frequency). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/convert/hertz-to-kilohertz",
"description": "Convert hertz to kilohertz (frequency). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/convert/hertz-to-megahertz",
"description": "Convert hertz to megahertz (frequency). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/convert/hertz-to-rpm",
"description": "Convert hertz to rpm (frequency). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/convert/horsepower-to-btus-per-hour",
"description": "Convert horsepower to btus per hour (power). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/horsepower-to-kilowatts",
"description": "Convert horsepower to kilowatts (power). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/horsepower-to-megawatts",
"description": "Convert horsepower to megawatts (power). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/horsepower-to-watts",
"description": "Convert horsepower to watts (power). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/hours-to-days",
"description": "Convert hours to days (time). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/hours-to-microseconds",
"description": "Convert hours to microseconds (time). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/hours-to-milliseconds",
"description": "Convert hours to milliseconds (time). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/hours-to-minutes",
"description": "Convert hours to minutes (time). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/hours-to-months",
"description": "Convert hours to months (time). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/hours-to-nanoseconds",
"description": "Convert hours to nanoseconds (time). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/hours-to-seconds",
"description": "Convert hours to seconds (time). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/hours-to-weeks",
"description": "Convert hours to weeks (time). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/hours-to-years",
"description": "Convert hours to years (time). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/inches-to-astronomical-units",
"description": "Convert inches to astronomical units (length). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/inches-to-centimeters",
"description": "Convert inches to centimeters (length). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/inches-to-feet",
"description": "Convert inches to feet (length). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/inches-to-furlongs",
"description": "Convert inches to furlongs (length). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/inches-to-kilometers",
"description": "Convert inches to kilometers (length). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/inches-to-light-years",
"description": "Convert inches to light years (length). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/inches-to-meters",
"description": "Convert inches to meters (length). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/inches-to-micrometers",
"description": "Convert inches to micrometers (length). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/inches-to-miles",
"description": "Convert inches to miles (length). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/inches-to-millimeters",
"description": "Convert inches to millimeters (length). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/inches-to-nanometers",
"description": "Convert inches to nanometers (length). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/inches-to-nautical-miles",
"description": "Convert inches to nautical miles (length). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/inches-to-yards",
"description": "Convert inches to yards (length). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/joules-to-btus",
"description": "Convert joules to btus (energy). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/joules-to-calories",
"description": "Convert joules to calories (energy). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/joules-to-electronvolts",
"description": "Convert joules to electronvolts (energy). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/joules-to-kilocalories",
"description": "Convert joules to kilocalories (energy). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/joules-to-kilojoules",
"description": "Convert joules to kilojoules (energy). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/joules-to-kilowatt-hours",
"description": "Convert joules to kilowatt hours (energy). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/joules-to-watt-hours",
"description": "Convert joules to watt hours (energy). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/kelvin-to-celsius",
"description": "Convert temperature from kelvin to celsius. Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "100",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/convert/kelvin-to-fahrenheit",
"description": "Convert temperature from kelvin to fahrenheit. Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "100",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/convert/kelvin-to-rankine",
"description": "Convert temperature from kelvin to rankine. Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "100",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/convert/kibibytes-to-bits",
"description": "Convert kibibytes to bits (data). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/kibibytes-to-bytes",
"description": "Convert kibibytes to bytes (data). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/kibibytes-to-gibibytes",
"description": "Convert kibibytes to gibibytes (data). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/kibibytes-to-gigabytes",
"description": "Convert kibibytes to gigabytes (data). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/kibibytes-to-kilobytes",
"description": "Convert kibibytes to kilobytes (data). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/kibibytes-to-mebibytes",
"description": "Convert kibibytes to mebibytes (data). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/kibibytes-to-megabytes",
"description": "Convert kibibytes to megabytes (data). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/kibibytes-to-petabytes",
"description": "Convert kibibytes to petabytes (data). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/kibibytes-to-tebibytes",
"description": "Convert kibibytes to tebibytes (data). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/kibibytes-to-terabytes",
"description": "Convert kibibytes to terabytes (data). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/kilobytes-to-bits",
"description": "Convert kilobytes to bits (data). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/kilobytes-to-bytes",
"description": "Convert kilobytes to bytes (data). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/kilobytes-to-gibibytes",
"description": "Convert kilobytes to gibibytes (data). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/kilobytes-to-gigabytes",
"description": "Convert kilobytes to gigabytes (data). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/kilobytes-to-kibibytes",
"description": "Convert kilobytes to kibibytes (data). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/kilobytes-to-mebibytes",
"description": "Convert kilobytes to mebibytes (data). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/kilobytes-to-megabytes",
"description": "Convert kilobytes to megabytes (data). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/kilobytes-to-petabytes",
"description": "Convert kilobytes to petabytes (data). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/kilobytes-to-tebibytes",
"description": "Convert kilobytes to tebibytes (data). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/kilobytes-to-terabytes",
"description": "Convert kilobytes to terabytes (data). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/kilocalories-to-btus",
"description": "Convert kilocalories to btus (energy). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/kilocalories-to-calories",
"description": "Convert kilocalories to calories (energy). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/kilocalories-to-electronvolts",
"description": "Convert kilocalories to electronvolts (energy). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/kilocalories-to-joules",
"description": "Convert kilocalories to joules (energy). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/kilocalories-to-kilojoules",
"description": "Convert kilocalories to kilojoules (energy). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/kilocalories-to-kilowatt-hours",
"description": "Convert kilocalories to kilowatt hours (energy). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/kilocalories-to-watt-hours",
"description": "Convert kilocalories to watt hours (energy). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/kilograms-to-carats",
"description": "Convert kilograms to carats (mass). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/kilograms-to-grains",
"description": "Convert kilograms to grains (mass). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/kilograms-to-grams",
"description": "Convert kilograms to grams (mass). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/kilograms-to-micrograms",
"description": "Convert kilograms to micrograms (mass). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/kilograms-to-milligrams",
"description": "Convert kilograms to milligrams (mass). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/kilograms-to-ounces",
"description": "Convert kilograms to ounces (mass). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/kilograms-to-pounds",
"description": "Convert kilograms to pounds (mass). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/kilograms-to-stones",
"description": "Convert kilograms to stones (mass). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/kilograms-to-tonnes",
"description": "Convert kilograms to tonnes (mass). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/kilograms-to-uk-tons",
"description": "Convert kilograms to uk tons (mass). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/kilograms-to-us-tons",
"description": "Convert kilograms to us tons (mass). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/kilohertz-to-gigahertz",
"description": "Convert kilohertz to gigahertz (frequency). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/convert/kilohertz-to-hertz",
"description": "Convert kilohertz to hertz (frequency). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/convert/kilohertz-to-megahertz",
"description": "Convert kilohertz to megahertz (frequency). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/convert/kilohertz-to-rpm",
"description": "Convert kilohertz to rpm (frequency). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/convert/kilojoules-to-btus",
"description": "Convert kilojoules to btus (energy). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/kilojoules-to-calories",
"description": "Convert kilojoules to calories (energy). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/kilojoules-to-electronvolts",
"description": "Convert kilojoules to electronvolts (energy). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/kilojoules-to-joules",
"description": "Convert kilojoules to joules (energy). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/kilojoules-to-kilocalories",
"description": "Convert kilojoules to kilocalories (energy). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/kilojoules-to-kilowatt-hours",
"description": "Convert kilojoules to kilowatt hours (energy). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/kilojoules-to-watt-hours",
"description": "Convert kilojoules to watt hours (energy). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/kilometers-per-hour-to-feet-per-second",
"description": "Convert kilometers per hour to feet per second (speed). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/kilometers-per-hour-to-knots",
"description": "Convert kilometers per hour to knots (speed). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/kilometers-per-hour-to-mach",
"description": "Convert kilometers per hour to mach (speed). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/kilometers-per-hour-to-meters-per-second",
"description": "Convert kilometers per hour to meters per second (speed). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/kilometers-per-hour-to-miles-per-hour",
"description": "Convert kilometers per hour to miles per hour (speed). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/kilometers-to-astronomical-units",
"description": "Convert kilometers to astronomical units (length). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/kilometers-to-centimeters",
"description": "Convert kilometers to centimeters (length). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/kilometers-to-feet",
"description": "Convert kilometers to feet (length). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/kilometers-to-furlongs",
"description": "Convert kilometers to furlongs (length). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/kilometers-to-inches",
"description": "Convert kilometers to inches (length). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/kilometers-to-light-years",
"description": "Convert kilometers to light years (length). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/kilometers-to-meters",
"description": "Convert kilometers to meters (length). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/kilometers-to-micrometers",
"description": "Convert kilometers to micrometers (length). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/kilometers-to-miles",
"description": "Convert kilometers to miles (length). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/kilometers-to-millimeters",
"description": "Convert kilometers to millimeters (length). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/kilometers-to-nanometers",
"description": "Convert kilometers to nanometers (length). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/kilometers-to-nautical-miles",
"description": "Convert kilometers to nautical miles (length). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/kilometers-to-yards",
"description": "Convert kilometers to yards (length). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/kilopascals-to-atmospheres",
"description": "Convert kilopascals to atmospheres (pressure). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/kilopascals-to-bars",
"description": "Convert kilopascals to bars (pressure). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/kilopascals-to-mmhg",
"description": "Convert kilopascals to mmhg (pressure). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/kilopascals-to-pascals",
"description": "Convert kilopascals to pascals (pressure). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/kilopascals-to-psi",
"description": "Convert kilopascals to psi (pressure). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/kilopascals-to-torr",
"description": "Convert kilopascals to torr (pressure). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/kilowatt-hours-to-btus",
"description": "Convert kilowatt hours to btus (energy). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/kilowatt-hours-to-calories",
"description": "Convert kilowatt hours to calories (energy). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/kilowatt-hours-to-electronvolts",
"description": "Convert kilowatt hours to electronvolts (energy). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/kilowatt-hours-to-joules",
"description": "Convert kilowatt hours to joules (energy). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/kilowatt-hours-to-kilocalories",
"description": "Convert kilowatt hours to kilocalories (energy). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/kilowatt-hours-to-kilojoules",
"description": "Convert kilowatt hours to kilojoules (energy). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/kilowatt-hours-to-watt-hours",
"description": "Convert kilowatt hours to watt hours (energy). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/kilowatts-to-btus-per-hour",
"description": "Convert kilowatts to btus per hour (power). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/kilowatts-to-horsepower",
"description": "Convert kilowatts to horsepower (power). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/kilowatts-to-megawatts",
"description": "Convert kilowatts to megawatts (power). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/kilowatts-to-watts",
"description": "Convert kilowatts to watts (power). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/knots-to-feet-per-second",
"description": "Convert knots to feet per second (speed). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/knots-to-kilometers-per-hour",
"description": "Convert knots to kilometers per hour (speed). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/knots-to-mach",
"description": "Convert knots to mach (speed). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/knots-to-meters-per-second",
"description": "Convert knots to meters per second (speed). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/knots-to-miles-per-hour",
"description": "Convert knots to miles per hour (speed). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/light-years-to-astronomical-units",
"description": "Convert light years to astronomical units (length). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/light-years-to-centimeters",
"description": "Convert light years to centimeters (length). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/light-years-to-feet",
"description": "Convert light years to feet (length). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/light-years-to-furlongs",
"description": "Convert light years to furlongs (length). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/light-years-to-inches",
"description": "Convert light years to inches (length). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/light-years-to-kilometers",
"description": "Convert light years to kilometers (length). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/light-years-to-meters",
"description": "Convert light years to meters (length). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/light-years-to-micrometers",
"description": "Convert light years to micrometers (length). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/light-years-to-miles",
"description": "Convert light years to miles (length). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/light-years-to-millimeters",
"description": "Convert light years to millimeters (length). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/light-years-to-nanometers",
"description": "Convert light years to nanometers (length). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/light-years-to-nautical-miles",
"description": "Convert light years to nautical miles (length). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/light-years-to-yards",
"description": "Convert light years to yards (length). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/liters-to-barrels",
"description": "Convert liters to barrels (volume). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/liters-to-cubic-centimeters",
"description": "Convert liters to cubic centimeters (volume). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/liters-to-cubic-meters",
"description": "Convert liters to cubic meters (volume). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/liters-to-cups",
"description": "Convert liters to cups (volume). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/liters-to-fluid-ounces",
"description": "Convert liters to fluid ounces (volume). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/liters-to-milliliters",
"description": "Convert liters to milliliters (volume). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/liters-to-pints",
"description": "Convert liters to pints (volume). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/liters-to-quarts",
"description": "Convert liters to quarts (volume). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/liters-to-tablespoons",
"description": "Convert liters to tablespoons (volume). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/liters-to-teaspoons",
"description": "Convert liters to teaspoons (volume). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/liters-to-uk-gallons",
"description": "Convert liters to uk gallons (volume). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/liters-to-us-gallons",
"description": "Convert liters to us gallons (volume). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/mach-to-feet-per-second",
"description": "Convert mach to feet per second (speed). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/mach-to-kilometers-per-hour",
"description": "Convert mach to kilometers per hour (speed). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/mach-to-knots",
"description": "Convert mach to knots (speed). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/mach-to-meters-per-second",
"description": "Convert mach to meters per second (speed). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/mach-to-miles-per-hour",
"description": "Convert mach to miles per hour (speed). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/mebibytes-to-bits",
"description": "Convert mebibytes to bits (data). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/mebibytes-to-bytes",
"description": "Convert mebibytes to bytes (data). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/mebibytes-to-gibibytes",
"description": "Convert mebibytes to gibibytes (data). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/mebibytes-to-gigabytes",
"description": "Convert mebibytes to gigabytes (data). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/mebibytes-to-kibibytes",
"description": "Convert mebibytes to kibibytes (data). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/mebibytes-to-kilobytes",
"description": "Convert mebibytes to kilobytes (data). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/mebibytes-to-megabytes",
"description": "Convert mebibytes to megabytes (data). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/mebibytes-to-petabytes",
"description": "Convert mebibytes to petabytes (data). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/mebibytes-to-tebibytes",
"description": "Convert mebibytes to tebibytes (data). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/mebibytes-to-terabytes",
"description": "Convert mebibytes to terabytes (data). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/megabytes-to-bits",
"description": "Convert megabytes to bits (data). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/megabytes-to-bytes",
"description": "Convert megabytes to bytes (data). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/megabytes-to-gibibytes",
"description": "Convert megabytes to gibibytes (data). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/megabytes-to-gigabytes",
"description": "Convert megabytes to gigabytes (data). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/megabytes-to-kibibytes",
"description": "Convert megabytes to kibibytes (data). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/megabytes-to-kilobytes",
"description": "Convert megabytes to kilobytes (data). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/megabytes-to-mebibytes",
"description": "Convert megabytes to mebibytes (data). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/megabytes-to-petabytes",
"description": "Convert megabytes to petabytes (data). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/megabytes-to-tebibytes",
"description": "Convert megabytes to tebibytes (data). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/megabytes-to-terabytes",
"description": "Convert megabytes to terabytes (data). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/megahertz-to-gigahertz",
"description": "Convert megahertz to gigahertz (frequency). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/convert/megahertz-to-hertz",
"description": "Convert megahertz to hertz (frequency). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/convert/megahertz-to-kilohertz",
"description": "Convert megahertz to kilohertz (frequency). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/convert/megahertz-to-rpm",
"description": "Convert megahertz to rpm (frequency). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/convert/megawatts-to-btus-per-hour",
"description": "Convert megawatts to btus per hour (power). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/megawatts-to-horsepower",
"description": "Convert megawatts to horsepower (power). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/megawatts-to-kilowatts",
"description": "Convert megawatts to kilowatts (power). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/megawatts-to-watts",
"description": "Convert megawatts to watts (power). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/meters-per-second-to-feet-per-second",
"description": "Convert meters per second to feet per second (speed). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/meters-per-second-to-kilometers-per-hour",
"description": "Convert meters per second to kilometers per hour (speed). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/meters-per-second-to-knots",
"description": "Convert meters per second to knots (speed). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/meters-per-second-to-mach",
"description": "Convert meters per second to mach (speed). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/meters-per-second-to-miles-per-hour",
"description": "Convert meters per second to miles per hour (speed). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/meters-to-astronomical-units",
"description": "Convert meters to astronomical units (length). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/meters-to-centimeters",
"description": "Convert meters to centimeters (length). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/meters-to-feet",
"description": "Convert meters to feet (length). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/meters-to-furlongs",
"description": "Convert meters to furlongs (length). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/meters-to-inches",
"description": "Convert meters to inches (length). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/meters-to-kilometers",
"description": "Convert meters to kilometers (length). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/meters-to-light-years",
"description": "Convert meters to light years (length). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/meters-to-micrometers",
"description": "Convert meters to micrometers (length). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/meters-to-miles",
"description": "Convert meters to miles (length). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/meters-to-millimeters",
"description": "Convert meters to millimeters (length). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/meters-to-nanometers",
"description": "Convert meters to nanometers (length). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/meters-to-nautical-miles",
"description": "Convert meters to nautical miles (length). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/meters-to-yards",
"description": "Convert meters to yards (length). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/micrograms-to-carats",
"description": "Convert micrograms to carats (mass). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/micrograms-to-grains",
"description": "Convert micrograms to grains (mass). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/micrograms-to-grams",
"description": "Convert micrograms to grams (mass). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/micrograms-to-kilograms",
"description": "Convert micrograms to kilograms (mass). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/micrograms-to-milligrams",
"description": "Convert micrograms to milligrams (mass). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/micrograms-to-ounces",
"description": "Convert micrograms to ounces (mass). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/micrograms-to-pounds",
"description": "Convert micrograms to pounds (mass). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/micrograms-to-stones",
"description": "Convert micrograms to stones (mass). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/micrograms-to-tonnes",
"description": "Convert micrograms to tonnes (mass). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/micrograms-to-uk-tons",
"description": "Convert micrograms to uk tons (mass). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/micrograms-to-us-tons",
"description": "Convert micrograms to us tons (mass). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/micrometers-to-astronomical-units",
"description": "Convert micrometers to astronomical units (length). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/micrometers-to-centimeters",
"description": "Convert micrometers to centimeters (length). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/micrometers-to-feet",
"description": "Convert micrometers to feet (length). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/micrometers-to-furlongs",
"description": "Convert micrometers to furlongs (length). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/micrometers-to-inches",
"description": "Convert micrometers to inches (length). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/micrometers-to-kilometers",
"description": "Convert micrometers to kilometers (length). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/micrometers-to-light-years",
"description": "Convert micrometers to light years (length). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/micrometers-to-meters",
"description": "Convert micrometers to meters (length). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/micrometers-to-miles",
"description": "Convert micrometers to miles (length). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/micrometers-to-millimeters",
"description": "Convert micrometers to millimeters (length). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/micrometers-to-nanometers",
"description": "Convert micrometers to nanometers (length). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/micrometers-to-nautical-miles",
"description": "Convert micrometers to nautical miles (length). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/micrometers-to-yards",
"description": "Convert micrometers to yards (length). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/microseconds-to-days",
"description": "Convert microseconds to days (time). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/microseconds-to-hours",
"description": "Convert microseconds to hours (time). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/microseconds-to-milliseconds",
"description": "Convert microseconds to milliseconds (time). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/microseconds-to-minutes",
"description": "Convert microseconds to minutes (time). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/microseconds-to-months",
"description": "Convert microseconds to months (time). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/microseconds-to-nanoseconds",
"description": "Convert microseconds to nanoseconds (time). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/microseconds-to-seconds",
"description": "Convert microseconds to seconds (time). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/microseconds-to-weeks",
"description": "Convert microseconds to weeks (time). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/microseconds-to-years",
"description": "Convert microseconds to years (time). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/miles-per-hour-to-feet-per-second",
"description": "Convert miles per hour to feet per second (speed). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/miles-per-hour-to-kilometers-per-hour",
"description": "Convert miles per hour to kilometers per hour (speed). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/miles-per-hour-to-knots",
"description": "Convert miles per hour to knots (speed). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/miles-per-hour-to-mach",
"description": "Convert miles per hour to mach (speed). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/miles-per-hour-to-meters-per-second",
"description": "Convert miles per hour to meters per second (speed). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/miles-to-astronomical-units",
"description": "Convert miles to astronomical units (length). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/miles-to-centimeters",
"description": "Convert miles to centimeters (length). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/miles-to-feet",
"description": "Convert miles to feet (length). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/miles-to-furlongs",
"description": "Convert miles to furlongs (length). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/miles-to-inches",
"description": "Convert miles to inches (length). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/miles-to-kilometers",
"description": "Convert miles to kilometers (length). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/miles-to-light-years",
"description": "Convert miles to light years (length). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/miles-to-meters",
"description": "Convert miles to meters (length). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/miles-to-micrometers",
"description": "Convert miles to micrometers (length). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/miles-to-millimeters",
"description": "Convert miles to millimeters (length). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/miles-to-nanometers",
"description": "Convert miles to nanometers (length). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/miles-to-nautical-miles",
"description": "Convert miles to nautical miles (length). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/miles-to-yards",
"description": "Convert miles to yards (length). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/milligrams-to-carats",
"description": "Convert milligrams to carats (mass). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/milligrams-to-grains",
"description": "Convert milligrams to grains (mass). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/milligrams-to-grams",
"description": "Convert milligrams to grams (mass). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/milligrams-to-kilograms",
"description": "Convert milligrams to kilograms (mass). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/milligrams-to-micrograms",
"description": "Convert milligrams to micrograms (mass). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/milligrams-to-ounces",
"description": "Convert milligrams to ounces (mass). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/milligrams-to-pounds",
"description": "Convert milligrams to pounds (mass). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/milligrams-to-stones",
"description": "Convert milligrams to stones (mass). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/milligrams-to-tonnes",
"description": "Convert milligrams to tonnes (mass). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/milligrams-to-uk-tons",
"description": "Convert milligrams to uk tons (mass). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/milligrams-to-us-tons",
"description": "Convert milligrams to us tons (mass). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/milliliters-to-barrels",
"description": "Convert milliliters to barrels (volume). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/milliliters-to-cubic-centimeters",
"description": "Convert milliliters to cubic centimeters (volume). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/milliliters-to-cubic-meters",
"description": "Convert milliliters to cubic meters (volume). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/milliliters-to-cups",
"description": "Convert milliliters to cups (volume). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/milliliters-to-fluid-ounces",
"description": "Convert milliliters to fluid ounces (volume). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/milliliters-to-liters",
"description": "Convert milliliters to liters (volume). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/milliliters-to-pints",
"description": "Convert milliliters to pints (volume). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/milliliters-to-quarts",
"description": "Convert milliliters to quarts (volume). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/milliliters-to-tablespoons",
"description": "Convert milliliters to tablespoons (volume). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/milliliters-to-teaspoons",
"description": "Convert milliliters to teaspoons (volume). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/milliliters-to-uk-gallons",
"description": "Convert milliliters to uk gallons (volume). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/milliliters-to-us-gallons",
"description": "Convert milliliters to us gallons (volume). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/millimeters-to-astronomical-units",
"description": "Convert millimeters to astronomical units (length). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/millimeters-to-centimeters",
"description": "Convert millimeters to centimeters (length). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/millimeters-to-feet",
"description": "Convert millimeters to feet (length). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/millimeters-to-furlongs",
"description": "Convert millimeters to furlongs (length). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/millimeters-to-inches",
"description": "Convert millimeters to inches (length). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/millimeters-to-kilometers",
"description": "Convert millimeters to kilometers (length). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/millimeters-to-light-years",
"description": "Convert millimeters to light years (length). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/millimeters-to-meters",
"description": "Convert millimeters to meters (length). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/millimeters-to-micrometers",
"description": "Convert millimeters to micrometers (length). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/millimeters-to-miles",
"description": "Convert millimeters to miles (length). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/millimeters-to-nanometers",
"description": "Convert millimeters to nanometers (length). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/millimeters-to-nautical-miles",
"description": "Convert millimeters to nautical miles (length). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/millimeters-to-yards",
"description": "Convert millimeters to yards (length). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/milliseconds-to-days",
"description": "Convert milliseconds to days (time). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/milliseconds-to-hours",
"description": "Convert milliseconds to hours (time). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/milliseconds-to-microseconds",
"description": "Convert milliseconds to microseconds (time). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/milliseconds-to-minutes",
"description": "Convert milliseconds to minutes (time). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/milliseconds-to-months",
"description": "Convert milliseconds to months (time). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/milliseconds-to-nanoseconds",
"description": "Convert milliseconds to nanoseconds (time). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/milliseconds-to-seconds",
"description": "Convert milliseconds to seconds (time). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/milliseconds-to-weeks",
"description": "Convert milliseconds to weeks (time). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/milliseconds-to-years",
"description": "Convert milliseconds to years (time). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/minutes-to-days",
"description": "Convert minutes to days (time). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/minutes-to-hours",
"description": "Convert minutes to hours (time). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/minutes-to-microseconds",
"description": "Convert minutes to microseconds (time). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/minutes-to-milliseconds",
"description": "Convert minutes to milliseconds (time). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/minutes-to-months",
"description": "Convert minutes to months (time). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/minutes-to-nanoseconds",
"description": "Convert minutes to nanoseconds (time). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/minutes-to-seconds",
"description": "Convert minutes to seconds (time). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/minutes-to-weeks",
"description": "Convert minutes to weeks (time). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/minutes-to-years",
"description": "Convert minutes to years (time). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/mmhg-to-atmospheres",
"description": "Convert mmhg to atmospheres (pressure). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/mmhg-to-bars",
"description": "Convert mmhg to bars (pressure). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/mmhg-to-kilopascals",
"description": "Convert mmhg to kilopascals (pressure). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/mmhg-to-pascals",
"description": "Convert mmhg to pascals (pressure). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/mmhg-to-psi",
"description": "Convert mmhg to psi (pressure). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/mmhg-to-torr",
"description": "Convert mmhg to torr (pressure). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/months-to-days",
"description": "Convert months to days (time). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/months-to-hours",
"description": "Convert months to hours (time). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/months-to-microseconds",
"description": "Convert months to microseconds (time). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/months-to-milliseconds",
"description": "Convert months to milliseconds (time). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/months-to-minutes",
"description": "Convert months to minutes (time). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/months-to-nanoseconds",
"description": "Convert months to nanoseconds (time). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/months-to-seconds",
"description": "Convert months to seconds (time). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/months-to-weeks",
"description": "Convert months to weeks (time). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/months-to-years",
"description": "Convert months to years (time). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/nanometers-to-astronomical-units",
"description": "Convert nanometers to astronomical units (length). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/nanometers-to-centimeters",
"description": "Convert nanometers to centimeters (length). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/nanometers-to-feet",
"description": "Convert nanometers to feet (length). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/nanometers-to-furlongs",
"description": "Convert nanometers to furlongs (length). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/nanometers-to-inches",
"description": "Convert nanometers to inches (length). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/nanometers-to-kilometers",
"description": "Convert nanometers to kilometers (length). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/nanometers-to-light-years",
"description": "Convert nanometers to light years (length). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/nanometers-to-meters",
"description": "Convert nanometers to meters (length). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/nanometers-to-micrometers",
"description": "Convert nanometers to micrometers (length). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/nanometers-to-miles",
"description": "Convert nanometers to miles (length). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/nanometers-to-millimeters",
"description": "Convert nanometers to millimeters (length). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/nanometers-to-nautical-miles",
"description": "Convert nanometers to nautical miles (length). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/nanometers-to-yards",
"description": "Convert nanometers to yards (length). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/nanoseconds-to-days",
"description": "Convert nanoseconds to days (time). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/nanoseconds-to-hours",
"description": "Convert nanoseconds to hours (time). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/nanoseconds-to-microseconds",
"description": "Convert nanoseconds to microseconds (time). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/nanoseconds-to-milliseconds",
"description": "Convert nanoseconds to milliseconds (time). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/nanoseconds-to-minutes",
"description": "Convert nanoseconds to minutes (time). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/nanoseconds-to-months",
"description": "Convert nanoseconds to months (time). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/nanoseconds-to-seconds",
"description": "Convert nanoseconds to seconds (time). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/nanoseconds-to-weeks",
"description": "Convert nanoseconds to weeks (time). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/nanoseconds-to-years",
"description": "Convert nanoseconds to years (time). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/nautical-miles-to-astronomical-units",
"description": "Convert nautical miles to astronomical units (length). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/nautical-miles-to-centimeters",
"description": "Convert nautical miles to centimeters (length). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/nautical-miles-to-feet",
"description": "Convert nautical miles to feet (length). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/nautical-miles-to-furlongs",
"description": "Convert nautical miles to furlongs (length). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/nautical-miles-to-inches",
"description": "Convert nautical miles to inches (length). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/nautical-miles-to-kilometers",
"description": "Convert nautical miles to kilometers (length). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/nautical-miles-to-light-years",
"description": "Convert nautical miles to light years (length). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/nautical-miles-to-meters",
"description": "Convert nautical miles to meters (length). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/nautical-miles-to-micrometers",
"description": "Convert nautical miles to micrometers (length). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/nautical-miles-to-miles",
"description": "Convert nautical miles to miles (length). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/nautical-miles-to-millimeters",
"description": "Convert nautical miles to millimeters (length). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/nautical-miles-to-nanometers",
"description": "Convert nautical miles to nanometers (length). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/nautical-miles-to-yards",
"description": "Convert nautical miles to yards (length). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/ounces-to-carats",
"description": "Convert ounces to carats (mass). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/ounces-to-grains",
"description": "Convert ounces to grains (mass). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/ounces-to-grams",
"description": "Convert ounces to grams (mass). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/ounces-to-kilograms",
"description": "Convert ounces to kilograms (mass). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/ounces-to-micrograms",
"description": "Convert ounces to micrograms (mass). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/ounces-to-milligrams",
"description": "Convert ounces to milligrams (mass). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/ounces-to-pounds",
"description": "Convert ounces to pounds (mass). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/ounces-to-stones",
"description": "Convert ounces to stones (mass). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/ounces-to-tonnes",
"description": "Convert ounces to tonnes (mass). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/ounces-to-uk-tons",
"description": "Convert ounces to uk tons (mass). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/ounces-to-us-tons",
"description": "Convert ounces to us tons (mass). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/pascals-to-atmospheres",
"description": "Convert pascals to atmospheres (pressure). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/pascals-to-bars",
"description": "Convert pascals to bars (pressure). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/pascals-to-kilopascals",
"description": "Convert pascals to kilopascals (pressure). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/pascals-to-mmhg",
"description": "Convert pascals to mmhg (pressure). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/pascals-to-psi",
"description": "Convert pascals to psi (pressure). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/pascals-to-torr",
"description": "Convert pascals to torr (pressure). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/petabytes-to-bits",
"description": "Convert petabytes to bits (data). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/petabytes-to-bytes",
"description": "Convert petabytes to bytes (data). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/petabytes-to-gibibytes",
"description": "Convert petabytes to gibibytes (data). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/petabytes-to-gigabytes",
"description": "Convert petabytes to gigabytes (data). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/petabytes-to-kibibytes",
"description": "Convert petabytes to kibibytes (data). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/petabytes-to-kilobytes",
"description": "Convert petabytes to kilobytes (data). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/petabytes-to-mebibytes",
"description": "Convert petabytes to mebibytes (data). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/petabytes-to-megabytes",
"description": "Convert petabytes to megabytes (data). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/petabytes-to-tebibytes",
"description": "Convert petabytes to tebibytes (data). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/petabytes-to-terabytes",
"description": "Convert petabytes to terabytes (data). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/pints-to-barrels",
"description": "Convert pints to barrels (volume). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/pints-to-cubic-centimeters",
"description": "Convert pints to cubic centimeters (volume). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/pints-to-cubic-meters",
"description": "Convert pints to cubic meters (volume). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/pints-to-cups",
"description": "Convert pints to cups (volume). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/pints-to-fluid-ounces",
"description": "Convert pints to fluid ounces (volume). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/pints-to-liters",
"description": "Convert pints to liters (volume). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/pints-to-milliliters",
"description": "Convert pints to milliliters (volume). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/pints-to-quarts",
"description": "Convert pints to quarts (volume). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/pints-to-tablespoons",
"description": "Convert pints to tablespoons (volume). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/pints-to-teaspoons",
"description": "Convert pints to teaspoons (volume). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/pints-to-uk-gallons",
"description": "Convert pints to uk gallons (volume). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/pints-to-us-gallons",
"description": "Convert pints to us gallons (volume). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/pounds-to-carats",
"description": "Convert pounds to carats (mass). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/pounds-to-grains",
"description": "Convert pounds to grains (mass). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/pounds-to-grams",
"description": "Convert pounds to grams (mass). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/pounds-to-kilograms",
"description": "Convert pounds to kilograms (mass). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/pounds-to-micrograms",
"description": "Convert pounds to micrograms (mass). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/pounds-to-milligrams",
"description": "Convert pounds to milligrams (mass). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/pounds-to-ounces",
"description": "Convert pounds to ounces (mass). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/pounds-to-stones",
"description": "Convert pounds to stones (mass). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/pounds-to-tonnes",
"description": "Convert pounds to tonnes (mass). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/pounds-to-uk-tons",
"description": "Convert pounds to uk tons (mass). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/pounds-to-us-tons",
"description": "Convert pounds to us tons (mass). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/psi-to-atmospheres",
"description": "Convert psi to atmospheres (pressure). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/psi-to-bars",
"description": "Convert psi to bars (pressure). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/psi-to-kilopascals",
"description": "Convert psi to kilopascals (pressure). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/psi-to-mmhg",
"description": "Convert psi to mmhg (pressure). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/psi-to-pascals",
"description": "Convert psi to pascals (pressure). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/psi-to-torr",
"description": "Convert psi to torr (pressure). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/quarts-to-barrels",
"description": "Convert quarts to barrels (volume). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/quarts-to-cubic-centimeters",
"description": "Convert quarts to cubic centimeters (volume). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/quarts-to-cubic-meters",
"description": "Convert quarts to cubic meters (volume). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/quarts-to-cups",
"description": "Convert quarts to cups (volume). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/quarts-to-fluid-ounces",
"description": "Convert quarts to fluid ounces (volume). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/quarts-to-liters",
"description": "Convert quarts to liters (volume). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/quarts-to-milliliters",
"description": "Convert quarts to milliliters (volume). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/quarts-to-pints",
"description": "Convert quarts to pints (volume). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/quarts-to-tablespoons",
"description": "Convert quarts to tablespoons (volume). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/quarts-to-teaspoons",
"description": "Convert quarts to teaspoons (volume). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/quarts-to-uk-gallons",
"description": "Convert quarts to uk gallons (volume). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/quarts-to-us-gallons",
"description": "Convert quarts to us gallons (volume). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/radians-to-arcminutes",
"description": "Convert radians to arcminutes (angle). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/radians-to-arcseconds",
"description": "Convert radians to arcseconds (angle). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/radians-to-degrees",
"description": "Convert radians to degrees (angle). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/radians-to-gradians",
"description": "Convert radians to gradians (angle). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/radians-to-turns",
"description": "Convert radians to turns (angle). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/rankine-to-celsius",
"description": "Convert temperature from rankine to celsius. Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "100",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/convert/rankine-to-fahrenheit",
"description": "Convert temperature from rankine to fahrenheit. Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "100",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/convert/rankine-to-kelvin",
"description": "Convert temperature from rankine to kelvin. Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "100",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/convert/rpm-to-gigahertz",
"description": "Convert rpm to gigahertz (frequency). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/convert/rpm-to-hertz",
"description": "Convert rpm to hertz (frequency). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/convert/rpm-to-kilohertz",
"description": "Convert rpm to kilohertz (frequency). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/convert/rpm-to-megahertz",
"description": "Convert rpm to megahertz (frequency). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/convert/seconds-to-days",
"description": "Convert seconds to days (time). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/seconds-to-hours",
"description": "Convert seconds to hours (time). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/seconds-to-microseconds",
"description": "Convert seconds to microseconds (time). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/seconds-to-milliseconds",
"description": "Convert seconds to milliseconds (time). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/seconds-to-minutes",
"description": "Convert seconds to minutes (time). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/seconds-to-months",
"description": "Convert seconds to months (time). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/seconds-to-nanoseconds",
"description": "Convert seconds to nanoseconds (time). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/seconds-to-weeks",
"description": "Convert seconds to weeks (time). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/seconds-to-years",
"description": "Convert seconds to years (time). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/square-centimeters-to-acres",
"description": "Convert square centimeters to acres (area). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/square-centimeters-to-hectares",
"description": "Convert square centimeters to hectares (area). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/square-centimeters-to-square-feet",
"description": "Convert square centimeters to square feet (area). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/square-centimeters-to-square-inches",
"description": "Convert square centimeters to square inches (area). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/square-centimeters-to-square-kilometers",
"description": "Convert square centimeters to square kilometers (area). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/square-centimeters-to-square-meters",
"description": "Convert square centimeters to square meters (area). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/square-centimeters-to-square-miles",
"description": "Convert square centimeters to square miles (area). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/square-centimeters-to-square-millimeters",
"description": "Convert square centimeters to square millimeters (area). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/square-centimeters-to-square-yards",
"description": "Convert square centimeters to square yards (area). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/square-feet-to-acres",
"description": "Convert square feet to acres (area). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/square-feet-to-hectares",
"description": "Convert square feet to hectares (area). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/square-feet-to-square-centimeters",
"description": "Convert square feet to square centimeters (area). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/square-feet-to-square-inches",
"description": "Convert square feet to square inches (area). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/square-feet-to-square-kilometers",
"description": "Convert square feet to square kilometers (area). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/square-feet-to-square-meters",
"description": "Convert square feet to square meters (area). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/square-feet-to-square-miles",
"description": "Convert square feet to square miles (area). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/square-feet-to-square-millimeters",
"description": "Convert square feet to square millimeters (area). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/square-feet-to-square-yards",
"description": "Convert square feet to square yards (area). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/square-inches-to-acres",
"description": "Convert square inches to acres (area). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/square-inches-to-hectares",
"description": "Convert square inches to hectares (area). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/square-inches-to-square-centimeters",
"description": "Convert square inches to square centimeters (area). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/square-inches-to-square-feet",
"description": "Convert square inches to square feet (area). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/square-inches-to-square-kilometers",
"description": "Convert square inches to square kilometers (area). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/square-inches-to-square-meters",
"description": "Convert square inches to square meters (area). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/square-inches-to-square-miles",
"description": "Convert square inches to square miles (area). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/square-inches-to-square-millimeters",
"description": "Convert square inches to square millimeters (area). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/square-inches-to-square-yards",
"description": "Convert square inches to square yards (area). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/square-kilometers-to-acres",
"description": "Convert square kilometers to acres (area). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/square-kilometers-to-hectares",
"description": "Convert square kilometers to hectares (area). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/square-kilometers-to-square-centimeters",
"description": "Convert square kilometers to square centimeters (area). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/square-kilometers-to-square-feet",
"description": "Convert square kilometers to square feet (area). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/square-kilometers-to-square-inches",
"description": "Convert square kilometers to square inches (area). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/square-kilometers-to-square-meters",
"description": "Convert square kilometers to square meters (area). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/square-kilometers-to-square-miles",
"description": "Convert square kilometers to square miles (area). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/square-kilometers-to-square-millimeters",
"description": "Convert square kilometers to square millimeters (area). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/square-kilometers-to-square-yards",
"description": "Convert square kilometers to square yards (area). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/square-meters-to-acres",
"description": "Convert square meters to acres (area). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/square-meters-to-hectares",
"description": "Convert square meters to hectares (area). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/square-meters-to-square-centimeters",
"description": "Convert square meters to square centimeters (area). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/square-meters-to-square-feet",
"description": "Convert square meters to square feet (area). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/square-meters-to-square-inches",
"description": "Convert square meters to square inches (area). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/square-meters-to-square-kilometers",
"description": "Convert square meters to square kilometers (area). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/square-meters-to-square-miles",
"description": "Convert square meters to square miles (area). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/square-meters-to-square-millimeters",
"description": "Convert square meters to square millimeters (area). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/square-meters-to-square-yards",
"description": "Convert square meters to square yards (area). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/square-miles-to-acres",
"description": "Convert square miles to acres (area). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/square-miles-to-hectares",
"description": "Convert square miles to hectares (area). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/square-miles-to-square-centimeters",
"description": "Convert square miles to square centimeters (area). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/square-miles-to-square-feet",
"description": "Convert square miles to square feet (area). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/square-miles-to-square-inches",
"description": "Convert square miles to square inches (area). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/square-miles-to-square-kilometers",
"description": "Convert square miles to square kilometers (area). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/square-miles-to-square-meters",
"description": "Convert square miles to square meters (area). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/square-miles-to-square-millimeters",
"description": "Convert square miles to square millimeters (area). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/square-miles-to-square-yards",
"description": "Convert square miles to square yards (area). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/square-millimeters-to-acres",
"description": "Convert square millimeters to acres (area). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/square-millimeters-to-hectares",
"description": "Convert square millimeters to hectares (area). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/square-millimeters-to-square-centimeters",
"description": "Convert square millimeters to square centimeters (area). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/square-millimeters-to-square-feet",
"description": "Convert square millimeters to square feet (area). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/square-millimeters-to-square-inches",
"description": "Convert square millimeters to square inches (area). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/square-millimeters-to-square-kilometers",
"description": "Convert square millimeters to square kilometers (area). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/square-millimeters-to-square-meters",
"description": "Convert square millimeters to square meters (area). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/square-millimeters-to-square-miles",
"description": "Convert square millimeters to square miles (area). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/square-millimeters-to-square-yards",
"description": "Convert square millimeters to square yards (area). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/square-yards-to-acres",
"description": "Convert square yards to acres (area). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/square-yards-to-hectares",
"description": "Convert square yards to hectares (area). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/square-yards-to-square-centimeters",
"description": "Convert square yards to square centimeters (area). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/square-yards-to-square-feet",
"description": "Convert square yards to square feet (area). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/square-yards-to-square-inches",
"description": "Convert square yards to square inches (area). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/square-yards-to-square-kilometers",
"description": "Convert square yards to square kilometers (area). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/square-yards-to-square-meters",
"description": "Convert square yards to square meters (area). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/square-yards-to-square-miles",
"description": "Convert square yards to square miles (area). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/square-yards-to-square-millimeters",
"description": "Convert square yards to square millimeters (area). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/stones-to-carats",
"description": "Convert stones to carats (mass). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/stones-to-grains",
"description": "Convert stones to grains (mass). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/stones-to-grams",
"description": "Convert stones to grams (mass). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/stones-to-kilograms",
"description": "Convert stones to kilograms (mass). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/stones-to-micrograms",
"description": "Convert stones to micrograms (mass). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/stones-to-milligrams",
"description": "Convert stones to milligrams (mass). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/stones-to-ounces",
"description": "Convert stones to ounces (mass). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/stones-to-pounds",
"description": "Convert stones to pounds (mass). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/stones-to-tonnes",
"description": "Convert stones to tonnes (mass). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/stones-to-uk-tons",
"description": "Convert stones to uk tons (mass). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/stones-to-us-tons",
"description": "Convert stones to us tons (mass). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/tablespoons-to-barrels",
"description": "Convert tablespoons to barrels (volume). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/tablespoons-to-cubic-centimeters",
"description": "Convert tablespoons to cubic centimeters (volume). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/tablespoons-to-cubic-meters",
"description": "Convert tablespoons to cubic meters (volume). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/tablespoons-to-cups",
"description": "Convert tablespoons to cups (volume). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/tablespoons-to-fluid-ounces",
"description": "Convert tablespoons to fluid ounces (volume). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/tablespoons-to-liters",
"description": "Convert tablespoons to liters (volume). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/tablespoons-to-milliliters",
"description": "Convert tablespoons to milliliters (volume). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/tablespoons-to-pints",
"description": "Convert tablespoons to pints (volume). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/tablespoons-to-quarts",
"description": "Convert tablespoons to quarts (volume). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/tablespoons-to-teaspoons",
"description": "Convert tablespoons to teaspoons (volume). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/tablespoons-to-uk-gallons",
"description": "Convert tablespoons to uk gallons (volume). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/tablespoons-to-us-gallons",
"description": "Convert tablespoons to us gallons (volume). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/teaspoons-to-barrels",
"description": "Convert teaspoons to barrels (volume). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/teaspoons-to-cubic-centimeters",
"description": "Convert teaspoons to cubic centimeters (volume). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/teaspoons-to-cubic-meters",
"description": "Convert teaspoons to cubic meters (volume). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/teaspoons-to-cups",
"description": "Convert teaspoons to cups (volume). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/teaspoons-to-fluid-ounces",
"description": "Convert teaspoons to fluid ounces (volume). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/teaspoons-to-liters",
"description": "Convert teaspoons to liters (volume). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/teaspoons-to-milliliters",
"description": "Convert teaspoons to milliliters (volume). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/teaspoons-to-pints",
"description": "Convert teaspoons to pints (volume). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/teaspoons-to-quarts",
"description": "Convert teaspoons to quarts (volume). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/teaspoons-to-tablespoons",
"description": "Convert teaspoons to tablespoons (volume). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/teaspoons-to-uk-gallons",
"description": "Convert teaspoons to uk gallons (volume). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/teaspoons-to-us-gallons",
"description": "Convert teaspoons to us gallons (volume). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/tebibytes-to-bits",
"description": "Convert tebibytes to bits (data). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/tebibytes-to-bytes",
"description": "Convert tebibytes to bytes (data). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/tebibytes-to-gibibytes",
"description": "Convert tebibytes to gibibytes (data). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/tebibytes-to-gigabytes",
"description": "Convert tebibytes to gigabytes (data). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/tebibytes-to-kibibytes",
"description": "Convert tebibytes to kibibytes (data). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/tebibytes-to-kilobytes",
"description": "Convert tebibytes to kilobytes (data). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/tebibytes-to-mebibytes",
"description": "Convert tebibytes to mebibytes (data). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/tebibytes-to-megabytes",
"description": "Convert tebibytes to megabytes (data). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/tebibytes-to-petabytes",
"description": "Convert tebibytes to petabytes (data). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/tebibytes-to-terabytes",
"description": "Convert tebibytes to terabytes (data). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/terabytes-to-bits",
"description": "Convert terabytes to bits (data). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/terabytes-to-bytes",
"description": "Convert terabytes to bytes (data). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/terabytes-to-gibibytes",
"description": "Convert terabytes to gibibytes (data). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/terabytes-to-gigabytes",
"description": "Convert terabytes to gigabytes (data). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/terabytes-to-kibibytes",
"description": "Convert terabytes to kibibytes (data). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/terabytes-to-kilobytes",
"description": "Convert terabytes to kilobytes (data). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/terabytes-to-mebibytes",
"description": "Convert terabytes to mebibytes (data). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/terabytes-to-megabytes",
"description": "Convert terabytes to megabytes (data). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/terabytes-to-petabytes",
"description": "Convert terabytes to petabytes (data). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/terabytes-to-tebibytes",
"description": "Convert terabytes to tebibytes (data). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/tonnes-to-carats",
"description": "Convert tonnes to carats (mass). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/tonnes-to-grains",
"description": "Convert tonnes to grains (mass). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/tonnes-to-grams",
"description": "Convert tonnes to grams (mass). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/tonnes-to-kilograms",
"description": "Convert tonnes to kilograms (mass). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/tonnes-to-micrograms",
"description": "Convert tonnes to micrograms (mass). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/tonnes-to-milligrams",
"description": "Convert tonnes to milligrams (mass). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/tonnes-to-ounces",
"description": "Convert tonnes to ounces (mass). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/tonnes-to-pounds",
"description": "Convert tonnes to pounds (mass). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/tonnes-to-stones",
"description": "Convert tonnes to stones (mass). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/tonnes-to-uk-tons",
"description": "Convert tonnes to uk tons (mass). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/tonnes-to-us-tons",
"description": "Convert tonnes to us tons (mass). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/torr-to-atmospheres",
"description": "Convert torr to atmospheres (pressure). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/torr-to-bars",
"description": "Convert torr to bars (pressure). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/torr-to-kilopascals",
"description": "Convert torr to kilopascals (pressure). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/torr-to-mmhg",
"description": "Convert torr to mmhg (pressure). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/torr-to-pascals",
"description": "Convert torr to pascals (pressure). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/torr-to-psi",
"description": "Convert torr to psi (pressure). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/turns-to-arcminutes",
"description": "Convert turns to arcminutes (angle). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/convert/turns-to-arcseconds",
"description": "Convert turns to arcseconds (angle). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/convert/turns-to-degrees",
"description": "Convert turns to degrees (angle). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/convert/turns-to-gradians",
"description": "Convert turns to gradians (angle). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/convert/turns-to-radians",
"description": "Convert turns to radians (angle). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/convert/uk-gallons-to-barrels",
"description": "Convert uk gallons to barrels (volume). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/uk-gallons-to-cubic-centimeters",
"description": "Convert uk gallons to cubic centimeters (volume). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/uk-gallons-to-cubic-meters",
"description": "Convert uk gallons to cubic meters (volume). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/uk-gallons-to-cups",
"description": "Convert uk gallons to cups (volume). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/uk-gallons-to-fluid-ounces",
"description": "Convert uk gallons to fluid ounces (volume). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/uk-gallons-to-liters",
"description": "Convert uk gallons to liters (volume). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/uk-gallons-to-milliliters",
"description": "Convert uk gallons to milliliters (volume). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/uk-gallons-to-pints",
"description": "Convert uk gallons to pints (volume). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/uk-gallons-to-quarts",
"description": "Convert uk gallons to quarts (volume). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/uk-gallons-to-tablespoons",
"description": "Convert uk gallons to tablespoons (volume). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/uk-gallons-to-teaspoons",
"description": "Convert uk gallons to teaspoons (volume). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/uk-gallons-to-us-gallons",
"description": "Convert uk gallons to us gallons (volume). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/uk-tons-to-carats",
"description": "Convert uk tons to carats (mass). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/uk-tons-to-grains",
"description": "Convert uk tons to grains (mass). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/uk-tons-to-grams",
"description": "Convert uk tons to grams (mass). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/uk-tons-to-kilograms",
"description": "Convert uk tons to kilograms (mass). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/uk-tons-to-micrograms",
"description": "Convert uk tons to micrograms (mass). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/uk-tons-to-milligrams",
"description": "Convert uk tons to milligrams (mass). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/uk-tons-to-ounces",
"description": "Convert uk tons to ounces (mass). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/uk-tons-to-pounds",
"description": "Convert uk tons to pounds (mass). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/uk-tons-to-stones",
"description": "Convert uk tons to stones (mass). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/uk-tons-to-tonnes",
"description": "Convert uk tons to tonnes (mass). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/uk-tons-to-us-tons",
"description": "Convert uk tons to us tons (mass). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/us-gallons-to-barrels",
"description": "Convert us gallons to barrels (volume). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/us-gallons-to-cubic-centimeters",
"description": "Convert us gallons to cubic centimeters (volume). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/us-gallons-to-cubic-meters",
"description": "Convert us gallons to cubic meters (volume). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/us-gallons-to-cups",
"description": "Convert us gallons to cups (volume). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/us-gallons-to-fluid-ounces",
"description": "Convert us gallons to fluid ounces (volume). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/us-gallons-to-liters",
"description": "Convert us gallons to liters (volume). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/us-gallons-to-milliliters",
"description": "Convert us gallons to milliliters (volume). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/us-gallons-to-pints",
"description": "Convert us gallons to pints (volume). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/us-gallons-to-quarts",
"description": "Convert us gallons to quarts (volume). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/us-gallons-to-tablespoons",
"description": "Convert us gallons to tablespoons (volume). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/us-gallons-to-teaspoons",
"description": "Convert us gallons to teaspoons (volume). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/us-gallons-to-uk-gallons",
"description": "Convert us gallons to uk gallons (volume). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/us-tons-to-carats",
"description": "Convert us tons to carats (mass). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/us-tons-to-grains",
"description": "Convert us tons to grains (mass). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/us-tons-to-grams",
"description": "Convert us tons to grams (mass). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/us-tons-to-kilograms",
"description": "Convert us tons to kilograms (mass). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/us-tons-to-micrograms",
"description": "Convert us tons to micrograms (mass). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/us-tons-to-milligrams",
"description": "Convert us tons to milligrams (mass). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/us-tons-to-ounces",
"description": "Convert us tons to ounces (mass). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/us-tons-to-pounds",
"description": "Convert us tons to pounds (mass). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/us-tons-to-stones",
"description": "Convert us tons to stones (mass). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/us-tons-to-tonnes",
"description": "Convert us tons to tonnes (mass). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/us-tons-to-uk-tons",
"description": "Convert us tons to uk tons (mass). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/watt-hours-to-btus",
"description": "Convert watt hours to btus (energy). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/watt-hours-to-calories",
"description": "Convert watt hours to calories (energy). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/watt-hours-to-electronvolts",
"description": "Convert watt hours to electronvolts (energy). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/watt-hours-to-joules",
"description": "Convert watt hours to joules (energy). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/watt-hours-to-kilocalories",
"description": "Convert watt hours to kilocalories (energy). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/watt-hours-to-kilojoules",
"description": "Convert watt hours to kilojoules (energy). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/watt-hours-to-kilowatt-hours",
"description": "Convert watt hours to kilowatt hours (energy). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/watts-to-btus-per-hour",
"description": "Convert watts to btus per hour (power). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/watts-to-horsepower",
"description": "Convert watts to horsepower (power). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/watts-to-kilowatts",
"description": "Convert watts to kilowatts (power). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/watts-to-megawatts",
"description": "Convert watts to megawatts (power). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/weeks-to-days",
"description": "Convert weeks to days (time). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/weeks-to-hours",
"description": "Convert weeks to hours (time). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/weeks-to-microseconds",
"description": "Convert weeks to microseconds (time). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/weeks-to-milliseconds",
"description": "Convert weeks to milliseconds (time). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/weeks-to-minutes",
"description": "Convert weeks to minutes (time). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/weeks-to-months",
"description": "Convert weeks to months (time). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/weeks-to-nanoseconds",
"description": "Convert weeks to nanoseconds (time). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/weeks-to-seconds",
"description": "Convert weeks to seconds (time). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/weeks-to-years",
"description": "Convert weeks to years (time). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/yards-to-astronomical-units",
"description": "Convert yards to astronomical units (length). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/yards-to-centimeters",
"description": "Convert yards to centimeters (length). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/yards-to-feet",
"description": "Convert yards to feet (length). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/yards-to-furlongs",
"description": "Convert yards to furlongs (length). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/yards-to-inches",
"description": "Convert yards to inches (length). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/yards-to-kilometers",
"description": "Convert yards to kilometers (length). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/yards-to-light-years",
"description": "Convert yards to light years (length). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/yards-to-meters",
"description": "Convert yards to meters (length). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/yards-to-micrometers",
"description": "Convert yards to micrometers (length). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/yards-to-miles",
"description": "Convert yards to miles (length). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/yards-to-millimeters",
"description": "Convert yards to millimeters (length). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/yards-to-nanometers",
"description": "Convert yards to nanometers (length). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/yards-to-nautical-miles",
"description": "Convert yards to nautical miles (length). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/years-to-days",
"description": "Convert years to days (time). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/years-to-hours",
"description": "Convert years to hours (time). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/years-to-microseconds",
"description": "Convert years to microseconds (time). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/years-to-milliseconds",
"description": "Convert years to milliseconds (time). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/years-to-minutes",
"description": "Convert years to minutes (time). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/years-to-months",
"description": "Convert years to months (time). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/years-to-nanoseconds",
"description": "Convert years to nanoseconds (time). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/years-to-seconds",
"description": "Convert years to seconds (time). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/convert/years-to-weeks",
"description": "Convert years to weeks (time). Pass ?value=N.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "value",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"convert",
"units"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/correlation",
"description": "Pearson correlation coefficient between two equal-length numeric series. Returns r (the correlation, -1 to 1), r\u00b2 (variance explained), n (sample size). Use this to ask things like: is a stock's daily return correlated with a macro indicator? Are ...",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "x",
"type": "array",
"description": "",
"example": [],
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "y",
"type": "array",
"description": "",
"example": [],
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"stats",
"correlation"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/count",
"description": "Count characters, words, lines, and (optionally) occurrences of a substring in text.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "find",
"type": "string",
"description": "",
"example": "the",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "text",
"type": "string",
"description": "",
"example": "the cat sat on the mat",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"count",
"occurrences"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/cpi-yoy",
"description": "Latest US Consumer Price Index year-over-year inflation rate (headline CPI-U) plus the trailing 12 months of YoY readings \u2014 the headline inflation number. Source: FRED CPIAUCSL with pc1 transformation. No params.",
"pricing": {
"amount": "0.015",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"cpi",
"inflation"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/crc32",
"description": "CRC-32 checksum of a text string (hex), the IEEE polynomial used by zip/png/gzip.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "text",
"type": "string",
"description": "",
"example": "hello world",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"crc32",
"checksum"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/cron-explain",
"description": "Parse a standard 5-field cron expression (minute hour day-of-month month day-of-week) and return a human-readable explanation. Supports wildcards (*), ranges (1-5), lists (1,3,5), steps (*/15), and named months/days (JAN, MON). ?expression=0+9+*+*...",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "expression",
"type": "string",
"description": "",
"example": "0 9 * * 1-5",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"cron",
"schedule"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/cron-next",
"description": "Parse a 5-field cron expression and return the next N run times (UTC).",
"pricing": {
"amount": "0.002",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "count",
"type": "number",
"description": "",
"example": 5,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "expr",
"type": "string",
"description": "",
"example": "*/15 9-17 * * 1-5",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"cron",
"schedule"
],
"quality": {
"l30DaysTotalCalls": "30",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/crypto-global",
"description": "Global crypto market snapshot: total market cap, total 24h volume, BTC dominance, ETH dominance, active coin count, active exchange count, and 24h market-cap change %. Returned in a chosen vs_currency (default usd). Backed by CoinGecko /global.",
"pricing": {
"amount": "0.008",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "currency",
"type": "string",
"description": "",
"example": "usd",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"crypto",
"global"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/crypto-history",
"description": "Historical price, market cap, and volume time series for a coin. Granularity is automatic per CoinGecko: <=1 day = 5-min bars, 2-90 days = hourly, >90 days = daily. Days: 1, 7, 14, 30, 90, 180, 365, or \"max\". Returns aligned arrays of {time, price, marketCap, volume}.",
"pricing": {
"amount": "0.015",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "coin",
"type": "string",
"description": "",
"example": "BTC",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "currency",
"type": "string",
"description": "",
"example": "usd",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "days",
"type": "string",
"description": "",
"example": "7",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"crypto",
"history"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/crypto-market",
"description": "Top N coins by market capitalization with full market snapshot per coin: rank, price, 24h change, 7d change, 24h volume, market cap, circulating supply, and all-time high. Default 10, max 100 per call. Backed by CoinGecko's public API.",
"pricing": {
"amount": "0.015",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "currency",
"type": "string",
"description": "",
"example": "usd",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "limit",
"type": "number",
"description": "",
"example": 10,
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"crypto",
"market"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/crypto-price",
"description": "Live crypto prices for one or many coins in any vs_currency (usd, eur, btc, eth, etc). Returns last price, 24h change %, 24h volume, and market cap per coin. Accepts ticker symbols (BTC, ETH, SOL) for the top ~50 by market cap, or canonical CoinGe...",
"pricing": {
"amount": "0.01",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "coins",
"type": "string",
"description": "",
"example": "BTC,ETH,SOL",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "currency",
"type": "string",
"description": "",
"example": "usd",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"crypto",
"price"
],
"quality": {
"l30DaysTotalCalls": "27",
"l30DaysUniquePayers": "3"
}
},
{
"url": "https://agent402.tools/api/crypto-trending",
"description": "Trending coins on CoinGecko in the last 24 hours, ranked by user search activity on the site (currently ~15 results). Includes coin id, symbol, market cap rank, current price (BTC-denominated), and score. Useful signal for detecting narrative shifts before they hit price charts.",
"pricing": {
"amount": "0.008",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"crypto",
"trending"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/csv-lint",
"description": "Validate CSV structure: consistent column counts across rows, properly closed quotes, delimiter detection. Returns row/column counts and any structural errors. Pure CPU.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "text",
"type": "string",
"description": "",
"example": "name,age,city\nAlice,30,NYC\nBob,25,LA",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"csv",
"validation"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/csv-to-json",
"description": "Parse CSV (quoted fields supported) into a JSON array of objects, using the first row as headers (header=false for arrays).",
"pricing": {
"amount": "0.002",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "csv",
"type": "string",
"description": "",
"example": "name,age\nAda,36\n",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"csv",
"json"
],
"quality": {
"l30DaysTotalCalls": "30",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/csv-to-md",
"description": "Convert CSV into a GitHub-flavored Markdown table (first row is the header).",
"pricing": {
"amount": "0.002",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "csv",
"type": "string",
"description": "",
"example": "name,age\nAda,36\nBob,40",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"csv",
"markdown"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/date-diff",
"description": "Difference between two dates/times in ms, seconds, minutes, hours, days, and a human summary.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "from",
"type": "string",
"description": "",
"example": "2026-01-01",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "to",
"type": "string",
"description": "",
"example": "2026-06-11T10:00:00Z",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"date",
"diff"
],
"quality": {
"l30DaysTotalCalls": "31",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/date-format",
"description": "Parse a datetime from any format (ISO 8601, Unix timestamp in seconds or milliseconds, RFC 2822, or natural date string) and return it in every common format: ISO 8601, Unix (seconds), Unix (ms), RFC 2822, date-only, time-only, day of week, and hu...",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "datetime",
"type": "string",
"description": "",
"example": "1719100800",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"date",
"format"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/day-of-year",
"description": "Get the day number within the year (1-366) for any date, plus days remaining, leap-year status, percent of year complete, and a simple (Sunday-start) week number.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "date",
"type": "string",
"description": "",
"example": "2026-06-23",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"date",
"day-of-year"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/dedupe-lines",
"description": "Remove duplicate lines, preserving first-seen order. Returns the deduped text and how many were removed.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "text",
"type": "string",
"description": "",
"example": "a\nb\na\nc\nb",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"dedupe",
"unique"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/defi-tvl",
"description": "Look up the current Total Value Locked (TVL) for a DeFi protocol via DeFiLlama's public API. Identify the protocol by its DeFiLlama slug (uniswap, aave, lido, ethena, etc.). Returns the total TVL plus per-chain breakdown and 24h/7d/30d change wher...",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "protocol",
"type": "string",
"description": "",
"example": "aave",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"crypto",
"defi"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/dex-pair",
"description": "Look up the Uniswap V3 pool address for a token pair + fee tier on Ethereum, Base, Polygon, Arbitrum, or Optimism. Pass either order (tokenA/tokenB) \u2014 the factory sorts internally. Returns 0x0\u20260 if no pool has been deployed for that combination yet.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "fee",
"type": "number",
"description": "",
"example": 500,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "network",
"type": "string",
"description": "",
"example": "base",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "tokenA",
"type": "string",
"description": "",
"example": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "tokenB",
"type": "string",
"description": "",
"example": "0x4200000000000000000000000000000000000006",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"crypto",
"uniswap"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/dex-pool",
"description": "Read on-chain state of a Uniswap V3 pool: token0/token1 addresses + decimals, fee tier, current sqrtPriceX96, tick, in-range liquidity, and the decoded human-readable spot price (token1 per token0). One $0.002 call replaces ~6 RPC roundtrips on the caller's side.",
"pricing": {
"amount": "0.002",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "network",
"type": "string",
"description": "",
"example": "base",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "poolAddress",
"type": "string",
"description": "",
"example": "0xd0b53d9277642d899df5c87a3966a349a798f224",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"crypto",
"uniswap"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/dex-quote",
"description": "Spot quote for swapping through a Uniswap V3 pool at the current tick. amountIn is in human units (not wei). zeroForOne=true sends token0 \u2192 token1; false sends token1 \u2192 token0. Returns amountOut net of the pool's fee tier. NOTE: this is a single-tick spot quote \u2014 slippage from depleting concentrated liquidity is NOT modeled. Use for indicative pricing; for production swaps quote against the Uniswap SDK.",
"pricing": {
"amount": "0.002",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "amountIn",
"type": "number",
"description": "",
"example": 1,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "network",
"type": "string",
"description": "",
"example": "base",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "poolAddress",
"type": "string",
"description": "",
"example": "0xd0b53d9277642d899df5c87a3966a349a798f224",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "zeroForOne",
"type": "boolean",
"description": "",
"example": true,
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"crypto",
"uniswap"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/dex-top-pools",
"description": "Top DEX pools (Uniswap, Sushi, Curve, Aerodrome, etc.) ranked by current TVL \u2014 filterable by chain and project. Sourced from DeFiLlama's public Yields API (keyless). Each row carries chain, project slug, symbol pair, TVL in USD, current APY, and p...",
"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": "limit",
"type": "number",
"description": "",
"example": 5,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "project",
"type": "string",
"description": "",
"example": "uniswap-v3",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"crypto",
"dex"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/dkim-lookup",
"description": "Fetch and parse a DKIM public-key record at <selector>._domainkey.<domain> (RFC 6376). Returns the parsed key params (algorithm, length, flags) so you can verify rotation status or key strength. Caller must know the selector \u2014 use email-deliverability if you don't.",
"pricing": {
"amount": "0.003",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "domain",
"type": "string",
"description": "",
"example": "google.com",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "selector",
"type": "string",
"description": "",
"example": "20221208",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"dkim",
"email"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/dmarc-check",
"description": "Fetch and validate a domain's DMARC policy at _dmarc.<domain> (RFC 7489). Surfaces the enforcement policy (none/quarantine/reject), reporting addresses, alignment modes, and common misconfigs (no rua, p=none stuck for months, percent <100). Pair with SPF and DKIM for full Feb-2024 sender-rule compliance.",
"pricing": {
"amount": "0.003",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "domain",
"type": "string",
"description": "",
"example": "google.com",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"dmarc",
"email"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/dns",
"description": "DNS lookup for a domain. Supported record types: A, AAAA, MX, TXT, NS, CNAME.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "name",
"type": "string",
"description": "",
"example": "example.com",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "type",
"type": "string",
"description": "",
"example": "A",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"dns",
"domains"
],
"quality": {
"l30DaysTotalCalls": "64",
"l30DaysUniquePayers": "5"
}
},
{
"url": "https://agent402.tools/api/dns-lookup",
"description": "Resolve any DNS record type for a host: A, AAAA, MX, TXT, CNAME, NS, SOA, CAA, SRV, PTR. Returns the records plus a count. Built on Node's native resolver \u2014 no external API.",
"pricing": {
"amount": "0.002",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "host",
"type": "string",
"description": "",
"example": "google.com",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "type",
"type": "string",
"description": "",
"example": "MX",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"dns",
"lookup"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/dns-propagation",
"description": "Resolve the same DNS record against 4 public resolvers (Google, Cloudflare, Quad9, OpenDNS) in parallel; surface divergences. The first call you make after a DNS change \u2014 confirms the world sees what you intended.",
"pricing": {
"amount": "0.003",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "host",
"type": "string",
"description": "",
"example": "google.com",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "type",
"type": "string",
"description": "",
"example": "A",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"dns",
"propagation"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/duration",
"description": "Parse a duration like \"2h30m\" / \"1d4h\" / \"90s\" to seconds, or humanize a number of seconds.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "value",
"type": "string",
"description": "",
"example": "2h30m",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"duration",
"time"
],
"quality": {
"l30DaysTotalCalls": "31",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/earthquakes",
"description": "Real-time USGS earthquake feed: magnitude, place, time, depth, coordinates. Live government data, no key. ?minMag=4.5&period=day (minMag: significant|4.5|2.5|1.0|all; period: hour|day|week|month).",
"pricing": {
"amount": "0.003",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "minMag",
"type": "string",
"description": "",
"example": "4.5",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "period",
"type": "string",
"description": "",
"example": "day",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"earthquakes",
"usgs"
],
"quality": {
"l30DaysTotalCalls": "31",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/eas-attestations",
"description": "List EAS (Ethereum Attestation Service) attestations for an address as recipient, attester, or either, on mainnet/Base/Optimism/Arbitrum/Sepolia. Returns attestation id, attester, recipient, schema id, revocable/revoked flags, timestamp, and decoded data JSON. Use to verify Gitcoin Passport stamps, Coinbase verifications, KYC attestations, or any other on-chain claim about an address.",
"pricing": {
"amount": "0.002",
"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
},
{
"group": "body",
"name": "limit",
"type": "number",
"description": "",
"example": 5,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "network",
"type": "string",
"description": "",
"example": "mainnet",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"eas",
"attestations"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/easter-date",
"description": "Compute the date of Easter Sunday for a given year using the Anonymous Gregorian algorithm (Meeus/Jones/Butcher). Also returns Good Friday, Ash Wednesday, Palm Sunday, Pentecost, and the day-of-year for Easter.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "year",
"type": "number",
"description": "",
"example": 2026,
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"date",
"easter"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/edgar-13f-holdings",
"description": "Top holdings from an institutional investment manager's most recent 13F-HR filing (managers >$100M AUM file quarterly). Parses the standard SEC informationtable.xml attached to the filing \u2014 returns issuer, CUSIP, shares, USD value, and voting authority for each position. Sorted by USD value, descending. Source: data.sec.gov + filing archive. ?cik=1067983 (Berkshire) or ?ticker=BRK-B",
"pricing": {
"amount": "0.025",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "cik",
"type": "string",
"description": "",
"example": "1067983",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "limit",
"type": "number",
"description": "",
"example": 10,
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"edgar",
"sec"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/edgar-company-concept",
"description": "Full reported history of a single XBRL concept for one company (e.g. quarterly Revenues for Apple). Each datapoint cites the accession number and filing that reported it, so you can trace the number back to a 10-K/10-Q. Source: data.sec.gov/api/xbrl/companyconcept. ?ticker=AAPL&taxonomy=us-gaap&tag=Revenues",
"pricing": {
"amount": "0.015",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "tag",
"type": "string",
"description": "",
"example": "Revenues",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "taxonomy",
"type": "string",
"description": "",
"example": "us-gaap",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "ticker",
"type": "string",
"description": "",
"example": "AAPL",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"edgar",
"sec"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/edgar-company-facts",
"description": "All XBRL concepts reported by a company. Default returns a compact summary per tag (label, unit, latest value, latest end date) \u2014 typically a few hundred KB. Pass tags=Revenues,Assets,NetIncomeLoss to get full time-series for just those concepts. Source: data.sec.gov/api/xbrl/companyfacts. ?ticker=AAPL",
"pricing": {
"amount": "0.025",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "ticker",
"type": "string",
"description": "",
"example": "AAPL",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"edgar",
"sec"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/edgar-company-lookup",
"description": "Resolve a US stock ticker (e.g. AAPL) to its SEC CIK number, the primitive every other EDGAR call needs. Returns CIK in both zero-padded (0000320193) and integer form, plus the registered company name. Backed by SEC's company_tickers.json (public ...",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "ticker",
"type": "string",
"description": "",
"example": "AAPL",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"edgar",
"sec"
],
"quality": {
"l30DaysTotalCalls": "28",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/edgar-filings",
"description": "Recent SEC filings for a company by ticker or CIK, newest first. Optionally filter by form type (10-K, 10-Q, 8-K, 4, S-1, etc.). Each row links to the primary document on SEC.gov. Source: data.sec.gov/submissions (public domain). ?ticker=AAPL&form=10-K&limit=10",
"pricing": {
"amount": "0.015",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "form",
"type": "string",
"description": "",
"example": "10-K",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "limit",
"type": "number",
"description": "",
"example": 5,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "ticker",
"type": "string",
"description": "",
"example": "AAPL",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"edgar",
"sec"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/edgar-insider-trades",
"description": "Recent Form 4 insider transactions filed against a company (officer, director, or 10% holder trades). Backed by EDGAR's full-text search (efts.sec.gov) filtered by subject-company CIK \u2014 Form 4 is owned by each insider's CIK, not the company's, so this is the only single-call path. ?ticker=AAPL&days=30",
"pricing": {
"amount": "0.015",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "days",
"type": "number",
"description": "",
"example": 30,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "ticker",
"type": "string",
"description": "",
"example": "AAPL",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"edgar",
"sec"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/edgar-recent-ipos",
"description": "Recently-filed S-1 (initial registration) or 424B4 (final prospectus \u2014 actual priced IPO) filings across all US issuers. Default returns S-1 filings (companies preparing to IPO) in the last 30 days; pass form=424B4 for actual IPOs that priced. Source: EDGAR full-text search. ?days=30&form=S-1",
"pricing": {
"amount": "0.015",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "days",
"type": "number",
"description": "",
"example": 30,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "form",
"type": "string",
"description": "",
"example": "S-1",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "limit",
"type": "number",
"description": "",
"example": 25,
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"edgar",
"sec"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/edgar-search",
"description": "General-purpose full-text search across every SEC filing since 2001. Find any phrase in any filing \u2014 material-weakness language in 10-Ks, going-concern in 10-Qs, \"Russia\" exposure across all forms. Supports form-type, CIK, US-state, and date-window filters. Source: EDGAR full-text search (efts.sec.gov). ?q=going+concern&forms=10-Q&days=30",
"pricing": {
"amount": "0.015",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "days",
"type": "number",
"description": "",
"example": 90,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "forms",
"type": "string",
"description": "",
"example": "10-Q",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "limit",
"type": "number",
"description": "",
"example": 5,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "q",
"type": "string",
"description": "",
"example": "going concern",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"edgar",
"sec"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/edgar-xbrl-frame",
"description": "All US public companies that reported a given XBRL tag for a given period, in one call. Killer endpoint for cross-sectional screens: 'every issuer's Revenues for CY2023Q1' or 'every issuer's Assets as of CY2023Q4I (instantaneous)'. Period format: CY{YYYY} (annual), CY{YYYY}Q{1-4} (quarterly), or CY{YYYY}Q{1-4}I (instantaneous balance-sheet items). Source: data.sec.gov/api/xbrl/frames. ?taxonomy=us-gaap&tag=Revenues&unit=USD&period=CY2023Q1",
"pricing": {
"amount": "0.025",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "period",
"type": "string",
"description": "",
"example": "CY2023Q1",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "tag",
"type": "string",
"description": "",
"example": "Revenues",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "taxonomy",
"type": "string",
"description": "",
"example": "us-gaap",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "unit",
"type": "string",
"description": "",
"example": "USD",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"edgar",
"sec"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/email-deliverability",
"description": "End-to-end email-auth report for a domain: SPF + DMARC + DKIM (probes common selectors automatically) + MX records + score 0\u2013100. The one call to make when 'why is our mail going to spam?' lands in your inbox.",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "domain",
"type": "string",
"description": "",
"example": "google.com",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"email",
"email-auth"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/email-validate",
"description": "Validate an email address: syntax check plus live MX record lookup on the domain (deliverability signal, not a guarantee).",
"pricing": {
"amount": "0.002",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "email",
"type": "string",
"description": "",
"example": "ada@example.com",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"email",
"validate"
],
"quality": {
"l30DaysTotalCalls": "30",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/embed",
"description": "Generate a text embedding vector using OpenAI text-embedding-3-small (1536 dimensions). Ideal for semantic search, RAG, and clustering. No API key needed; pay per call via x402. Text capped at 32k chars.",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "text",
"type": "string",
"description": "",
"example": "Agent402 is an open-source x402 tool server.",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"embeddings",
"vector"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/embed-large",
"description": "Generate a text embedding vector using OpenAI text-embedding-3-large (3072 dimensions). Higher accuracy than the small model. Ideal for semantic search, RAG, and clustering. No API key needed; pay per call via x402. Text capped at 32k chars.",
"pricing": {
"amount": "0.01",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "text",
"type": "string",
"description": "",
"example": "Agent402 is an open-source x402 tool server.",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"embeddings",
"vector"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/ens-bulk-resolve",
"description": "Reverse-resolve a batch of Ethereum addresses to ENS primary names + avatar URLs (up to 50 per call). Returns one row per address with name (or null), displayName (with checksum if no name), and avatar URI. Use to label transaction lists, wallet l...",
"pricing": {
"amount": "0.002",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "addresses",
"type": "array",
"description": "",
"example": [],
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"ens",
"identity"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/ens-resolve",
"description": "Resolve an ENS name (e.g. vitalik.eth) to its Ethereum address \u2014 so an agent can turn a human-readable recipient into a payable address. Read-only on Ethereum mainnet. ?name=vitalik.eth",
"pricing": {
"amount": "0.003",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "name",
"type": "string",
"description": "",
"example": "vitalik.eth",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"ens",
"resolve"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/epoch-convert",
"description": "Convert between Unix epoch timestamps and ISO 8601 date strings in both directions. Provide either an epoch (seconds or milliseconds) or an ISO date string. Returns both representations plus UTC and date components.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "epoch",
"type": "number",
"description": "",
"example": 1782000000,
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"date",
"epoch"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/eth-call",
"description": "Escape hatch for power users: forward an arbitrary read-only JSON-RPC method to the chain. Method must be in our read-only whitelist (eth_call, eth_getLogs, eth_getBlockByNumber, eth_getTransactionReceipt, eth_chainId, eth_blockNumber, etc.). Mutating methods (eth_sendTransaction, eth_sendRawTransaction) are rejected \u2014 sign and broadcast through your own provider.",
"pricing": {
"amount": "0.002",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "method",
"type": "string",
"description": "",
"example": "eth_blockNumber",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "network",
"type": "string",
"description": "",
"example": "base",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "params",
"type": "array",
"description": "",
"example": [],
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"crypto",
"rpc"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/extract",
"description": "Extract the main article content from any public URL as clean markdown. Returns title, byline, excerpt, word count, and markdown.",
"pricing": {
"amount": "0.01",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "url",
"type": "string",
"description": "",
"example": "https://example.com/article",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"scraping",
"markdown"
],
"quality": {
"l30DaysTotalCalls": "58",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/extract-entities",
"description": "Pull emails, URLs, IPv4s, @mentions, and #hashtags out of free text. Returns deduped lists.",
"pricing": {
"amount": "0.002",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "text",
"type": "string",
"description": "",
"example": "ping @ada at ada@x.com see https://x.com #news",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"extract",
"emails"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/farcaster-by-address",
"description": "Reverse-lookup an Ethereum address to its Farcaster account (via verified address). Returns FID, username, display name, bio, follower/following counts, and Warpcast URL, or found=false if the address has not verified on Farcaster. Use to label wa...",
"pricing": {
"amount": "0.002",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "address",
"type": "string",
"description": "",
"example": "0xd7029bdea1c17493893aafe29aad69ef892b8ff2",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"farcaster",
"warpcast"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/farcaster-profile",
"description": "Lookup a Farcaster profile by username or FID. Returns FID, username, display name, bio, profile picture URL, follower/following counts, and the canonical Warpcast URL. Use to label cast authors, validate a Farcaster handle, or fetch a profile for display.",
"pricing": {
"amount": "0.002",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "username",
"type": "string",
"description": "",
"example": "dwr.eth",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"farcaster",
"warpcast"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/fed-funds",
"description": "Current effective federal funds rate plus a trailing N-day series. Source: FRED DFF (Board of Governors). ?days=30 (1-365, default 30).",
"pricing": {
"amount": "0.01",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "days",
"type": "number",
"description": "",
"example": 30,
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"fed-funds",
"interest-rates"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/finance",
"description": "Financial math. op: \"compound\" (future value of principal at a rate) or \"loan\" (monthly payment + total for a loan).",
"pricing": {
"amount": "0.002",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "annualRatePct",
"type": "number",
"description": "",
"example": 6,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "months",
"type": "number",
"description": "",
"example": 60,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "op",
"type": "string",
"description": "",
"example": "loan",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "principal",
"type": "number",
"description": "",
"example": 20000,
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"finance",
"interest"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/forecast-eval",
"description": "Backtest a forecasting method on the input series by holding out the last `testSize` observations, forecasting them, and computing MAPE (mean absolute percentage error) + RMSE (root mean squared error). Lets an agent pick which method (mean / naiv...",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "method",
"type": "string",
"description": "",
"example": "drift",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "testSize",
"type": "number",
"description": "",
"example": 3,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "values",
"type": "array",
"description": "",
"example": [],
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"forecast",
"backtest"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/forecast-holt",
"description": "Holt's linear trend method \u2014 level + trend (no seasonality). Two smoothing parameters: alpha (level) and beta (trend). Forecast extrapolates as a straight line from the last fitted level along the last fitted trend, so it grows or shrinks linearly...",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "alpha",
"type": "number",
"description": "",
"example": 0.5,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "beta",
"type": "number",
"description": "",
"example": 0.3,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "horizon",
"type": "number",
"description": "",
"example": 3,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "values",
"type": "array",
"description": "",
"example": [],
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"forecast",
"timeseries"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/forecast-holt-winters",
"description": "Holt-Winters triple exponential smoothing \u2014 level + trend + seasonal component. Use for series with a repeating cycle (weekly retail traffic, monthly utility usage, quarterly revenue). Additive seasonality (constant amplitude) or multiplicative (a...",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "horizon",
"type": "number",
"description": "",
"example": 4,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "period",
"type": "number",
"description": "",
"example": 4,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "values",
"type": "array",
"description": "",
"example": [],
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"forecast",
"timeseries"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/forecast-naive",
"description": "Three textbook baseline forecasts: mean (forecast = average of history), naive (forecast = last value), drift (linear extrapolation from first to last point). Use as a sanity floor \u2014 any sophisticated method (SES, Holt, Holt-Winters) should beat t...",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "horizon",
"type": "number",
"description": "",
"example": 3,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "method",
"type": "string",
"description": "",
"example": "drift",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "values",
"type": "array",
"description": "",
"example": [],
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"forecast",
"timeseries"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/forecast-ses",
"description": "Simple exponential smoothing (SES) \u2014 level-only forecast for series without trend or seasonality. Higher alpha (closer to 1) tracks recent values aggressively; lower alpha (closer to 0) smooths through noise. Default alpha=0.3 is a common conserva...",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "alpha",
"type": "number",
"description": "",
"example": 0.3,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "horizon",
"type": "number",
"description": "",
"example": 3,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "values",
"type": "array",
"description": "",
"example": [],
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"forecast",
"timeseries"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/fred-release-calendar",
"description": "Upcoming and very-recent US economic data release dates \u2014 CPI, employment, GDP, FOMC minutes, Treasury auctions, etc. Useful for scheduling agents around event-driven moves. ?days=14 (default 14, range 1-90).",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "days",
"type": "number",
"description": "",
"example": 14,
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"fred",
"calendar"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/fred-release-observations",
"description": "Bulk-fetch observations for every series in a FRED release in one call. Use it to grab an entire economic report (jobs report, CPI report, GDP release) without enumerating constituent series IDs first. Returns paginated; pass lastSeriesId + lastObservationDate back to fetch the next page. ?releaseId=18 for H.15 (Selected Interest Rates), 10 for CPI, 50 for Employment Situation, 53 for GDP. Source: FRED API v2 /release/observations endpoint.",
"pricing": {
"amount": "0.025",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "endDate",
"type": "string",
"description": "",
"example": "2026-06-01",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "releaseId",
"type": "number",
"description": "",
"example": 18,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "startDate",
"type": "string",
"description": "",
"example": "2026-05-01",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"fred",
"release"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/fred-search",
"description": "Full-text search across FRED's ~800,000 economic time series. Returns series IDs (use with /api/fred-series), titles, frequency, units, and a popularity score. ?q=unemployment+rate&limit=10",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "limit",
"type": "number",
"description": "",
"example": 5,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "q",
"type": "string",
"description": "",
"example": "consumer price index",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"fred",
"search"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/fred-series",
"description": "Fetch any of FRED's ~800,000 economic time series by series ID \u2014 GDP (GDPC1), CPI (CPIAUCSL), unemployment (UNRATE), fed funds (DFF), and so on. Supports date windowing and the standard FRED units transformations (lin, chg, ch1, pch, pc1, pca, cca, log). ?seriesId=GDPC1&startDate=2018-01-01&endDate=2023-12-31&units=pc1",
"pricing": {
"amount": "0.015",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "endDate",
"type": "string",
"description": "",
"example": "2022-12-31",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "seriesId",
"type": "string",
"description": "",
"example": "GDPC1",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "startDate",
"type": "string",
"description": "",
"example": "2018-01-01",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"fred",
"series"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/fred-series-info",
"description": "Metadata for a FRED series: title, frequency, units, seasonal adjustment, observation date range, and popularity. Use before /api/fred-series to confirm the series fits your needs. ?seriesId=UNRATE",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "seriesId",
"type": "string",
"description": "",
"example": "UNRATE",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"fred",
"series"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/fx-dashboard",
"description": "Snapshot of all G10 spot exchange rates quoted against USD (EUR, GBP, JPY, CHF, CAD, AUD, NZD, SEK, NOK) using ECB reference rates. Includes the USD-strength index (simple geometric mean of inverse rates). No params.",
"pricing": {
"amount": "0.015",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"forex",
"fx"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/fx-historical",
"description": "Historical foreign-exchange rate for a specific date using European Central Bank reference rates (via Frankfurter). Returns the rate that was published on (or rolled forward to) the requested date. ?from=USD&to=EUR&date=2024-01-02",
"pricing": {
"amount": "0.003",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "date",
"type": "string",
"description": "",
"example": "2024-01-02",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "from",
"type": "string",
"description": "",
"example": "USD",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "to",
"type": "string",
"description": "",
"example": "EUR",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"forex",
"fx"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/fx-rate",
"description": "Live currency conversion using European Central Bank reference rates (via Frankfurter). Converts an amount between two currencies and returns the rate and date. ?from=USD&to=EUR&amount=100",
"pricing": {
"amount": "0.003",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "amount",
"type": "number",
"description": "",
"example": 100,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "from",
"type": "string",
"description": "",
"example": "USD",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "to",
"type": "string",
"description": "",
"example": "EUR",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"currency",
"forex"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/fx-timeseries",
"description": "Daily FX rates between two currencies across a date window using European Central Bank reference rates (via Frankfurter). ?from=USD&to=EUR&startDate=2024-01-02&endDate=2024-01-31",
"pricing": {
"amount": "0.01",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "endDate",
"type": "string",
"description": "",
"example": "2024-01-31",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "from",
"type": "string",
"description": "",
"example": "USD",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "startDate",
"type": "string",
"description": "",
"example": "2024-01-02",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "to",
"type": "string",
"description": "",
"example": "EUR",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"forex",
"fx"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/gas-estimate",
"description": "Current gas price (gwei and wei) on Base, Polygon, Arbitrum, Optimism, or Ethereum \u2014 for an agent budgeting a transaction. Read-only. ?network=base",
"pricing": {
"amount": "0.002",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "network",
"type": "string",
"description": "",
"example": "base",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"gas",
"gas-price"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/gas-snapshot",
"description": "Live gas price snapshot for a chain \u2014 slow / standard / fast tiers in gwei, plus the latest base fee. Sampled from eth_feeHistory (last 4 blocks, 25th/50th/90th percentile priority fees). Use to estimate before broadcasting a transaction from anot...",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "network",
"type": "string",
"description": "",
"example": "base",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"crypto",
"gas"
],
"quality": {
"l30DaysTotalCalls": "20",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/gcd-lcm",
"description": "Compute the greatest common divisor (Euclidean algorithm) and least common multiple of two positive integers. Also reports whether the two numbers are coprime (GCD = 1).",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "a",
"type": "number",
"description": "",
"example": 48,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "b",
"type": "number",
"description": "",
"example": 18,
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"gcd",
"lcm"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/geo-distance",
"description": "Great-circle distance between two latitude/longitude points using the haversine formula. Returns kilometers and miles. Deterministic.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "from",
"type": "object",
"description": "",
"example": null,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "to",
"type": "object",
"description": "",
"example": null,
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"geo",
"distance"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/geocode",
"description": "Resolve a free-form address or place name to coordinates: lat/lon, display name, bounding box, place type. OpenStreetMap/Nominatim, no key. ?q=1600+Pennsylvania+Ave+Washington+DC&limit=1.",
"pricing": {
"amount": "0.003",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "limit",
"type": "number",
"description": "",
"example": 1,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "q",
"type": "string",
"description": "",
"example": "1600 Pennsylvania Ave NW, Washington, DC",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"geocoding",
"address"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/group-by",
"description": "Group an array of objects by one or more keys and aggregate a numeric field \u2014 count (default), sum, avg, min, or max. The SQL GROUP BY agents reach for when wrangling JSON. Deterministic (groups in first-seen order).",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "by",
"type": "string",
"description": "",
"example": "city",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "data",
"type": "array",
"description": "",
"example": [],
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "field",
"type": "string",
"description": "",
"example": "n",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "op",
"type": "string",
"description": "",
"example": "sum",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"group-by",
"aggregate"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/gunzip",
"description": "Decompress a base64-encoded gzip payload. Returns the result as utf8 (text) or base64 (binary). Refuses to expand past 10MB to defend against zip bombs.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "input",
"type": "string",
"description": "",
"example": "H4sIAAAAAAAACstIzcnJVyjPL8pJUQQAbcK0AwwAAAA=",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "outputFormat",
"type": "string",
"description": "",
"example": "utf8",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"gunzip",
"decompress"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/gzip",
"description": "Compress a string with gzip (RFC 1952) and return it as base64. Reports input bytes, output bytes, and the compression ratio so you can decide if it was worth doing. Input can be plain text (utf8) or already-binary content (base64 or hex).",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "input",
"type": "string",
"description": "",
"example": "hello hello hello hello hello hello hello",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "inputFormat",
"type": "string",
"description": "",
"example": "utf8",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"gzip",
"compress"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/hash",
"description": "Cryptographic hash of a text string. Algorithms: sha256 (default), sha512, sha1, md5. Returns hex and base64 digests.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "algo",
"type": "string",
"description": "",
"example": "sha256",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "text",
"type": "string",
"description": "",
"example": "hello world",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"hash",
"sha256"
],
"quality": {
"l30DaysTotalCalls": "65",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/hex",
"description": "Hex encode or decode text. mode: encode (default) or decode.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "mode",
"type": "string",
"description": "",
"example": "encode",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "text",
"type": "string",
"description": "",
"example": "hi",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"hex",
"encode"
],
"quality": {
"l30DaysTotalCalls": "31",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/hkdf-expand",
"description": "HKDF extract-then-expand (RFC 5869) \u2014 derive output keying material from initial keying material, an optional salt, and an optional info/context string. Useful for deriving multiple keys from a single shared secret. Returns hex-encoded OKM.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "digest",
"type": "string",
"description": "",
"example": "sha256",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "ikm",
"type": "string",
"description": "",
"example": "shared-secret-material",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "info",
"type": "string",
"description": "",
"example": "context-string",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "keyLength",
"type": "number",
"description": "",
"example": 32,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "salt",
"type": "string",
"description": "",
"example": "optional-salt",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"hkdf",
"kdf"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/hmac",
"description": "HMAC signature of a message with a shared key. Algorithms: sha256 (default), sha512, sha1. Returns hex and base64.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "algo",
"type": "string",
"description": "",
"example": "sha256",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "key",
"type": "string",
"description": "",
"example": "secret",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "text",
"type": "string",
"description": "",
"example": "payload",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"hmac",
"signature"
],
"quality": {
"l30DaysTotalCalls": "31",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/html-entities",
"description": "Encode text to HTML entities or decode them back. mode: encode (default) or decode.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "mode",
"type": "string",
"description": "",
"example": "encode",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "text",
"type": "string",
"description": "",
"example": "<a href=\"x\">",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"html",
"entities"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/html-links",
"description": "Enumerate every <a href> in an HTML string with its anchor text and rel attribute. Optionally resolves relative hrefs against a base URL and filters by a regex on the href. The deterministic way to crawl a page's outlinks without writing a regex.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "base",
"type": "string",
"description": "",
"example": "https://agent402.tools",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "html",
"type": "string",
"description": "",
"example": "<a href=\"/about\">About</a><a href=\"https://example.com\">External</a>",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"html",
"links"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/html-meta",
"description": "Extract <title>, <meta description>, OpenGraph/Twitter cards, canonical URL, and JSON-LD blocks from an HTML string. Distinct from /api/meta which fetches a URL \u2014 feed this the HTML you already have (from /api/render, /api/extract.body, or your ow...",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "html",
"type": "string",
"description": "",
"example": "<html><head><title>Hi</title><meta name=\"description\" content=\"x\"><meta property=\"og:title\" content=\"Hi OG\"></head><body></body></html>",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"html",
"meta"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/html-select",
"description": "Run a CSS selector against an HTML string and return the matches (text, attrs, and optionally outerHTML for each). The deterministic alternative to regex when you already have the HTML and know the selector \u2014 pairs with /api/render or any page you...",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "html",
"type": "string",
"description": "",
"example": "<html><body><h1>One</h1><h1>Two</h1></body></html>",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "limit",
"type": "number",
"description": "",
"example": 25,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "selector",
"type": "string",
"description": "",
"example": "h1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"html",
"css-selector"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/html-strip",
"description": "Strip all HTML tags and return plain text. Preserves block-level structure (paragraphs and headings become newline-separated). Faster and more predictable than running extract on a raw HTML string when you already have it.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "html",
"type": "string",
"description": "",
"example": "<h1>Title</h1><p>First paragraph.</p><p>Second.</p>",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"html",
"strip"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/html-table",
"description": "Extract a <table> from an HTML string as JSON rows (header-keyed) or CSV. Useful for prices, schedules, sports stats, or anything an agent has already fetched as HTML. If multiple tables match, the first is used.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "format",
"type": "string",
"description": "",
"example": "json",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "html",
"type": "string",
"description": "",
"example": "<table><thead><tr><th>City</th><th>Pop</th></tr></thead><tbody><tr><td>NYC</td><td>8.3M</td></tr><tr><td>LA</td><td>3.9M</td></tr></tbody></table>",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"html",
"table"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/html-to-markdown",
"description": "Convert an HTML fragment or document you already have into clean markdown. (To fetch + convert a live URL, use /api/extract.)",
"pricing": {
"amount": "0.002",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "html",
"type": "string",
"description": "",
"example": "<h1>Hi</h1><p><b>bold</b></p>",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"html",
"markdown"
],
"quality": {
"l30DaysTotalCalls": "30",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/http-check",
"description": "Check any public URL: status code, latency, final URL after redirects, and response headers. The uptime primitive for agent monitors.",
"pricing": {
"amount": "0.003",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "url",
"type": "string",
"description": "",
"example": "https://example.com",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"uptime",
"monitoring"
],
"quality": {
"l30DaysTotalCalls": "30",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/http-headers",
"description": "Fetch a URL and return every response header plus a security analysis: HSTS, CSP, X-Frame-Options, X-Content-Type-Options, Referrer-Policy, Permissions-Policy, COOP/CORP/COEP. Scores 0\u2013100 by presence, flags weak HSTS, and warns on Server/X-Powered-By identity leaks. SSRF-protected.",
"pricing": {
"amount": "0.003",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "url",
"type": "string",
"description": "",
"example": "https://example.com",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"security",
"headers"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/iban-validate",
"description": "Validate an IBAN: country code, length, and the ISO 13616 mod-97 checksum.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "iban",
"type": "string",
"description": "",
"example": "DE89370400440532013000",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"iban",
"banking"
],
"quality": {
"l30DaysTotalCalls": "30",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/image-convert",
"description": "Convert an image between formats (PNG, JPEG, BMP). Send a base64 image and the target format; returns the converted image. Optional jpeg quality (1-100). Deterministic, no network.",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "format",
"type": "string",
"description": "",
"example": "jpeg",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "image",
"type": "string",
"description": "",
"example": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAJUlEQVR4AYXBAQEAIAyAMKSSnUxrJ99AtrXPfXxIkCBBggQJEgZ5JwJ01a+JcwAAAABJRU5ErkJggg==",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "quality",
"type": "number",
"description": "",
"example": 80,
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"image",
"convert"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/image-gen",
"description": "Generate an image from a text prompt using GPT Image (mini, low quality, 1024x1024). No API key needed; pay per call via x402. Returns base64 PNG. Prompt capped at 1000 chars.",
"pricing": {
"amount": "0.03",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "prompt",
"type": "string",
"description": "",
"example": "A single red apple on a white background",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"image",
"ai"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/image-gen-hd",
"description": "Generate a higher-quality image from a text prompt using GPT Image (mini, medium quality, 1024x1024). No API key needed; pay per call via x402. Returns base64 PNG. Prompt capped at 2000 chars.",
"pricing": {
"amount": "0.1",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "prompt",
"type": "string",
"description": "",
"example": "A single red apple on a white background",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"image",
"ai"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/image-gen-premium",
"description": "Generate a premium image from a text prompt using GPT Image 2 (medium quality, 1024x1024). Flagship model with best detail and coherence. No API key needed; pay per call via x402. Returns base64 PNG. Prompt capped at 4000 chars.",
"pricing": {
"amount": "0.3",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "prompt",
"type": "string",
"description": "",
"example": "A single red apple on a white background",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"image",
"ai"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/image-ocr",
"description": "Extract text from an image (PNG/JPEG): returns the full text, overall confidence (0-100), and per-line bounding boxes. Send either {image: base64} or {url: 'https://\u2026'}. Pure-CPU Tesseract via tesseract.js \u2014 no upstream API, no keys. Default lang 'eng'; pass 'lang' (ISO 639-2) for others.",
"pricing": {
"amount": "0.01",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "url",
"type": "string",
"description": "",
"example": "https://tesseract.projectnaptha.com/img/eng_bw.png",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"ocr",
"image"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/image-resize",
"description": "Resize an image to given pixel dimensions. Send a base64 PNG/JPEG/BMP and width and/or height (give one to scale proportionally). Returns the resized image. Deterministic, no network.",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "image",
"type": "string",
"description": "",
"example": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAJUlEQVR4AYXBAQEAIAyAMKSSnUxrJ99AtrXPfXxIkCBBggQJEgZ5JwJ01a+JcwAAAABJRU5ErkJggg==",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "width",
"type": "number",
"description": "",
"example": 256,
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"image",
"resize"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/image-thumbnail",
"description": "Make a square thumbnail of an image \u2014 scales and center-crops to NxN (default 128). Send a base64 image and optional size. Returns the thumbnail. Deterministic, no network.",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "image",
"type": "string",
"description": "",
"example": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAJUlEQVR4AYXBAQEAIAyAMKSSnUxrJ99AtrXPfXxIkCBBggQJEgZ5JwJ01a+JcwAAAABJRU5ErkJggg==",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "size",
"type": "number",
"description": "",
"example": 128,
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"image",
"thumbnail"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/images-to-pdf",
"description": "Combine PNG/JPEG images into a single PDF, one image per page. Body: {\"urls\":[\"https://\u2026/1.png\",\"https://\u2026/2.jpg\"]}. Returns the PDF as base64.",
"pricing": {
"amount": "0.004",
"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": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"pdf",
"images"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/ip-info",
"description": "Classify an IP address: version, public/private/loopback/link-local, integer form, and reverse-DNS (PTR) lookup.",
"pricing": {
"amount": "0.002",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "ip",
"type": "string",
"description": "",
"example": "8.8.8.8",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"ip",
"network"
],
"quality": {
"l30DaysTotalCalls": "31",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/ipv6-expand",
"description": "Expand a compressed IPv6 address to full 8-group notation (:: to 0000:...) or compress a full address by collapsing the longest zero run. Also validates format. Pure CPU, deterministic.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "address",
"type": "string",
"description": "",
"example": "2001:db8::1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"ipv6",
"network"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/irr",
"description": "Compute the internal rate of return (IRR) of a cashflow stream \u2014 the discount rate at which NPV = 0. Index 0 is treated as t=0 (typically the negative initial investment); indices 1..n are inflows in subsequent periods. Solved via Newton-Raphson w...",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "cashflows",
"type": "array",
"description": "",
"example": [],
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"finance",
"irr"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/isbn-validate",
"description": "Validate an ISBN-10 or ISBN-13 checksum (hyphens/spaces ignored) and report which format it is.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "isbn",
"type": "string",
"description": "",
"example": "978-0-306-40615-7",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"isbn",
"books"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/iso-week",
"description": "Get the ISO 8601 week number, ISO day-of-week, quarter, and day-of-year for any date. Useful for fiscal/reporting calendars, weekly aggregations, and sprint planning.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "date",
"type": "string",
"description": "",
"example": "2026-06-23",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"date",
"iso-week"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/jaccard-similarity",
"description": "Compute the Jaccard similarity coefficient between two strings using character bigrams or word tokens. Returns the ratio of intersection to union (0 = no overlap, 1 = identical sets). Deterministic, pure CPU.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "a",
"type": "string",
"description": "",
"example": "night",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "b",
"type": "string",
"description": "",
"example": "nacht",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "mode",
"type": "string",
"description": "",
"example": "bigram",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"jaccard",
"similarity"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/json-diff",
"description": "Deep-compare two JSON values. Returns a list of changed/added/removed paths (capped at 1000 differences).",
"pricing": {
"amount": "0.002",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "a",
"type": "object",
"description": "",
"example": null,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "b",
"type": "object",
"description": "",
"example": null,
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"json",
"diff"
],
"quality": {
"l30DaysTotalCalls": "30",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/json-flatten",
"description": "Flatten nested JSON to dot-path keys, or unflatten dot-path keys back to nested JSON. mode: flatten (default) | unflatten.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "json",
"type": "object",
"description": "",
"example": null,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "mode",
"type": "string",
"description": "",
"example": "flatten",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"json",
"flatten"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/json-format",
"description": "Validate, pretty-print, or minify JSON. Returns parse errors with position when invalid.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "indent",
"type": "number",
"description": "",
"example": 2,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "json",
"type": "string",
"description": "",
"example": "{\"a\":1}",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"json",
"format"
],
"quality": {
"l30DaysTotalCalls": "31",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/json-merge",
"description": "Deep-merge two JSON objects (b wins on conflicts; arrays are concatenated).",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "a",
"type": "object",
"description": "",
"example": null,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "b",
"type": "object",
"description": "",
"example": null,
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"json",
"merge"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/json-pointer",
"description": "Resolve an RFC 6901 JSON Pointer (e.g. /items/0/name) against a JSON value. Returns the value or found:false.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "json",
"type": "object",
"description": "",
"example": null,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "pointer",
"type": "string",
"description": "",
"example": "/items/1/name",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"json",
"pointer"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/json-query",
"description": "Extract a value from JSON by dot/bracket path, e.g. \"items[2].name\".",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "json",
"type": "object",
"description": "",
"example": null,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "path",
"type": "string",
"description": "",
"example": "items[1].name",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"json",
"query"
],
"quality": {
"l30DaysTotalCalls": "31",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/json-to-csv",
"description": "Convert a JSON array of objects to CSV. Nested objects are flattened to dot-path columns.",
"pricing": {
"amount": "0.002",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "json",
"type": "array",
"description": "",
"example": [],
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"json",
"csv"
],
"quality": {
"l30DaysTotalCalls": "30",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/json-to-xml",
"description": "Convert a JSON value to indented XML \u2014 the reverse of xml-to-json. Objects become nested elements, arrays repeat their tag, and text is escaped. Deterministic.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "data",
"type": "object",
"description": "",
"example": null,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "root",
"type": "string",
"description": "",
"example": "root",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"json",
"xml"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/json-to-yaml",
"description": "Convert JSON to YAML.",
"pricing": {
"amount": "0.002",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "json",
"type": "object",
"description": "",
"example": null,
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"json",
"yaml"
],
"quality": {
"l30DaysTotalCalls": "30",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/json-validate",
"description": "Validate a JSON document against a JSON Schema (draft-07 subset) and get the list of violations. Supports type, required, properties, items, enum, const, min/max, length, pattern, format, anyOf/allOf/oneOf/not, additionalProperties. Deterministic \u2014 check an agent's structured output before you trust it.",
"pricing": {
"amount": "0.002",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "data",
"type": "object",
"description": "",
"example": null,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "schema",
"type": "object",
"description": "",
"example": null,
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"json-schema",
"validate"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/jsonl",
"description": "Convert between a JSON array and JSONL/NDJSON (one JSON object per line). mode: to-jsonl (array \u2192 lines) or from-jsonl (lines \u2192 array). For streaming records to and from agents and datasets.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "data",
"type": "array",
"description": "",
"example": [],
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "mode",
"type": "string",
"description": "",
"example": "to-jsonl",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"jsonl",
"ndjson"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/jwt-decode",
"description": "Decode a JWT without verification: header, payload, expiry status, and time remaining. (Decoding only \u2014 signatures are NOT verified.)",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "token",
"type": "string",
"description": "",
"example": "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWIiOiJhZ2VudDQwMiIsIm5hbWUiOiJkZW1vIGFnZW50IiwiaWF0IjoxNzAwMDAwMDAwLCJleHAiOjk5OTk5OTk5OTl9.SflKxwRJSMeKKF2QT4fwpMeJf36POk6yJV_adQssw5c",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"jwt",
"token"
],
"quality": {
"l30DaysTotalCalls": "31",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/jwt-sign",
"description": "Mint a signed JSON Web Token (HMAC: HS256 default, HS384, HS512) from a payload + secret. Pairs with jwt-decode/jwt-verify to complete the trio. Deterministic \u2014 same payload, secret, and alg always produce the same token.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "alg",
"type": "string",
"description": "",
"example": "HS256",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "payload",
"type": "object",
"description": "",
"example": null,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "secret",
"type": "string",
"description": "",
"example": "s3cr3t",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"jwt",
"jws"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/jwt-verify",
"description": "Verify an HS256/384/512 JWT signature against a secret and check expiry. Returns valid + decoded payload. (HMAC algorithms only.)",
"pricing": {
"amount": "0.002",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "secret",
"type": "string",
"description": "",
"example": "my-secret",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "token",
"type": "string",
"description": "",
"example": "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWIiOiJhZ2VudDQwMiIsIm5hbWUiOiJkZW1vIGFnZW50IiwiaWF0IjoxNzAwMDAwMDAwLCJleHAiOjk5OTk5OTk5OTl9.NqggPBGuLX1OA7YuSlQ4S0INJfCOWnwXWT0XUIUrt3s",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"jwt",
"verify"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/kalshi-event",
"description": "Get full detail for a single Kalshi event with all its nested markets. Mutually-exclusive flag tells you whether the markets partition outcome space (e.g. one winner). Useful for: viewing all candidates in an election, all CPI ranges, all weather buckets.",
"pricing": {
"amount": "0.002",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "eventTicker",
"type": "string",
"description": "",
"example": "PRES-24",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"kalshi",
"event"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/kalshi-markets",
"description": "List Kalshi markets (CFTC-regulated US event contracts). Filter by status (open/closed/settled/unopened) or by event ticker. Returns yes/no bid/ask, last price, volume, open interest. Complement to Polymarket for US-regulated markets and Kalshi-only categories (weather, economic data).",
"pricing": {
"amount": "0.002",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "limit",
"type": "number",
"description": "",
"example": 5,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "status",
"type": "string",
"description": "",
"example": "open",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"kalshi",
"prediction-market"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/keywords",
"description": "Top keywords and two-word phrases by frequency (stopwords removed). Cheap, deterministic signal for routing, tagging, and dedup.",
"pricing": {
"amount": "0.002",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "limit",
"type": "number",
"description": "",
"example": 10,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "text",
"type": "string",
"description": "",
"example": "Long article text\u2026",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"keywords",
"nlp"
],
"quality": {
"l30DaysTotalCalls": "30",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/l2-gas-comparison",
"description": "Current gas snapshot across Ethereum + supported L2s (Base, Polygon, Arbitrum, Optimism), sorted cheapest-first. Returns gas price in gwei, latest block number, chain id, and an isL2 flag per chain. Use to route a transaction to the cheapest viable L2 or to track L1\u2192L2 gas spread.",
"pricing": {
"amount": "0.002",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "networks",
"type": "array",
"description": "",
"example": [],
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"l2",
"gas"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/l2-tvl",
"description": "Top L2s by TVL via DeFiLlama. Returns each L2 with TVL in USD, native token symbol, and CoinGecko/CMC ids. Classification combines DeFiLlama's parent-chain hint with a curated list of well-known L2s (Arbitrum, Optimism, Base, zkSync Era, Linea, Scroll, Mantle, Polygon zkEVM, Starknet, Blast, Mode, Manta, Metis, Polygon, Taiko, Immutable zkEVM, World Chain).",
"pricing": {
"amount": "0.002",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "limit",
"type": "number",
"description": "",
"example": 10,
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"l2",
"tvl"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/leap-year",
"description": "Check whether a year is a leap year and get related info: days in that year, the next and previous leap years, and the Gregorian leap-year rule.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "year",
"type": "number",
"description": "",
"example": 2024,
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"date",
"leap-year"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/levenshtein",
"description": "Levenshtein edit distance between two strings, plus a 0-1 similarity ratio.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "a",
"type": "string",
"description": "",
"example": "kitten",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "b",
"type": "string",
"description": "",
"example": "sitting",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"levenshtein",
"edit-distance"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/linear-regression",
"description": "Fit a least-squares line y = slope\u00b7x + intercept to two equal-length series. Returns slope, intercept, r\u00b2 (variance explained), and optionally predicted y values for new x inputs \u2014 useful for trend extrapolation (e.g. project next quarter's revenu...",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "predict",
"type": "array",
"description": "",
"example": [],
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "x",
"type": "array",
"description": "",
"example": [],
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "y",
"type": "array",
"description": "",
"example": [],
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"stats",
"regression"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/llm",
"description": "LLM inference proxy \u2014 send an OpenAI-format chat/completions request and get a response from GPT-4o-mini. No API key needed; pay per call via x402. Supports temperature, top_p, stop, and max_tokens (capped at 4096). Input capped at 16k chars.",
"pricing": {
"amount": "0.01",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "max_tokens",
"type": "number",
"description": "",
"example": 64,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "messages",
"type": "array",
"description": "",
"example": [],
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "model",
"type": "string",
"description": "",
"example": "gpt-4o-mini",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"llm",
"ai"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/llm-premium",
"description": "LLM inference proxy (Premium tier) \u2014 o3-mini reasoning model via the same OpenAI-format interface. No API key needed; pay per call via x402. Input capped at 32k chars, output at 2048 tokens.",
"pricing": {
"amount": "0.5",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "max_tokens",
"type": "number",
"description": "",
"example": 64,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "messages",
"type": "array",
"description": "",
"example": [],
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "model",
"type": "string",
"description": "",
"example": "o3-mini",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"llm",
"ai"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/llm-pro",
"description": "LLM inference proxy (Pro tier) \u2014 GPT-4o or GPT-4.1. Same OpenAI-format interface as /api/llm but with more capable models. No API key needed; pay per call via x402. Input capped at 16k chars, output at 2048 tokens.",
"pricing": {
"amount": "0.1",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "max_tokens",
"type": "number",
"description": "",
"example": 64,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "messages",
"type": "array",
"description": "",
"example": [],
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "model",
"type": "string",
"description": "",
"example": "gpt-4o",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"llm",
"ai"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/loan-payment",
"description": "Compute the monthly (or per-period) payment on a fully-amortizing loan: mortgage, auto, student loan, business loan. Returns the periodic payment, total paid over the term, and total interest. Matches Excel's PMT(rate, nper, -principal). Use this ...",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "annualRate",
"type": "number",
"description": "",
"example": 0.06,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "principal",
"type": "number",
"description": "",
"example": 200000,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "termYears",
"type": "number",
"description": "",
"example": 30,
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"finance",
"loan"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/lorem",
"description": "Placeholder text. ?paragraphs=1..20 or ?words=1..2000.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "paragraphs",
"type": "string",
"description": "",
"example": "2",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"lorem",
"placeholder"
],
"quality": {
"l30DaysTotalCalls": "33",
"l30DaysUniquePayers": "3"
}
},
{
"url": "https://agent402.tools/api/lorem-ipsum",
"description": "Generate placeholder lorem ipsum text. Supports paragraphs or sentences mode with configurable counts. Uses a fixed vocabulary and deterministic assembly.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "mode",
"type": "string",
"description": "",
"example": "paragraphs",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "paragraphs",
"type": "number",
"description": "",
"example": 2,
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"lorem-ipsum",
"placeholder"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/markdown-to-html",
"description": "Render CommonMark + GFM markdown to HTML.",
"pricing": {
"amount": "0.002",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "markdown",
"type": "string",
"description": "",
"example": "# Hi\n\n**bold**",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"markdown",
"html"
],
"quality": {
"l30DaysTotalCalls": "30",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/matrix-multiply",
"description": "Standard matrix multiplication of two 2D arrays: A[m\u00d7k] \u00d7 B[k\u00d7n] \u2192 C[m\u00d7n]. Validates that inner dimensions match. Each dimension is capped at 100.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "a",
"type": "array",
"description": "",
"example": [],
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "b",
"type": "array",
"description": "",
"example": [],
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"matrix",
"multiply"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/media-info",
"description": "Inspect any audio/video URL with ffprobe: container, duration, bitrate, and per-stream codec details (sample rate/channels for audio, resolution/fps for video) as JSON. Body: {\"url\":\"https://\u2026/file.mp4\"}.",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "url",
"type": "string",
"description": "",
"example": "https://upload.wikimedia.org/wikipedia/commons/c/c8/Example.ogg",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"ffmpeg",
"ffprobe"
],
"quality": {
"l30DaysTotalCalls": "28",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/memory",
"description": "Read from a wallet-scoped namespace. ?key=\u2026 returns the stored value; omit key to list keys. Reads your own namespace by default; add ?owner=0x\u2026 to read a namespace you've been granted access to.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "key",
"type": "string",
"description": "",
"example": "research/task-42",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"memory",
"storage"
],
"quality": {
"l30DaysTotalCalls": "33",
"l30DaysUniquePayers": "3"
}
},
{
"url": "https://agent402.tools/api/memory/cas",
"description": "Atomically write (or release) a key only if its current value equals `expected` \u2014 the coordination primitive for distributed locks and optimistic concurrency across agents. Acquire a lock: expected=null + a value + ttlSeconds. Release it: expected=<your token> with no value (deletes on match). Update safely: expected=<old>, value=<new>. Returns whether it swapped and the current value.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "key",
"type": "string",
"description": "",
"example": "locks/import",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "ttlSeconds",
"type": "number",
"description": "",
"example": 30,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "value",
"type": "string",
"description": "",
"example": "agent-7",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"memory",
"cas"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/memory/forget",
"description": "Delete a remembered document by id from the recall store.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "id",
"type": "string",
"description": "",
"example": "abc123",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"memory",
"semantic"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/memory/grant",
"description": "Share your namespace with another wallet so different agents can coordinate through it. Grant read or readwrite access to a grantee wallet, optionally with a TTL. This is the cross-agent sharing a single agent cannot provide for itself.",
"pricing": {
"amount": "0.002",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "grantee",
"type": "string",
"description": "",
"example": "0x1111111111111111111111111111111111111111",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "mode",
"type": "string",
"description": "",
"example": "readwrite",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "ttlSeconds",
"type": "number",
"description": "",
"example": 86400,
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"memory",
"grant"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/memory/grants",
"description": "List the wallets you've granted access to your namespace, with their mode and expiry.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"memory",
"grants"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/memory/incr",
"description": "Atomically increment (or decrement) a numeric key and return the new value \u2014 a coordination primitive for counters, locks, and rate budgets shared across agents. Creates the key at 0 if absent.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "by",
"type": "number",
"description": "",
"example": 1,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "key",
"type": "string",
"description": "",
"example": "jobs/processed",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"memory",
"counter"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/memory/log",
"description": "Tamper-evident history of every change to a namespace \u2014 an append-only, hash-chained audit log the server attests to (provenance an agent can't forge for itself). ?owner=0x\u2026 reads a granted namespace.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "limit",
"type": "string",
"description": "",
"example": "50",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"memory",
"audit"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/memory/recall",
"description": "Recall remembered text by similarity to a query (ranked by cosine similarity), not by exact key. Returns the top-k matches with scores. The retrieval half of the wallet-scoped semantic memory.",
"pricing": {
"amount": "0.002",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "k",
"type": "number",
"description": "",
"example": 3,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "query",
"type": "string",
"description": "",
"example": "why did the deployment break",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"memory",
"semantic"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/memory/remember",
"description": "Store a piece of text for later similarity recall \u2014 a per-wallet semantic index an agent cannot host in-session. Returns an id. Pair with /api/memory/recall to retrieve by meaning, not exact key.",
"pricing": {
"amount": "0.003",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "meta",
"type": "object",
"description": "",
"example": null,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "text",
"type": "string",
"description": "",
"example": "The deploy failed because the Railway build ran out of memory.",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"memory",
"semantic"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/memory/revoke",
"description": "Revoke a previously granted wallet's access to your namespace.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "grantee",
"type": "string",
"description": "",
"example": "0x1111111111111111111111111111111111111111",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"memory",
"revoke"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/meta",
"description": "Fetch page metadata for a URL: title, description, OpenGraph, Twitter cards, canonical URL, favicon.",
"pricing": {
"amount": "0.002",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "url",
"type": "string",
"description": "",
"example": "https://example.com",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"metadata",
"opengraph"
],
"quality": {
"l30DaysTotalCalls": "61",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/mev-block-payment",
"description": "Look up the MEV-Boost payment for a specific slot or block number via the Flashbots relay. Returns the builder, proposer, value paid in ETH, gas usage, and tx count. Returns found=false if the block was built locally or via a different MEV-Boost relay (Flashbots is one of several).",
"pricing": {
"amount": "0.002",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "blockNumber",
"type": "number",
"description": "",
"example": 22000000,
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"mev",
"flashbots"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/mev-builder-share",
"description": "Builder market share aggregated over the last N MEV-Boost blocks via the Flashbots relay. Returns per-builder block count, share percent, total ETH paid to proposers, and average per block. Use to track block-builder concentration or detect a new builder gaining share.",
"pricing": {
"amount": "0.002",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "window",
"type": "number",
"description": "",
"example": 100,
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"mev",
"flashbots"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/mev-recent-blocks",
"description": "Last N MEV-Boost-built blocks via the Flashbots relay. For each block: slot, block number/hash, builder pubkey, proposer pubkey, gas used/limit, ETH paid to the proposer, and tx count. Use to monitor block-builder market share, proposer revenue, or to correlate an arbitrage opportunity with the block it landed in.",
"pricing": {
"amount": "0.002",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "limit",
"type": "number",
"description": "",
"example": 5,
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"mev",
"flashbots"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/mime",
"description": "Look up a MIME type by file extension (?ext=png) or extensions by MIME type (?type=image/png). Covers ~50 common types.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "ext",
"type": "string",
"description": "",
"example": "webp",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"mime",
"content-type"
],
"quality": {
"l30DaysTotalCalls": "32",
"l30DaysUniquePayers": "3"
}
},
{
"url": "https://agent402.tools/api/mod-arithmetic",
"description": "Modular arithmetic operations: mod (a mod m), modpow (a^b mod m via fast exponentiation), and modinverse (a^-1 mod m via extended Euclidean algorithm). Uses BigInt for arbitrary precision. Useful for cryptography and number theory.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "a",
"type": "number",
"description": "",
"example": 7,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "b",
"type": "number",
"description": "",
"example": 256,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "m",
"type": "number",
"description": "",
"example": 13,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "op",
"type": "string",
"description": "",
"example": "modpow",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"modular",
"arithmetic"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/moderate",
"description": "Check text for harmful content using OpenAI moderation (omni-moderation-latest). Returns flagged status, category breakdown (harassment, hate, self-harm, sexual, violence, etc.), and confidence scores. No API key needed; pay per call via x402. Tex...",
"pricing": {
"amount": "0.002",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "text",
"type": "string",
"description": "",
"example": "This is a perfectly normal sentence about cooking pasta.",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"moderation",
"safety"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/morse",
"description": "Encode text to Morse code or decode it back. mode: encode (default) or decode. Words separated by ' / '.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "mode",
"type": "string",
"description": "",
"example": "encode",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "text",
"type": "string",
"description": "",
"example": "SOS",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"morse",
"encode"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/moving-average",
"description": "Compute simple (SMA) and exponential (EMA) moving averages over a numeric series. Returns one value per input position \u2014 the first (window-1) SMA values are null since there isn't enough history. EMA uses the standard alpha = 2/(window+1) smoothin...",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "values",
"type": "array",
"description": "",
"example": [],
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "window",
"type": "number",
"description": "",
"example": 3,
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"stats",
"moving-average"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/multi-search",
"description": "Run 2-5 web searches in one call with a 20% volume discount vs. individual searches. Each query returns ranked results (title, URL, snippet). Ideal for multi-faceted research or comparing sources on different aspects of a topic.",
"pricing": {
"amount": "0.08",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "queries",
"type": "array",
"description": "",
"example": [],
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"search",
"batch"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/nato-phonetic",
"description": "Convert text to the NATO phonetic alphabet (Alpha, Bravo, Charlie...) or decode phonetic words back to text. Letters and digits supported. Word boundaries marked with \" | \". Deterministic, pure CPU.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "text",
"type": "string",
"description": "",
"example": "SOS 42",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"nato",
"phonetic"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/nft-collection",
"description": "Fetch NFT collection (ERC-721 / ERC-1155) metadata by contract address on Ethereum, Base, Polygon, Arbitrum, or Optimism: name, symbol, token type, total supply, deployer, OpenSea slug + image, floor (ETH), Twitter/Discord, and verification (safelist) status. Use to label a contract address with its collection identity before pulling tokens or sales.",
"pricing": {
"amount": "0.002",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "contract",
"type": "string",
"description": "",
"example": "0xbc4ca0eda7647a8ab7c2061c2e118a18a936f13d",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "network",
"type": "string",
"description": "",
"example": "ethereum",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"nft",
"collection"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/nft-floor",
"description": "Get the current floor price for an NFT collection across OpenSea + LooksRare (Ethereum). Returns per-marketplace floor (ETH), collection URL, retrieval timestamp, and the cheapest cross-marketplace floor with the marketplace tag. Use to price a collection without scraping marketplace UIs, or to detect cross-venue arbitrage gaps.",
"pricing": {
"amount": "0.002",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "contract",
"type": "string",
"description": "",
"example": "0xbc4ca0eda7647a8ab7c2061c2e118a18a936f13d",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"nft",
"floor"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/nft-holdings",
"description": "Return the NFTs owned by a wallet address on a given network. Each row carries the collection name, contract address, token ID, image URL (where available), and ERC-721 vs ERC-1155 standard. Up to 100 per call \u2014 paginate with `pageKey` from the previous response.",
"pricing": {
"amount": "0.002",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "address",
"type": "string",
"description": "",
"example": "0xaBF4FAbd7c416fB67202E5f9002389Fc75e2a9D0",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "network",
"type": "string",
"description": "",
"example": "base",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"crypto",
"nft"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/nft-metadata",
"description": "Resolve the metadata for a single NFT: title, description, image URLs (original + cached CDN), attributes/traits, and the standard (ERC-721 vs ERC-1155). Useful when you have a contract+tokenId and need the display data without re-fetching the who...",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "contract",
"type": "string",
"description": "",
"example": "0xed5af388653567af2f388e6224dc7c4b3241c544",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "network",
"type": "string",
"description": "",
"example": "ethereum",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "tokenId",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"crypto",
"nft"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/nft-sales",
"description": "Recent sales for an NFT collection (or specific token) on any of 5 chains, ordered descending by block. Returns buyer, seller, marketplace (OpenSea/LooksRare/X2Y2/Blur), price (units + wei), protocol/royalty fees, tx hash, block, and quantity for each sale. Use to track volume, detect wash trades by repeat buyer/seller pairs, or chart a collection's price trajectory.",
"pricing": {
"amount": "0.002",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "contract",
"type": "string",
"description": "",
"example": "0xbc4ca0eda7647a8ab7c2061c2e118a18a936f13d",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "limit",
"type": "number",
"description": "",
"example": 5,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "network",
"type": "string",
"description": "",
"example": "ethereum",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"nft",
"sales"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/npv",
"description": "Compute the net present value of a stream of cashflows at a given discount rate. Index 0 is treated as t=0 (today, not discounted); indices 1..n are discounted by (1+rate)^t. Matches Excel's NPV but with the conventional t=0 treatment most finance...",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "cashflows",
"type": "array",
"description": "",
"example": [],
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "discountRate",
"type": "number",
"description": "",
"example": 0.1,
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"finance",
"npv"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/number-format",
"description": "Format a number: thousands separators, fixed decimals, optional currency, or compact (1.2K / 3.4M).",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "decimals",
"type": "number",
"description": "",
"example": 2,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "value",
"type": "number",
"description": "",
"example": 1234567.891,
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"number",
"format"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/openapi-diff",
"description": "Compare two OpenAPI 3.x or Swagger 2.x documents and return a structured diff: added / removed / changed endpoints, with a conservative \"is any change breaking?\" flag. Breaking = an endpoint or required-2xx status was removed, a required parameter was added, an optional param became required, a param type changed, or a JSON body field became required. Pure CPU \u2014 deterministic, no network, no $ref dereferencing (resolve refs upstream if needed).",
"pricing": {
"amount": "0.002",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "after",
"type": "object",
"description": "",
"example": null,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "before",
"type": "object",
"description": "",
"example": null,
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"openapi",
"swagger"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/openapi-extract",
"description": "Flatten an OpenAPI 3.x or Swagger 2.x spec into a structured list of callable endpoints \u2014 one row per operation with method, path, operationId, summary, tags, parameters (name / in / required / type), JSON-body flag, and documented response codes. Includes per-method and per-tag counts so an agent can pick what to call next without parsing the full spec. Output is sorted by path then method for stable, agent-friendly grouping. Pure CPU \u2014 deterministic, no network, no $ref dereferencing.",
"pricing": {
"amount": "0.002",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "spec",
"type": "object",
"description": "",
"example": null,
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"openapi",
"swagger"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/openapi-lint",
"description": "Score an OpenAPI 3.x or Swagger 2.x spec on agent-readiness \u2014 i.e. does an LLM-driven caller have what it needs to call the API correctly without guessing. Returns a 0..100 score, severity counts, and a structured list of violations with stable ru...",
"pricing": {
"amount": "0.002",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "spec",
"type": "object",
"description": "",
"example": null,
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"openapi",
"swagger"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/openapi-mock-response",
"description": "Synthesize a JSON response body for one operation + status code in an OpenAPI 3.x or Swagger 2.x spec. Locate the operation by operationId or method+path. Pick the response by explicit `status`, else the first 2xx, else the first documented respon...",
"pricing": {
"amount": "0.002",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "operationId",
"type": "string",
"description": "",
"example": "getUser",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "spec",
"type": "object",
"description": "",
"example": null,
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"openapi",
"swagger"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/openapi-redact",
"description": "Shrink an OpenAPI 3.x or Swagger 2.x document for LLM context by stripping verbose meta-fields (examples, descriptions, summaries, tags, externalDocs, deprecated). Categories are explicit; default is `[\"examples\", \"descriptions\"]`. User-defined pr...",
"pricing": {
"amount": "0.002",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "spec",
"type": "object",
"description": "",
"example": null,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "strip",
"type": "array",
"description": "",
"example": [],
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"openapi",
"swagger"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/openapi-required-params",
"description": "For one operation, return the minimum set of inputs an agent must provide to make a successful call. Locate the op by `operationId` (preferred) or by `method`+`path`. Output is a single flat array tagged by `in`: `path` (always required), `query` ...",
"pricing": {
"amount": "0.002",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "operationId",
"type": "string",
"description": "",
"example": "createUser",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "spec",
"type": "object",
"description": "",
"example": null,
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"openapi",
"swagger"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/openapi-resolve-refs",
"description": "Inline every local `$ref` in an OpenAPI 3.x or Swagger 2.x document so downstream tools see a self-contained spec. Resolves `#/components/...` (OpenAPI) and `#/definitions/...` (Swagger) JSON-pointer refs anywhere in the document, including inside...",
"pricing": {
"amount": "0.002",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "spec",
"type": "object",
"description": "",
"example": null,
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"openapi",
"swagger"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/openapi-search",
"description": "Search operations in an OpenAPI 3.x or Swagger 2.x spec against a free-text query. Tokenizes the query (lowercase, alphanumeric runs), scores each operation by which fields the tokens match \u2014 operationId +3, path +3, tags +2, summary +2, descripti...",
"pricing": {
"amount": "0.002",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "query",
"type": "string",
"description": "",
"example": "user avatar",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "spec",
"type": "object",
"description": "",
"example": null,
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"openapi",
"swagger"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/openapi-security-summary",
"description": "Resolve authentication requirements across an OpenAPI 3.x or Swagger 2.x document. Returns the catalog of security schemes (`components.securitySchemes` in OpenAPI 3, `securityDefinitions` in Swagger 2) verbatim, the document-level default, and th...",
"pricing": {
"amount": "0.002",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "spec",
"type": "object",
"description": "",
"example": null,
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"openapi",
"swagger"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/openapi-to-curl",
"description": "Build a runnable curl command for one operation in an OpenAPI 3.x or Swagger 2.x spec. Locate the operation by operationId (preferred) or by method + path, substitute path parameters using the spec's example values, include required query and head...",
"pricing": {
"amount": "0.002",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "operationId",
"type": "string",
"description": "",
"example": "getUser",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "spec",
"type": "object",
"description": "",
"example": null,
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"openapi",
"swagger"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/openapi-validate-payload",
"description": "Validate a JSON payload against the request or response schema for one operation in an OpenAPI 3.x or Swagger 2.x spec. Locate the operation by operationId or method+path; choose `part: \"request\"` or `part: \"response\"` (status defaults to the firs...",
"pricing": {
"amount": "0.002",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "operationId",
"type": "string",
"description": "",
"example": "createUser",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "part",
"type": "string",
"description": "",
"example": "request",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "payload",
"type": "object",
"description": "",
"example": null,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "spec",
"type": "object",
"description": "",
"example": null,
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"openapi",
"swagger"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/outliers",
"description": "Flag outliers in a numeric series using either the IQR rule (Tukey fences at 1.5\u00b7IQR \u2014 robust, default) or z-score (|z| > threshold \u2014 assumes normality). Returns the outlier values + their indices + the thresholds used so you can decide whether to...",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "method",
"type": "string",
"description": "",
"example": "iqr",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "values",
"type": "array",
"description": "",
"example": [],
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"stats",
"outliers"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/password",
"description": "Generate cryptographically random passwords. ?length=8..128 (default 24), ?symbols=true|false (default true), ?count=1..20.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "count",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "length",
"type": "string",
"description": "",
"example": "32",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "symbols",
"type": "string",
"description": "",
"example": "true",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"password",
"random"
],
"quality": {
"l30DaysTotalCalls": "33",
"l30DaysUniquePayers": "3"
}
},
{
"url": "https://agent402.tools/api/password-strength",
"description": "Score a password's strength: character-set size, entropy bits, a 0\u20134 rating, and an estimated offline crack time. The password is never stored or logged.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "password",
"type": "string",
"description": "",
"example": "Tr0ub4dour&3",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"password",
"strength"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/pbkdf2",
"description": "Derive a cryptographic key from a password using PBKDF2 (RFC 8018). Returns the hex-encoded derived key along with all parameters used, so you can store or verify them later. Supports sha1, sha256, sha384, sha512 digests.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "digest",
"type": "string",
"description": "",
"example": "sha256",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "iterations",
"type": "number",
"description": "",
"example": 100000,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "keyLength",
"type": "number",
"description": "",
"example": 32,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "password",
"type": "string",
"description": "",
"example": "hunter2",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "salt",
"type": "string",
"description": "",
"example": "random-salt-value",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"pbkdf2",
"kdf"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/pdf",
"description": "Fetch a PDF from a URL and extract its text content. Returns page count, document info, and the full text (up to 20MB PDFs).",
"pricing": {
"amount": "0.01",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "url",
"type": "string",
"description": "",
"example": "https://example.com/whitepaper.pdf",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"pdf",
"documents"
],
"quality": {
"l30DaysTotalCalls": "57",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/pdf-extract-pages",
"description": "Pull a subset of pages into a new PDF (split). Body: {\"url\":\"https://\u2026/file.pdf\",\"pages\":\"1-3,5\"}. Returns the new PDF as base64.",
"pricing": {
"amount": "0.003",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "pages",
"type": "string",
"description": "",
"example": "1-2",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "url",
"type": "string",
"description": "",
"example": "https://arxiv.org/pdf/1706.03762",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"pdf",
"split"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/pdf-info",
"description": "Inspect a PDF without downloading the whole thing into your model: page count, title, author, subject, creator, producer, creation/modification dates, encryption flag, and byte size. Body: {\"url\":\"https://\u2026/file.pdf\"}.",
"pricing": {
"amount": "0.002",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "url",
"type": "string",
"description": "",
"example": "https://arxiv.org/pdf/1706.03762",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"pdf",
"documents"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/pdf-merge",
"description": "Combine several PDFs into one, in order. Body: {\"urls\":[\"https://\u2026/a.pdf\",\"https://\u2026/b.pdf\"]}. Returns the merged PDF as base64 plus page count and size.",
"pricing": {
"amount": "0.004",
"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": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"pdf",
"merge"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/pdf-rotate",
"description": "Rotate pages by 90/180/270\u00b0. Body: {\"url\":\"https://\u2026/file.pdf\",\"degrees\":90,\"pages\":\"1-3\"?}. Omit \"pages\" to rotate all. Returns the new PDF as base64.",
"pricing": {
"amount": "0.003",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "degrees",
"type": "number",
"description": "",
"example": 90,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "url",
"type": "string",
"description": "",
"example": "https://arxiv.org/pdf/1706.03762",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"pdf",
"rotate"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/pdf-to-markdown",
"description": "Convert a PDF to clean markdown: headings, paragraphs, and bullets reconstructed from the text layer \u2014 ready to drop into a model's context. Body: {\"url\":\"https://\u2026/file.pdf\"}.",
"pricing": {
"amount": "0.01",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "url",
"type": "string",
"description": "",
"example": "https://arxiv.org/pdf/1706.03762",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"pdf",
"markdown"
],
"quality": {
"l30DaysTotalCalls": "28",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/percentage",
"description": "Percentage helper. op: \"of\" (a% of b), \"change\" (% change a\u2192b), \"ratio\" (a is what % of b).",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "a",
"type": "number",
"description": "",
"example": 80,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "b",
"type": "number",
"description": "",
"example": 100,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "op",
"type": "string",
"description": "",
"example": "change",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"percentage",
"percent"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/phone-format",
"description": "Parse and format phone numbers into E.164 and national formats. Supports US (+1), UK (+44), DE (+49), FR (+33), AU (+61), IN (+91). Pure regex \u2014 no libphonenumber dependency.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "phone",
"type": "string",
"description": "",
"example": "+1 (555) 234-5678",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"phone",
"validation"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/place-search",
"description": "Search OpenStreetMap for places by keyword, optionally restricted to a bounding box or country. Returns ranked hits with coordinates and place type \u2014 e.g. coffee shops in a city, airports in a region. ?q=coffee&viewbox=-122.52,37.81,-122.35,37.70&bounded=1.",
"pricing": {
"amount": "0.003",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "limit",
"type": "number",
"description": "",
"example": 3,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "q",
"type": "string",
"description": "",
"example": "Eiffel Tower",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"places",
"poi"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/polymarket-market",
"description": "Get full detail for a single Polymarket market by slug or id. Returns question, description, outcome prices (implied probabilities), volume, liquidity, end date, resolution status, and CLOB token ids needed for orderbook + history lookups.",
"pricing": {
"amount": "0.002",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "slug",
"type": "string",
"description": "",
"example": "will-norway-win-the-2026-fifa-world-cup-893",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"polymarket",
"prediction-market"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/polymarket-orderbook",
"description": "Live CLOB orderbook for a Polymarket outcome token. Returns top N bids (highest first), top N asks (lowest first), best bid/ask, mid-price, and spread. Use a clobTokenId from polymarket-market or polymarket-search.",
"pricing": {
"amount": "0.002",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "depth",
"type": "number",
"description": "",
"example": 5,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "tokenId",
"type": "string",
"description": "",
"example": "60447443643099453130956385288904175887233107411078568881602330835010340506057",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"polymarket",
"orderbook"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/polymarket-price-history",
"description": "Historical odds (implied probabilities) for a Polymarket outcome token. Returns timestamped price samples with first/last/min/max summary. Useful for: tracking probability shifts around events, computing realized volatility, backtesting prediction strategies.",
"pricing": {
"amount": "0.002",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "interval",
"type": "string",
"description": "",
"example": "1d",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "tokenId",
"type": "string",
"description": "",
"example": "72909859729837290837290837290837290837290837290837290837290837290",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"polymarket",
"history"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/polymarket-search",
"description": "Search active Polymarket markets by keyword. Returns the top matches sorted by 24h volume, with question, current outcome prices (implied probabilities), volume, liquidity, end date, and CLOB token ids for orderbook lookups.",
"pricing": {
"amount": "0.002",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "limit",
"type": "number",
"description": "",
"example": 5,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "query",
"type": "string",
"description": "",
"example": "election",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"polymarket",
"prediction-market"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/price-coingecko",
"description": "Live spot price (and optional 24-hour change) for one or more coins from CoinGecko's public Simple Price endpoint. Identify coins by their CoinGecko ID slug (bitcoin, ethereum, solana, usd-coin, \u2026). Defaults to USD; pass a `vsCurrency` to denomina...",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "ids",
"type": "array",
"description": "",
"example": [],
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"crypto",
"price"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/price-pyth",
"description": "Latest aggregated price for one or more Pyth feeds, sourced live from Pyth's Hermes service. Identify feeds by hex feed-id (preferred \u2014 full precision) or by a small set of well-known aliases (BTCUSD, ETHUSD, SOLUSD, USDC, USDT). Each feed returns...",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "ids",
"type": "array",
"description": "",
"example": [],
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"crypto",
"price"
],
"quality": {
"l30DaysTotalCalls": "18",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/prime-factorize",
"description": "Find the prime factorization of an integer via trial division. Returns the list of prime factors (with repeats), a human-readable factorization string, whether the number is prime, and the count of distinct prime factors. Limit: numbers up to 10^15.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "number",
"type": "number",
"description": "",
"example": 360,
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"prime",
"factorize"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/punycode-convert",
"description": "Convert an internationalized domain name to Punycode (ASCII-compatible encoding, RFC 3492) or decode Punycode back to Unicode. Uses Node.js built-in IDNA support. Deterministic, pure CPU.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "domain",
"type": "string",
"description": "",
"example": "m\u00fcnchen.de",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"punycode",
"domain"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/qr",
"description": "Generate a QR code PNG from any text or URL. ?text=\u2026&size=256 (128-1024).",
"pricing": {
"amount": "0.002",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "size",
"type": "string",
"description": "",
"example": "256",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "text",
"type": "string",
"description": "",
"example": "https://agent402.tools",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"qr",
"qrcode"
],
"quality": {
"l30DaysTotalCalls": "35",
"l30DaysUniquePayers": "3"
}
},
{
"url": "https://agent402.tools/api/querystring",
"description": "Parse a URL query string into an object, or build one from an object. mode: parse (default) | build.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "mode",
"type": "string",
"description": "",
"example": "parse",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "value",
"type": "string",
"description": "",
"example": "a=1&b=hello%20world&a=2",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"querystring",
"url"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/random",
"description": "Cryptographically secure randomness. ?bytes=1..1024 returns hex; or ?min=&max= returns a uniform integer; ?count=1..100.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "count",
"type": "string",
"description": "",
"example": "3",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "max",
"type": "string",
"description": "",
"example": "100",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "min",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"random",
"entropy"
],
"quality": {
"l30DaysTotalCalls": "36",
"l30DaysUniquePayers": "6"
}
},
{
"url": "https://agent402.tools/api/readability",
"description": "Flesch Reading Ease score and Flesch\u2013Kincaid grade level for English text, plus word/sentence/syllable counts.",
"pricing": {
"amount": "0.002",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "text",
"type": "string",
"description": "",
"example": "The cat sat on the mat. It was warm.",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"readability",
"flesch"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/readability-score",
"description": "Compute Flesch-Kincaid Grade Level, Flesch Reading Ease, Gunning Fog Index, and Automated Readability Index from text. Returns all 4 scores plus word, sentence, and syllable counts.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "text",
"type": "string",
"description": "",
"example": "The cat sat on the mat. It was a very good cat. The mat was red.",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"readability",
"flesch"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/redact",
"description": "Mask emails, phone numbers, credit-card-like numbers, IPs, and SSNs in text. Returns the redacted text and counts by type.",
"pricing": {
"amount": "0.002",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "text",
"type": "string",
"description": "",
"example": "reach me at ada@x.com or 555-123-4567",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"redact",
"pii"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/regex",
"description": "Run a regular expression against text. Returns up to 100 matches with index and capture groups. Pattern \u2264 200 chars, text \u2264 10KB.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "flags",
"type": "string",
"description": "",
"example": "g",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "pattern",
"type": "string",
"description": "",
"example": "\\b(\\w+)@(\\w+\\.\\w+)\\b",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "text",
"type": "string",
"description": "",
"example": "mail me at a@b.com",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"regex",
"match"
],
"quality": {
"l30DaysTotalCalls": "31",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/relative-time",
"description": "Format a timestamp as a human relative phrase (\"3 hours ago\", \"in 2 days\") versus now or a reference time.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "from",
"type": "string",
"description": "",
"example": "2026-06-11T12:00:00Z",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "time",
"type": "string",
"description": "",
"example": "2026-06-11T09:00:00Z",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"relative-time",
"humanize"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/render",
"description": "Render a page in a real headless Chromium browser (JavaScript executed), then extract the main content as clean markdown. Use this for SPAs and JS-heavy sites where plain fetching returns an empty shell.",
"pricing": {
"amount": "0.02",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "url",
"type": "string",
"description": "",
"example": "https://example.com/spa-page",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"browser",
"javascript"
],
"quality": {
"l30DaysTotalCalls": "31",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/research-company",
"description": "One-shot company research dossier for a US-listed ticker: recent 10-K / 10-Q / 8-K filings, Form 4 insider trades (last 90 days), live stock quote, and recent news headlines \u2014 all merged into a single deterministic JSON response. Fans out to EDGAR, Yahoo Finance, and an independent news index in parallel. Each section reports its own ok/error status so a partial upstream outage degrades gracefully instead of failing the whole call. Replaces ~5 sequential paid calls with one. ?ticker=AAPL",
"pricing": {
"amount": "0.1",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "ticker",
"type": "string",
"description": "",
"example": "AAPL",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"research",
"company"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/reverse-geocode",
"description": "Resolve a lat/lon to a structured postal address: road, house number, city, state, postcode, country (with ISO code). OpenStreetMap/Nominatim, no key. ?lat=38.8977&lon=-77.0365.",
"pricing": {
"amount": "0.003",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "lat",
"type": "number",
"description": "",
"example": 38.8977,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "lon",
"type": "number",
"description": "",
"example": -77.0365,
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"reverse-geocoding",
"address"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/robots-check",
"description": "Fetch a site's robots.txt and answer: may this user-agent crawl this path? Returns the matched rule and all declared sitemaps.",
"pricing": {
"amount": "0.002",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "url",
"type": "string",
"description": "",
"example": "https://example.com/some/page",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "userAgent",
"type": "string",
"description": "",
"example": "MyAgent",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"robots",
"crawling"
],
"quality": {
"l30DaysTotalCalls": "30",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/roman",
"description": "Convert an integer (1-3999) to Roman numerals, or a Roman numeral back to an integer. Auto-detects direction.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "value",
"type": "number",
"description": "",
"example": 2024,
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"roman",
"numerals"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/rot13",
"description": "Caesar-cipher a string. Default shift 13 (ROT13, self-inverse). Set shift for any rotation 1-25.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "shift",
"type": "number",
"description": "",
"example": 13,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "text",
"type": "string",
"description": "",
"example": "Hello",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"rot13",
"caesar"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/sahm-rule",
"description": "Real-time Sahm Rule recession indicator from FRED (SAHMREALTIME series). The Sahm Rule triggers when the 3-month moving average of US unemployment rises \u22650.50 percentage points above its prior-12-month low \u2014 historically a clean recession signal. No params.",
"pricing": {
"amount": "0.015",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"sahm-rule",
"recession"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/screenshot",
"description": "Screenshot any public URL in headless Chromium. Returns a PNG image. Query params: ?url=https://\u2026&fullPage=true (optional).",
"pricing": {
"amount": "0.015",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "fullPage",
"type": "string",
"description": "",
"example": "false",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "url",
"type": "string",
"description": "",
"example": "https://example.com",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"browser",
"screenshot"
],
"quality": {
"l30DaysTotalCalls": "35",
"l30DaysUniquePayers": "4"
}
},
{
"url": "https://agent402.tools/api/scrypt-derive",
"description": "Derive a cryptographic key from a password using scrypt (RFC 7914). Memory-hard by design, making it more resistant to GPU/ASIC brute-force than PBKDF2. Returns the hex-encoded derived key and all tuning parameters (N, r, p).",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "blockSize",
"type": "number",
"description": "",
"example": 8,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "cost",
"type": "number",
"description": "",
"example": 16384,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "keyLength",
"type": "number",
"description": "",
"example": 64,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "parallelization",
"type": "number",
"description": "",
"example": 1,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "password",
"type": "string",
"description": "",
"example": "hunter2",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "salt",
"type": "string",
"description": "",
"example": "random-salt-value",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"scrypt",
"kdf"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/search",
"description": "Live web search: ranked results (title, URL, snippet, age) from an independent search index as clean JSON \u2014 fresh pages your model's training cutoff has never seen. Optional freshness filter (pd/pw/pm/py = past day/week/month/year).",
"pricing": {
"amount": "0.02",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "count",
"type": "number",
"description": "",
"example": 5,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "q",
"type": "string",
"description": "",
"example": "x402 payment protocol adoption",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"search",
"web-search"
],
"quality": {
"l30DaysTotalCalls": "58",
"l30DaysUniquePayers": "5"
}
},
{
"url": "https://agent402.tools/api/search-images",
"description": "Live image search: ranked image results (title, source page, image URL, thumbnail URL, dimensions) from an independent search index as clean JSON. Strict safe-search is on by default.",
"pricing": {
"amount": "0.02",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "count",
"type": "number",
"description": "",
"example": 5,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "q",
"type": "string",
"description": "",
"example": "san francisco golden gate bridge sunset",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"search",
"images"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/search-news",
"description": "Live news search: ranked recent articles (title, URL, snippet, age, source, breaking flag) from an independent search index as clean JSON. Same freshness filter as web search (pd/pw/pm/py). Optimized for current-events queries where the web index lags.",
"pricing": {
"amount": "0.02",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "count",
"type": "number",
"description": "",
"example": 5,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "freshness",
"type": "string",
"description": "",
"example": "pw",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "q",
"type": "string",
"description": "",
"example": "Federal Reserve interest rate decision",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"search",
"news"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/search-suggest",
"description": "Search autocomplete: query suggestions for a partial input as a flat JSON array. Useful for query expansion, did-you-mean refinement, and topic exploration. Returns up to 20 suggestions.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "count",
"type": "number",
"description": "",
"example": 5,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "q",
"type": "string",
"description": "",
"example": "agent4",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"search",
"autocomplete"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/semver",
"description": "Parse a semantic version, or compare two (a vs b \u2192 -1/0/1, with greater/lesser flags).",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "a",
"type": "string",
"description": "",
"example": "2.4.0",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "b",
"type": "string",
"description": "",
"example": "2.10.1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"semver",
"version"
],
"quality": {
"l30DaysTotalCalls": "30",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/sitemap",
"description": "Fetch and parse a sitemap.xml (or sitemap index): returns up to 500 URLs with lastmod, or the child sitemaps of an index.",
"pricing": {
"amount": "0.003",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "url",
"type": "string",
"description": "",
"example": "https://example.com/sitemap.xml",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"sitemap",
"crawling"
],
"quality": {
"l30DaysTotalCalls": "29",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/skill/a11y-audit",
"description": "Bundled execution of the WCAG accessibility audit workflow \u2014 Run a deterministic WCAG 2.x audit of an HTML page from a string and a fg/bg color pair. Checks language attribute (3.1.1), document title (2.4.2), heading order (1.3.1), link-text prese...",
"pricing": {
"amount": "0.05",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "background",
"type": "string",
"description": "",
"example": "#ffffff",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "foreground",
"type": "string",
"description": "",
"example": "#333333",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "html",
"type": "string",
"description": "",
"example": "<!doctype html><html lang=\"en\"><head><title>Quarterly Earnings Brief</title><meta name=\"viewport\" content=\"width=device-width\"></head><body><h1>Q4 Earnings Summary</h1><h3>Revenue</h3><p>Total revenue was $4.2M, up 18% year-over-year. The increase was driven primarily by enterprise SaaS contracts and a one-time licensing arrangement.</p><h2>Costs</h2><p>Operating costs grew 12% to $2.9M. Headcount expansion in engineering accounted for the majority of the increase.</p><p>Read the <a href=\"/full-report\">full report</a> or <a href=\"https://investor.example.com\">visit investor relations</a>. Click <a href=\"/contact\">here</a> for questions.</p></body></html>",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"skill-pack",
"workflow"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/skill/any-to-markdown",
"description": "Bundled execution of the Any URL to markdown workflow \u2014 The 'I have a URL but it might be HTML, PDF, or an image \u2014 give me clean markdown either way' workflow. HEAD-detect the content-type, branch to the right deterministic extractor (article extr...",
"pricing": {
"amount": "0.2",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "url",
"type": "string",
"description": "",
"example": "https://example.com",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"skill-pack",
"workflow"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/skill/api-investigation",
"description": "Bundled execution of the API investigation workflow \u2014 Point at an unknown API endpoint and figure out how to use it: auth scheme, content type, version, rate limits, OpenAPI/Swagger spec discovery, and JSON response structure. The deterministic recon workflow before writing a single line of integration code. One x402 payment runs 7 underlying tools (url-parse, http-check, http-headers, extract, html-links, json-format, json-query); partial-success per step.",
"pricing": {
"amount": "0.1",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "endpoint",
"type": "string",
"description": "",
"example": "https://api.example.com/v1/users",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"skill-pack",
"workflow"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/skill/company-dossier",
"description": "Bundled execution of the Company dossier workflow \u2014 Comprehensive company research report in one call: live quote, financials, SEC filings, insider trades, and recent news \u2014 all in parallel. One x402 payment runs 5 underlying tools (stock-quote, c...",
"pricing": {
"amount": "0.5",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "ticker",
"type": "string",
"description": "",
"example": "NVDA",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"skill-pack",
"workflow"
],
"quality": {
"l30DaysTotalCalls": "9",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/skill/content-extraction",
"description": "Bundled execution of the Content extraction workflow \u2014 Turn arbitrary URLs and PDFs into clean structured text \u2014 articles, page metadata, PDF pages, OCR'd images, browser-rendered SPAs. One x402 payment runs 6 underlying tools (extract, meta, pdf-to-markdown, pdf-extract-pages, render, image-ocr); partial-success per step.",
"pricing": {
"amount": "0.3",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "urls",
"type": "string",
"description": "",
"example": "these 10 URLs",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"skill-pack",
"workflow"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/skill/content-quality",
"description": "Bundled execution of the Content quality report workflow \u2014 Readability scores, keyword density, and a URL-ready slug from a block of text \u2014 a one-pass content-quality check for writers and SEO tools. One x402 payment runs 3 underlying tools (reada...",
"pricing": {
"amount": "0.05",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "text",
"type": "string",
"description": "",
"example": "Artificial intelligence is transforming the way businesses operate. Companies across every industry are adopting AI tools to automate repetitive tasks, analyze large datasets, and make better decisions. The impact of AI on productivity has been significant, with studies showing up to 40% improvement in certain workflows.",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "title",
"type": "string",
"description": "",
"example": "How AI Is Transforming Business Operations",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"skill-pack",
"workflow"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/skill/crypto-dossier",
"description": "Bundled execution of the Crypto dossier workflow \u2014 Everything about a cryptocurrency in one call: live price, 90-day history, trending status, global market context, news search, and top article extraction. One x402 payment runs 6 underlying tools...",
"pricing": {
"amount": "0.3",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "coin",
"type": "string",
"description": "",
"example": "bitcoin",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"skill-pack",
"workflow"
],
"quality": {
"l30DaysTotalCalls": "9",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/skill/crypto-research",
"description": "Bundled execution of the Crypto research workflow \u2014 Pull live price, market structure, OHLC history, trending status, global market context, and recent news for a single coin in one pass. One x402 payment runs 7 underlying tools (crypto-price, crypto-market, crypto-history, crypto-trending, crypto-global, search-news, extract); partial-success per step.",
"pricing": {
"amount": "0.7",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "coin",
"type": "string",
"description": "",
"example": "BTC",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"skill-pack",
"workflow"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/skill/csv-profile",
"description": "Bundled execution of the CSV profile workflow \u2014 Hand the pack a CSV and get back a column-by-column profile: descriptive stats, outliers, pairwise correlations, and a baseline linear regression. The deterministic 'what's in this dataset?' workup before deciding what to actually model. One x402 payment runs 6 underlying tools (csv-to-json, json-query, stats-summary, outliers, correlation, linear-regression); partial-success per step.",
"pricing": {
"amount": "0.05",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "columnA",
"type": "string",
"description": "",
"example": "revenue",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "columnB",
"type": "string",
"description": "",
"example": "cost",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "csv",
"type": "string",
"description": "",
"example": "year,revenue,cost\n2022,1000,800\n2023,1500,1100\n2024,2100,1400",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"skill-pack",
"workflow"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/skill/data-interchange",
"description": "Bundled execution of the Data interchange workflow \u2014 Bring data in from any structured format, normalize through JSON as the universal pivot, merge with overrides, audit the diff, flatten for downstream systems, and emit to whatever format the nex...",
"pricing": {
"amount": "0.05",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "baseYaml",
"type": "string",
"description": "",
"example": "server:\n host: localhost\n port: 8080\n tls: false\ndatabase:\n pool: 10\n timeout: 30\nfeatures:\n betaApi: false",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "overridesJson",
"type": "string",
"description": "",
"example": "{\"server\":{\"host\":\"api.production.example.com\",\"tls\":true},\"features\":{\"betaApi\":true}}",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"skill-pack",
"workflow"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/skill/decode-blob",
"description": "Bundled execution of the Decode this blob workflow \u2014 Hand the agent an opaque string \u2014 a JWT, a base64'd JSON payload, a gzip-encoded API response, a hex-encoded hash \u2014 and walk it through identifying what it is and unwrapping it layer by layer un...",
"pricing": {
"amount": "0.05",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "blob",
"type": "string",
"description": "",
"example": "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWIiOiIxMjM0NTY3ODkwIiwibmFtZSI6IkpvaG4gRG9lIiwiaWF0IjoxNTE2MjM5MDIyfQ",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"skill-pack",
"workflow"
],
"quality": {
"l30DaysTotalCalls": "8",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/skill/dns-network-ops",
"description": "Bundled execution of the DNS & network ops workflow \u2014 End-to-end DNS health check: records, multi-resolver propagation, WHOIS, ASN, robots.txt, and reachability. One x402 payment runs 6 underlying tools (dns-lookup, dns-propagation, asn-info, whois, http-check, robots-check); partial-success per step.",
"pricing": {
"amount": "0.08",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "domain",
"type": "string",
"description": "",
"example": "example.com",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"skill-pack",
"workflow"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/skill/document-intel",
"description": "Bundled execution of the Document intelligence workflow \u2014 Turn any PDF or image URL into structured data \u2014 metadata, extracted text, sliced page ranges, OCR for scanned docs, decoded barcodes / QR codes \u2014 without falling back to a vision LLM guess...",
"pricing": {
"amount": "0.2",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "url",
"type": "string",
"description": "",
"example": "https://example.com/invoice.pdf",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"skill-pack",
"workflow"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/skill/domain-intel",
"description": "Bundled execution of the Domain intel workflow \u2014 Full domain security and SEO intelligence in one call: WHOIS, DNS, TLS cert, HTTP headers, tech stack, robots policy, and certificate transparency. One x402 payment runs 6 underlying tools (whois, d...",
"pricing": {
"amount": "0.25",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "domain",
"type": "string",
"description": "",
"example": "stripe.com",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"skill-pack",
"workflow"
],
"quality": {
"l30DaysTotalCalls": "9",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/skill/email-deliverability",
"description": "Bundled execution of the Email deliverability workflow \u2014 Diagnose why a domain's email lands in spam: SPF posture, DMARC policy, DKIM key strength, MX targets, and a composite 0\u2013100 score. One x402 payment runs 6 underlying tools (spf-check, dmarc-check, dkim-lookup, email-deliverability, email-validate, dns-lookup); partial-success per step.",
"pricing": {
"amount": "0.1",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "domain",
"type": "string",
"description": "",
"example": "example.com",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"skill-pack",
"workflow"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/skill/financial-analysis",
"description": "Bundled execution of the Financial analysis workflow \u2014 Quick company snapshot: live quote, 9 key financial metrics (revenue through cash flow), and upcoming earnings \u2014 one call, one payment. One x402 payment runs 3 underlying tools (stock-quote, c...",
"pricing": {
"amount": "0.08",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "ticker",
"type": "string",
"description": "",
"example": "AAPL",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"skill-pack",
"workflow"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/skill/financial-research",
"description": "Bundled execution of the Financial research workflow \u2014 Pull SEC filings, real-time quotes, historical prices, and macro context for a single ticker in one pass. One x402 payment runs 7 underlying tools (stock-quote, stock-history, edgar-filings, edgar-company-facts, edgar-insider-trades, fred-series, research-company); partial-success per step.",
"pricing": {
"amount": "1.5",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "ticker",
"type": "string",
"description": "",
"example": "AAPL",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"skill-pack",
"workflow"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/skill/forecasting-bake-off",
"description": "Bundled execution of the Forecasting bake-off workflow \u2014 Don't guess which forecasting method to trust. Backtest all four (naive/drift, SES, Holt, Holt-Winters) on a real series, rank by out-of-sample RMSE, then forecast forward with the winner and its 95% prediction interval. Method selection without the hand-waving. One x402 payment runs 7 underlying tools (stock-history, fred-series, forecast-eval, forecast-naive, forecast-ses, forecast-holt, forecast-holt-winters); partial-success per step.",
"pricing": {
"amount": "0.2",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "horizon",
"type": "string",
"description": "",
"example": "30",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "series",
"type": "string",
"description": "",
"example": "AAPL",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"skill-pack",
"workflow"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/skill/fraud-signals",
"description": "Bundled execution of the Fraud signals workflow \u2014 Is this domain trustworthy, or is it a phishing site / typosquat / scam? Pull the reputation signals an analyst checks before clicking anything: domain age, cert issuance history, hosting reputatio...",
"pricing": {
"amount": "0.15",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "domain",
"type": "string",
"description": "",
"example": "example.com",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"skill-pack",
"workflow"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/skill/identity-mint",
"description": "Bundled execution of the Server-side identity mint workflow \u2014 The server-side identity-issuance round-trip: mint a random user-id (UUIDv4), derive a deterministic cross-system correlation-id (UUIDv5), turn the display name into a URL-safe handle, ...",
"pricing": {
"amount": "0.05",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "displayName",
"type": "string",
"description": "",
"example": "Alice O'Connor",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "email",
"type": "string",
"description": "",
"example": "alice.oconnor@example.com",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "signingSecret",
"type": "string",
"description": "",
"example": "server_demo_jwt_secret_do_not_use_in_prod",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"skill-pack",
"workflow"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/skill/investment-decision",
"description": "Bundled execution of the Investment decision workflow \u2014 Should we do this project? Run a capital allocation decision (equipment, expansion, acquisition, build-vs-buy) through the textbook CFO workflow: NPV at your hurdle rate, IRR vs. cost of capi...",
"pricing": {
"amount": "0.05",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "hurdleRate",
"type": "string",
"description": "",
"example": "0.10",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "project",
"type": "string",
"description": "",
"example": "$500,000 equipment purchase returning $150,000/year for 5 years",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"skill-pack",
"workflow"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/skill/jwt-forensics",
"description": "Bundled execution of the JWT forensics workflow \u2014 Someone hands you a JWT and asks 'is this valid?' Decode without verification first to see the shape, render the time claims (iat/nbf/exp) in human time, compute exactly how long until expiry, then...",
"pricing": {
"amount": "0.05",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "secret",
"type": "string",
"description": "",
"example": "my-secret",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "token",
"type": "string",
"description": "",
"example": "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWIiOiJhZ2VudDQwMiIsIm5hbWUiOiJkZW1vIGFnZW50IiwiaWF0IjoxNzAwMDAwMDAwLCJleHAiOjk5OTk5OTk5OTl9.NqggPBGuLX1OA7YuSlQ4S0INJfCOWnwXWT0XUIUrt3s",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"skill-pack",
"workflow"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/skill/link-preview",
"description": "Bundled execution of the Link preview card workflow \u2014 The 'turn a URL into a card-shaped preview' workflow. Pull OpenGraph/Twitter card metadata, fetch the article body as a description fallback, normalize the og:image into a standard 1200\u00d7630 soc...",
"pricing": {
"amount": "0.12",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "url",
"type": "string",
"description": "",
"example": "https://example.com",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"skill-pack",
"workflow"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/skill/loan-comparison",
"description": "Bundled execution of the Loan comparison workflow \u2014 Compare two or more loan offers \u2014 different rates, terms, fees, prepayment structures \u2014 on the metrics that actually matter (monthly payment, total interest, year-1 equity build, NPV at your discount rate, effective rate). Apples-to-apples math without opening a spreadsheet. One x402 payment runs 5 underlying tools (loan-payment, amortization, compound-interest, npv, irr); partial-success per step.",
"pricing": {
"amount": "0.05",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "loanA",
"type": "string",
"description": "",
"example": "$300,000 at 6.5% for 30 years",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "loanB",
"type": "string",
"description": "",
"example": "$300,000 at 6.0% for 15 years",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"skill-pack",
"workflow"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/skill/location-intel",
"description": "Bundled execution of the Location intel workflow \u2014 Point at an address (or even a rough place name) and assemble the situational brief: precise coordinates, the canonical postal address, what's within walking distance, the live weather forecast, a...",
"pricing": {
"amount": "0.1",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "address",
"type": "string",
"description": "",
"example": "1600 Pennsylvania Ave NW Washington DC",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"skill-pack",
"workflow"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/skill/macro-context",
"description": "Bundled execution of the Macro backdrop snapshot workflow \u2014 The 'is the economic backdrop you're modeling against still current?' pack. Pull the canonical macro signals \u2014 CPI year-over-year, unemployment, fed funds, the Treasury yield curve, a G10...",
"pricing": {
"amount": "0.75",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "asOfDate",
"type": "string",
"description": "",
"example": "2026-06-22",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"skill-pack",
"workflow"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/skill/macro-economics",
"description": "Bundled execution of the Macro economics workflow \u2014 Pull the canonical US macro dataset \u2014 yield curve, CPI, unemployment, fed funds, Sahm rule \u2014 without an API key. One x402 payment runs 7 underlying tools (treasury-yield-curve, yield-curve-spread, cpi-yoy, unemployment-rate, fed-funds, sahm-rule, fred-release-calendar); partial-success per step.",
"pricing": {
"amount": "0.65",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"skill-pack",
"workflow"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/skill/market-brief",
"description": "Bundled execution of the Crypto market brief workflow \u2014 Quick crypto market snapshot: price for a specific coin, trending coins, and global market stats (total cap, BTC dominance, volume) \u2014 one call. One x402 payment runs 3 underlying tools (crypt...",
"pricing": {
"amount": "0.05",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "coin",
"type": "string",
"description": "",
"example": "bitcoin",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"skill-pack",
"workflow"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/skill/media-pipeline",
"description": "Bundled execution of the Uploaded-media normalize workflow \u2014 The 'user uploaded a thing, normalize it before storing' workflow. Probe the file (image or audio/video) with media-info, decode any embedded barcodes/QRs, resize and thumbnail the image...",
"pricing": {
"amount": "0.25",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "uploadPath",
"type": "string",
"description": "",
"example": "/tmp/upload-abc123",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"skill-pack",
"workflow"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/skill/meeting-scheduler",
"description": "Bundled execution of the Meeting scheduler workflow \u2014 Schedule a meeting across timezones without the round-tripping. Convert a proposed UTC slot into every attendee's local time, verify it lands on a working day for each, project the end time, ge...",
"pricing": {
"amount": "0.05",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "attendeeTzs",
"type": "string",
"description": "",
"example": "America/New_York, Europe/London, Asia/Tokyo",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "durationStr",
"type": "string",
"description": "",
"example": "1h",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "proposedTime",
"type": "string",
"description": "",
"example": "2026-07-15T14:00:00Z",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"skill-pack",
"workflow"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/skill/price-monitor",
"description": "Bundled execution of the Cross-asset price monitor workflow \u2014 Side-by-side snapshot of a stock and a crypto asset: live quotes, 1-year history, and a date-stamped comparison. One x402 payment runs 5 underlying tools (stock-quote, stock-history, cr...",
"pricing": {
"amount": "0.05",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "coin",
"type": "string",
"description": "",
"example": "bitcoin",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "ticker",
"type": "string",
"description": "",
"example": "AAPL",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"skill-pack",
"workflow"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/skill/rag-prep",
"description": "Bundled execution of the RAG corpus prep workflow \u2014 Take a raw document and turn it into a vector-DB-ready JSONL dataset, deterministically. Measures the corpus, token-counts it with the real OpenAI BPE, chunks at the right token boundary, attache...",
"pricing": {
"amount": "0.05",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "doc",
"type": "string",
"description": "",
"example": "Alice from acme@example.com filed a support ticket on 2026-06-21 about the checkout flow returning a 502 from api.acme.com/v2/orders. Engineer Bob investigated and found the issue was a connection-pool exhaustion in the order-service: postgres max_connections was 100 and the pool had been silently leaking since the rollout of feature flag #orders-2026. Fix landed in commit 9a3b2c1; deploy went out 2026-06-22. Follow-up: add pgbouncer in front of the order-service and an alert on pool.in_use / max_connections > 0.8 in PagerDuty. Slack thread: #incident-orders-502. Mentioned engineers: @alice @bob @carol.",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"skill-pack",
"workflow"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/skill/regulatory-watch",
"description": "Bundled execution of the SEC regulatory monitoring workflow \u2014 The 'who just filed / who just bought / what just IPO'd / what does the full-text search say' monitoring loop. Five EDGAR tools composed: full-text search for a keyword, surface recent ...",
"pricing": {
"amount": "0.7",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "lookbackDays",
"type": "string",
"description": "",
"example": "30",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "theme",
"type": "string",
"description": "",
"example": "AI infrastructure datacenter",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"skill-pack",
"workflow"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/skill/retirement-planning",
"description": "Bundled execution of the Retirement planning workflow \u2014 Will my retirement plan actually work? Project the accumulation phase forward with compound interest, compute the target nest egg from your expected spending, then model the drawdown phase us...",
"pricing": {
"amount": "0.05",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "expectedReturn",
"type": "string",
"description": "",
"example": "0.07",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "scenario",
"type": "string",
"description": "",
"example": "35 years old with $100,000 saved, contributing $1,500/month, retiring at 65",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"skill-pack",
"workflow"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/skill/savings-goal",
"description": "Bundled execution of the Savings goal workflow \u2014 How much do I need to save each month to hit $X in N years? Pin down the required contribution with a clever PV-discount trick: discount the target back to today, then call loan-payment with the dis...",
"pricing": {
"amount": "0.05",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "expectedReturn",
"type": "string",
"description": "",
"example": "0.07",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "goal",
"type": "string",
"description": "",
"example": "save $1,000,000 for retirement in 30 years",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"skill-pack",
"workflow"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/skill/schema-evolution",
"description": "Bundled execution of the API contract drift check workflow \u2014 The 'did this API contract change in a way that breaks our integration?' workflow. Diff two OpenAPI snapshots structurally, lint the new one for agent-readiness regressions, extract the ...",
"pricing": {
"amount": "0.06",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "newSpec",
"type": "string",
"description": "",
"example": "today's snapshot",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "oldSpec",
"type": "string",
"description": "",
"example": "yesterday's snapshot",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"skill-pack",
"workflow"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/skill/search-and-cite",
"description": "Bundled execution of the Answer-a-question with sources workflow \u2014 The 'research a question, return an answer with citations' workflow. Brave answer for the AI-synthesized take with citations, Brave web for the canonical SERP, Brave news for time-...",
"pricing": {
"amount": "0.65",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "question",
"type": "string",
"description": "",
"example": "What is the Sahm Rule and has it triggered recently?",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"skill-pack",
"workflow"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/skill/sec-filings-deep-dive",
"description": "Bundled execution of the SEC filings deep-dive workflow \u2014 Pull the full EDGAR picture of a US public company in one workflow: recent filings, key financial time series, insider trades, and full-text search across the corpus. One x402 payment runs 7 underlying tools (edgar-company-lookup, edgar-filings, edgar-company-facts, edgar-company-concept, edgar-insider-trades, edgar-search, edgar-13f-holdings); partial-success per step.",
"pricing": {
"amount": "0.85",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "ticker",
"type": "string",
"description": "",
"example": "AAPL",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"skill-pack",
"workflow"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/skill/security-audit",
"description": "Bundled execution of the Security audit workflow \u2014 Enumerate a domain's external attack surface in one workflow: certs, DNS posture, email auth, HTTP security headers, and tech stack. One x402 payment runs 7 underlying tools (cert-transparency, dns-lookup, spf-check, dmarc-check, http-headers, tls-cert, tech-stack); partial-success per step.",
"pricing": {
"amount": "0.12",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "domain",
"type": "string",
"description": "",
"example": "example.com",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"skill-pack",
"workflow"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/skill/status-snapshot",
"description": "Bundled execution of the Site status snapshot workflow \u2014 The 'is this site healthy, addressable, and crawlable \u2014 right now?' workflow. DNS resolution \u2192 HTTP reachability \u2192 security headers \u2192 TLS certificate expiry \u2192 robots policy. Five tools, one structured status payload an operator (or an uptime bot, or a pre-flight check before an extract/crawl) can act on. One x402 payment runs 5 underlying tools (dns-lookup, http-check, http-headers, tls-cert, robots-check); partial-success per step.",
"pricing": {
"amount": "0.07",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "url",
"type": "string",
"description": "",
"example": "https://example.com",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"skill-pack",
"workflow"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/skill/structured-scrape",
"description": "Bundled execution of the Structured scrape workflow \u2014 Pull structured data out of any web page deterministically \u2014 articles to clean text, tables to JSON rows, specific elements via CSS selector \u2014 without writing regex against raw HTML. One x402 payment runs 7 underlying tools (extract, render, html-select, html-table, html-strip, html-links, html-meta); partial-success per step.",
"pricing": {
"amount": "0.2",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "target",
"type": "string",
"description": "",
"example": "the price and SKU",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "url",
"type": "string",
"description": "",
"example": "https://example.com/product/42",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"skill-pack",
"workflow"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/skill/text-hygiene",
"description": "Bundled execution of the Text hygiene workflow \u2014 Turn a wall of dirty text \u2014 chat logs, scraped pages, user-generated content, log dumps \u2014 into something safe to store, search, and pipe into the next step. Measure first, redact PII before anything...",
"pricing": {
"amount": "0.05",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "text",
"type": "string",
"description": "",
"example": "support log dump",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"skill-pack",
"workflow"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/skill/trend-analysis",
"description": "Bundled execution of the Trend analysis workflow \u2014 Take any numeric time series \u2014 a stock's daily close, a FRED macro indicator, a treasury yield history \u2014 and run it through the full quantitative workup: descriptives, moving averages, trend line,...",
"pricing": {
"amount": "0.2",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "horizon",
"type": "string",
"description": "",
"example": "1y",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "series",
"type": "string",
"description": "",
"example": "AAPL",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"skill-pack",
"workflow"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/skill/trip-planner",
"description": "Bundled execution of the Multi-stop trip planner workflow \u2014 Plan a multi-stop journey deterministically: geocode each stop, sum the pairwise haversine distances, estimate arrival times by adding driving hours per leg, count business days from toda...",
"pricing": {
"amount": "0.05",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "startIso",
"type": "string",
"description": "",
"example": "2026-07-20T08:00:00Z",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "stops",
"type": "string",
"description": "",
"example": "New York NY, Pittsburgh PA, Cleveland OH, Chicago IL",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"skill-pack",
"workflow"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/skill/user-onboarding",
"description": "Bundled execution of the User onboarding workflow \u2014 Take a signup form submission and run the full onboarding workup deterministically: validate the email, score the chosen password, mint a stable internal ID, derive a URL-safe handle from the dis...",
"pricing": {
"amount": "0.05",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "displayName",
"type": "string",
"description": "",
"example": "Ada Lovelace",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "email",
"type": "string",
"description": "",
"example": "ada@example.com",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "password",
"type": "string",
"description": "",
"example": "S0meStrongPassw0rd!",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "totpCode",
"type": "string",
"description": "",
"example": "492039",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "totpSecret",
"type": "string",
"description": "",
"example": "JBSWY3DPEHPK3PXP",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"skill-pack",
"workflow"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/skill/weather-brief",
"description": "Bundled execution of the Weather briefing workflow \u2014 Full weather briefing for a location: current conditions, 7-day forecast, and air quality index in one pass. One x402 payment runs 3 underlying tools (weather-current, weather-daily, weather-air...",
"pricing": {
"amount": "0.05",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "lat",
"type": "string",
"description": "",
"example": "48.8566",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "lon",
"type": "string",
"description": "",
"example": "2.3522",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"skill-pack",
"workflow"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/skill/webhook-debug",
"description": "Bundled execution of the Webhook debug workflow \u2014 A webhook hit your endpoint and you need to confirm it's authentic, valid, and safe to log. Pretty-print the payload, decode any JWT auth header, verify the HMAC signature against the raw body, sch...",
"pricing": {
"amount": "0.05",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "rawBody",
"type": "string",
"description": "",
"example": "{\"id\":\"evt_3O2eYxL5d8\",\"type\":\"checkout.session.completed\",\"created\":1750982400,\"data\":{\"object\":{\"id\":\"cs_test_a1b2c3\",\"customer_email\":\"alice@example.com\",\"amount_total\":4999,\"client_ip\":\"203.0.113.42\",\"success_url\":\"https://app.example.com/orders/cs_test_a1b2c3\"}}}",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "signingSecret",
"type": "string",
"description": "",
"example": "whsec_demo_secret_do_not_use",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"skill-pack",
"workflow"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/slug-generate",
"description": "Generate a URL-safe slug from any string. Handles accented characters (normalize NFD), replaces non-alphanumeric with hyphens, collapses and trims. Optional max-length with word-boundary truncation.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "maxLength",
"type": "number",
"description": "",
"example": 20,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "text",
"type": "string",
"description": "",
"example": "Hello World! This is a Test.",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"slug",
"url"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/slugify",
"description": "Turn any text into a URL-safe slug (lowercase, hyphenated, diacritics stripped).",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "text",
"type": "string",
"description": "",
"example": "H\u00e9llo, W\u00f6rld! 2024",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"slug",
"url"
],
"quality": {
"l30DaysTotalCalls": "31",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/sort-lines",
"description": "Sort the lines of a text. order: asc (default) | desc | numeric. unique:true removes duplicates; ci:true is case-insensitive.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "order",
"type": "string",
"description": "",
"example": "asc",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "text",
"type": "string",
"description": "",
"example": "banana\napple\ncherry",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"sort",
"lines"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/soundex",
"description": "Compute the American Soundex (NARA) phonetic hash code for one or more words. Soundex maps similar-sounding names to the same 4-character code (letter + 3 digits). Useful for fuzzy name matching. Deterministic, pure CPU.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "text",
"type": "string",
"description": "",
"example": "Robert Rupert",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"soundex",
"phonetic"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/spf-check",
"description": "Fetch and validate a domain's SPF record (RFC 7208). Parses mechanisms (ip4/ip6/include/a/mx/all), counts DNS lookups against the famous 10-lookup limit, and flags the qualifier on `all` (-/fail, ~/softfail, ?/neutral). The first stop when an email is hitting the spam folder.",
"pricing": {
"amount": "0.003",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "domain",
"type": "string",
"description": "",
"example": "google.com",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"spf",
"email"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/stats",
"description": "Descriptive statistics for an array of numbers: count, sum, mean, median, mode, min, max, range, variance, stddev, and percentiles.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "numbers",
"type": "array",
"description": "",
"example": [],
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"stats",
"mean"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/stats-summary",
"description": "Compute the full descriptive-stats panel for an array of numbers in one call: count, sum, mean, median, mode, stddev (sample), variance, min, max, range, q1, q3, IQR. Beats calling 12 separate tools when you already have the array in front of you.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "values",
"type": "array",
"description": "",
"example": [],
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"stats",
"statistics"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/stock-history",
"description": "Historical OHLCV bars for a symbol. Configurable interval (1m, 5m, 15m, 30m, 60m, 1d, 1wk, 1mo, 3mo) and range (1d, 5d, 1mo, 3mo, 6mo, 1y, 2y, 5y, 10y, ytd, max). Intraday intervals are limited by Yahoo to ~60 days of data. Returns a flat array of bars (time, open, high, low, close, volume) ready for charting or backtests.",
"pricing": {
"amount": "0.015",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "interval",
"type": "string",
"description": "",
"example": "1d",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "range",
"type": "string",
"description": "",
"example": "1mo",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "symbol",
"type": "string",
"description": "",
"example": "AAPL",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"finance",
"stocks"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/stock-quote",
"description": "Live stock/index/FX/crypto quote: last price, day range, 52-week range, previous close, currency, exchange, and a relative change vs. previous close, as clean JSON. Backed by Yahoo Finance's public chart endpoint \u2014 keyless, no rate limits in pract...",
"pricing": {
"amount": "0.01",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "symbol",
"type": "string",
"description": "",
"example": "AAPL",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"finance",
"stocks"
],
"quality": {
"l30DaysTotalCalls": "25",
"l30DaysUniquePayers": "3"
}
},
{
"url": "https://agent402.tools/api/string-similarity",
"description": "Compute multiple similarity metrics between two strings at once: Dice coefficient, Jaccard index, overlap coefficient (all bigram-based), and normalized length difference. All values 0\u20131. Deterministic, pure CPU.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "a",
"type": "string",
"description": "",
"example": "healed",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "b",
"type": "string",
"description": "",
"example": "sealed",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"similarity",
"dice"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/tech-stack",
"description": "Detect the technology stack of a public website: CDN, web server, language/runtime, frontend framework (Next.js, Nuxt, SvelteKit, Remix, Astro, React, Vue, Angular), CMS (WordPress, Drupal, Ghost, Shopify, Wix, Squarespace, Webflow), analytics (GA, GTM, PostHog, Mixpanel, Segment, Hotjar, Plausible, Fathom), and payments (Stripe, PayPal). Signature-based; no third-party API.",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "url",
"type": "string",
"description": "",
"example": "https://example.com",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"security",
"audit"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/text-chunk",
"description": "Split text into overlapping chunks for RAG ingestion \u2014 by characters (default) or by exact LLM tokens. Returns the chunks plus offsets. Deterministic, no model needed.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "overlap",
"type": "number",
"description": "",
"example": 100,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "size",
"type": "number",
"description": "",
"example": 800,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "text",
"type": "string",
"description": "",
"example": "long document \u2026",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "unit",
"type": "string",
"description": "",
"example": "chars",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"chunk",
"rag"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/text-diff",
"description": "Line-by-line diff of two texts (LCS). Returns unified-style ops and change counts. Up to 2000 lines per side.",
"pricing": {
"amount": "0.002",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "a",
"type": "string",
"description": "",
"example": "line1\nline2",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "b",
"type": "string",
"description": "",
"example": "line1\nline2 changed",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"diff",
"compare"
],
"quality": {
"l30DaysTotalCalls": "30",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/text-similarity",
"description": "Compute Jaccard similarity, overlap coefficient, and Sorensen-Dice coefficient between two texts at the word level. Returns similarity scores (0-1) plus shared and unique word counts.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "a",
"type": "string",
"description": "",
"example": "the quick brown fox jumps over the lazy dog",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "b",
"type": "string",
"description": "",
"example": "the fast brown fox leaps over the lazy cat",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"similarity",
"jaccard"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/text-stats",
"description": "Characters, words, sentences, paragraphs, average word length, reading time, and an LLM token estimate for any text.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "text",
"type": "string",
"description": "",
"example": "Some long document\u2026",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"text",
"statistics"
],
"quality": {
"l30DaysTotalCalls": "32",
"l30DaysUniquePayers": "3"
}
},
{
"url": "https://agent402.tools/api/time",
"description": "Current time: UTC ISO, epoch seconds/ms, day of week/year, ISO week \u2014 optionally rendered in any IANA timezone via ?tz=.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "tz",
"type": "string",
"description": "",
"example": "America/New_York",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"time",
"clock"
],
"quality": {
"l30DaysTotalCalls": "33",
"l30DaysUniquePayers": "3"
}
},
{
"url": "https://agent402.tools/api/time-convert",
"description": "Convert between epoch (s or ms), ISO 8601, and any IANA timezone. Give a value, get every representation back.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "tz",
"type": "string",
"description": "",
"example": "Asia/Tokyo",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "value",
"type": "number",
"description": "",
"example": 1781172000,
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"time",
"epoch"
],
"quality": {
"l30DaysTotalCalls": "31",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/timezone-convert",
"description": "Convert a datetime from one IANA timezone to another. Accepts ISO 8601, Unix timestamps (seconds or milliseconds), or natural date strings. Returns the converted time in both timezones with UTC offset. ?datetime=2026-06-23T14:00:00&from=America/Ne...",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "datetime",
"type": "string",
"description": "",
"example": "2026-06-23T14:00:00",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "from",
"type": "string",
"description": "",
"example": "America/New_York",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "to",
"type": "string",
"description": "",
"example": "Asia/Tokyo",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"timezone",
"convert"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/tls-cert",
"description": "Inspect the TLS certificate of any public host: subject, issuer, validity window, days remaining, SANs, and SHA-256 fingerprint.",
"pricing": {
"amount": "0.003",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "host",
"type": "string",
"description": "",
"example": "example.com",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"tls",
"ssl"
],
"quality": {
"l30DaysTotalCalls": "30",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/token-count",
"description": "Count exact LLM tokens for a string using the real OpenAI BPE (o200k_base for gpt-4o/o-series, cl100k_base for gpt-4/gpt-3.5). Deterministic, offline \u2014 budget context windows without calling a model.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "model",
"type": "string",
"description": "",
"example": "gpt-4o",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "text",
"type": "string",
"description": "",
"example": "hello world",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"tokens",
"tokenizer"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/token-metadata",
"description": "Resolve an ERC-20 contract address to its on-chain metadata: symbol, decimals, name, and logo URL where available. Use this to humanize a raw contract address before showing it to a user or before computing fiat values.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "contract",
"type": "string",
"description": "",
"example": "0x833589fcd6edb6e08f4c7c32d4f71b54bda02913",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "network",
"type": "string",
"description": "",
"example": "base",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"crypto",
"erc20"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/token-price",
"description": "Return the current USD spot price for an ERC-20 token, identified by its contract address and network. Sourced from Alchemy's aggregated price feed. Use this for portfolio-value calculations or to denominate a balance in fiat without depending on ...",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "contract",
"type": "string",
"description": "",
"example": "0x833589fcd6edb6e08f4c7c32d4f71b54bda02913",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "network",
"type": "string",
"description": "",
"example": "base",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"crypto",
"price"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/totp",
"description": "Compute the current TOTP code (RFC 6238, 30s period, SHA-1, 6 digits) from a base32 secret. Useful for agents that must complete 2FA flows they are authorized for.",
"pricing": {
"amount": "0.002",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "secret",
"type": "string",
"description": "",
"example": "JBSWY3DPEHPK3PXP",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"totp",
"2fa"
],
"quality": {
"l30DaysTotalCalls": "30",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/transcribe",
"description": "Transcribe audio to text using OpenAI (gpt-4o-mini-transcribe). Provide a URL to an audio file (mp3, wav, m4a, etc.) and get back the transcript. No API key needed; pay per call via x402. Max 5 minutes of audio, 25 MB file size.",
"pricing": {
"amount": "0.03",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "url",
"type": "string",
"description": "",
"example": "https://upload.wikimedia.org/wikipedia/commons/c/c8/Example.ogg",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"stt",
"speech-to-text"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/transcribe-pro",
"description": "Transcribe audio to text using OpenAI (gpt-4o-transcribe). Higher accuracy than the standard tier. Provide a URL to an audio file and get back the transcript. No API key needed; pay per call via x402. Max 10 minutes of audio, 25 MB file size.",
"pricing": {
"amount": "0.1",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "url",
"type": "string",
"description": "",
"example": "https://upload.wikimedia.org/wikipedia/commons/c/c8/Example.ogg",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"stt",
"speech-to-text"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/transfer-authorization",
"description": "Build the EIP-3009 transferWithAuthorization typed data for a gasless USDC transfer on Base/Polygon/Arbitrum/Optimism/Ethereum \u2014 the exact EIP-712 object an agent signs with its OWN key to authorize an x402 payment. We construct it; we never sign or send. Non-custodial.",
"pricing": {
"amount": "0.003",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "amount",
"type": "number",
"description": "",
"example": 0.01,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "from",
"type": "string",
"description": "",
"example": "0x1111111111111111111111111111111111111111",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "network",
"type": "string",
"description": "",
"example": "base",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "to",
"type": "string",
"description": "",
"example": "0x2222222222222222222222222222222222222222",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"x402",
"eip-3009"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/treasury-avg-rates",
"description": "Latest average interest rates the US Treasury is paying by security type (Bills, Notes, Bonds, TIPS, FRNs, marketable vs non-marketable). Public domain, no key. No params \u2014 returns the most recent reporting month.",
"pricing": {
"amount": "0.01",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"treasury",
"interest-rates"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/treasury-debt",
"description": "Most recent total US public debt outstanding (the headline national-debt number, daily) from the Treasury \"Debt to the Penny\" feed. Public domain, no key. No params.",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"national-debt",
"treasury"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/treasury-yield-curve",
"description": "Latest US Treasury daily constant-maturity yields (1mo, 3mo, 6mo, 1y, 2y, 3y, 5y, 7y, 10y, 20y, 30y) as clean JSON. Source: FRED DGS* series (St. Louis Fed), public domain, no key. No params \u2014 always returns the most recent published curve.",
"pricing": {
"amount": "0.01",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"treasury",
"yield-curve"
],
"quality": {
"l30DaysTotalCalls": "28",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/treasury-yield-history",
"description": "Last N business days of US Treasury constant-maturity yields, oldest\u2192newest. Source: FRED DGS* series (St. Louis Fed), public domain. ?days=30 (1-250, default 30).",
"pricing": {
"amount": "0.015",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "days",
"type": "number",
"description": "",
"example": 30,
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"treasury",
"yield-curve"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/truncate",
"description": "Truncate text to a maximum length, adding an ellipsis (or custom suffix). Optionally break on word boundaries.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "length",
"type": "number",
"description": "",
"example": 9,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "text",
"type": "string",
"description": "",
"example": "The quick brown fox",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "words",
"type": "boolean",
"description": "",
"example": true,
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"truncate",
"ellipsis"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/tts",
"description": "Convert text to speech using OpenAI TTS-1. Returns base64-encoded audio (mp3/opus/aac/flac/wav/pcm). 10 voices available. No API key needed; pay per call via x402. Text capped at 2000 chars.",
"pricing": {
"amount": "0.05",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "format",
"type": "string",
"description": "",
"example": "mp3",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "text",
"type": "string",
"description": "",
"example": "Hello from Agent402!",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "voice",
"type": "string",
"description": "",
"example": "alloy",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"tts",
"text-to-speech"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/tts-hd",
"description": "Convert text to speech using OpenAI TTS-1-HD (higher fidelity). Returns base64-encoded audio. Same interface as /api/tts but with better audio quality. No API key needed; pay per call via x402. Text capped at 2000 chars.",
"pricing": {
"amount": "0.1",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "format",
"type": "string",
"description": "",
"example": "mp3",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "text",
"type": "string",
"description": "",
"example": "Hello from Agent402!",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "voice",
"type": "string",
"description": "",
"example": "alloy",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"tts",
"text-to-speech"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/tx-status",
"description": "Check the confirmation status of a transaction by hash on Base/Polygon/Arbitrum/Optimism/Ethereum: success / failed / pending / not found, with block, from, to, gas used. Read-only. ?hash=0x\u2026&network=base",
"pricing": {
"amount": "0.003",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "hash",
"type": "string",
"description": "",
"example": "0x0000000000000000000000000000000000000000000000000000000000000000",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "network",
"type": "string",
"description": "",
"example": "base",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"transaction",
"status"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/ulid",
"description": "Generate ULIDs (sortable, timestamp-prefixed identifiers). ?count=1..100.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "count",
"type": "string",
"description": "",
"example": "3",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"ulid",
"id"
],
"quality": {
"l30DaysTotalCalls": "33",
"l30DaysUniquePayers": "3"
}
},
{
"url": "https://agent402.tools/api/unemployment-rate",
"description": "Latest US unemployment rate plus a trailing N-month series for trend. Source: FRED UNRATE (Bureau of Labor Statistics). ?months=12 (1-120, default 12).",
"pricing": {
"amount": "0.01",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "months",
"type": "number",
"description": "",
"example": 12,
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"unemployment",
"unrate"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/unit-convert",
"description": "Convert a value between units of length, mass, temperature (C/F/K), data, time, or speed.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "from",
"type": "string",
"description": "",
"example": "f",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "to",
"type": "string",
"description": "",
"example": "c",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "value",
"type": "number",
"description": "",
"example": 100,
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"units",
"convert"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/url-code",
"description": "Percent-encode or decode a string for URLs. mode: encode (default) or decode. component: true (default) uses encodeURIComponent semantics.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "mode",
"type": "string",
"description": "",
"example": "encode",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "text",
"type": "string",
"description": "",
"example": "a b&c",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"url",
"percent-encoding"
],
"quality": {
"l30DaysTotalCalls": "31",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/url-parse",
"description": "Parse a URL into components: protocol, host, port, path, query params (decoded), hash, origin, punycode hostname.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "url",
"type": "string",
"description": "",
"example": "https://ex.com:8080/a/b?x=1&y=hello%20world#frag",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"url",
"parse"
],
"quality": {
"l30DaysTotalCalls": "31",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/usdc-balance",
"description": "Read the USDC balance of any address on Base, Polygon, Arbitrum, Optimism, or Ethereum. Read-only on-chain call. ?address=0x\u2026&network=base",
"pricing": {
"amount": "0.003",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "address",
"type": "string",
"description": "",
"example": "0xaBF4FAbd7c416fB67202E5f9002389Fc75e2a9D0",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "network",
"type": "string",
"description": "",
"example": "base",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"usdc",
"balance"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/user-agent",
"description": "Heuristic user-agent string parser: browser, version, OS, device class, and bot detection.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "ua",
"type": "string",
"description": "",
"example": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0 Safari/537.36",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"user-agent",
"browser"
],
"quality": {
"l30DaysTotalCalls": "31",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/uuid",
"description": "Generate UUIDs. ?version=4 (default, random) or 7 (time-ordered), ?count=1..100.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "count",
"type": "string",
"description": "",
"example": "3",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "version",
"type": "string",
"description": "",
"example": "7",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"uuid",
"id"
],
"quality": {
"l30DaysTotalCalls": "36",
"l30DaysUniquePayers": "5"
}
},
{
"url": "https://agent402.tools/api/uuid-v5",
"description": "Generate a deterministic name-based UUID (version 5, SHA-1) from a namespace + name \u2014 the same inputs always yield the same UUID, for stable IDs without a database. Namespace may be a UUID or an alias: dns | url | oid | x500.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "name",
"type": "string",
"description": "",
"example": "https://agent402.tools",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "namespace",
"type": "string",
"description": "",
"example": "url",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"uuid",
"uuidv5"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/uuid-validate",
"description": "Validate a UUID and report its version (1-8) and variant. Accepts hyphenated or braced forms.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "uuid",
"type": "string",
"description": "",
"example": "0190a1b2-3c4d-7e6f-8a9b-0c1d2e3f4a5b",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"uuid",
"validate"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/wallet-balance",
"description": "Look up the native coin balance (ETH/MATIC) plus every ERC-20 holding for a wallet address on Ethereum, Base, Polygon, Arbitrum, or Optimism. Returns clean decimal balances (already scaled by token decimals) plus symbol and contract \u2014 ready to display in a UI or feed into a portfolio tool.",
"pricing": {
"amount": "0.002",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "address",
"type": "string",
"description": "",
"example": "0xaBF4FAbd7c416fB67202E5f9002389Fc75e2a9D0",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "network",
"type": "string",
"description": "",
"example": "base",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"crypto",
"wallet"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/wallet-transactions",
"description": "Return the most recent asset transfers (incoming + outgoing) for a wallet address \u2014 native coin, ERC-20, ERC-721, ERC-1155 \u2014 already merged and sorted newest first. Each row carries the block, tx hash, counterparty, asset, and decimal value. Cap is 100 per direction; widen the window via `fromBlock` if you need deeper history.",
"pricing": {
"amount": "0.002",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "address",
"type": "string",
"description": "",
"example": "0xaBF4FAbd7c416fB67202E5f9002389Fc75e2a9D0",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "limit",
"type": "number",
"description": "",
"example": 10,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "network",
"type": "string",
"description": "",
"example": "base",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"crypto",
"wallet"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/weather-air-quality",
"description": "Current air quality index and pollutant concentrations for any location: US AQI, PM2.5, PM10, ozone, NO2, SO2, CO. Open-Meteo air quality API, no key, global. ?lat=28.61&lon=77.23.",
"pricing": {
"amount": "0.003",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "lat",
"type": "number",
"description": "",
"example": 28.6139,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "lon",
"type": "number",
"description": "",
"example": 77.209,
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"weather",
"air-quality"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/weather-alerts",
"description": "Active National Weather Service alerts for a US state as clean JSON: event, severity, headline, affected areas, onset/expiry. Live government data, no key. ?area=CA.",
"pricing": {
"amount": "0.003",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "area",
"type": "string",
"description": "",
"example": "CA",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"weather",
"alerts"
],
"quality": {
"l30DaysTotalCalls": "31",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agent402.tools/api/weather-current",
"description": "Current weather conditions for any location on Earth: temperature, feels-like, humidity, wind speed/direction/gusts, precipitation, cloud cover, pressure, and human-readable condition. Open-Meteo, no key, global. ?lat=48.86&lon=2.35.",
"pricing": {
"amount": "0.003",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "lat",
"type": "number",
"description": "",
"example": 48.8566,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "lon",
"type": "number",
"description": "",
"example": 2.3522,
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"weather",
"current"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/weather-daily",
"description": "7-day daily weather forecast for any location: high/low temp, precipitation sum and probability, max wind, UV index, sunrise/sunset. Open-Meteo, no key, global. ?lat=35.68&lon=139.69.",
"pricing": {
"amount": "0.003",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "lat",
"type": "number",
"description": "",
"example": 35.6762,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "lon",
"type": "number",
"description": "",
"example": 139.6503,
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"weather",
"forecast"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/weather-forecast",
"description": "Multi-period weather forecast for a US location from api.weather.gov (NWS, public domain). Give latitude and longitude; returns the place plus upcoming forecast periods (temp, wind, conditions). US coverage only. ?lat=40.71&lon=-74.01",
"pricing": {
"amount": "0.003",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "lat",
"type": "number",
"description": "",
"example": 40.71,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "lon",
"type": "number",
"description": "",
"example": -74.01,
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"weather",
"forecast"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/weather-history",
"description": "Historical daily weather for any location and date range (up to 1 year): high/low temp, precipitation, wind, conditions. Open-Meteo archive, no key, global. Data from 1940 to 5 days ago. ?lat=51.51&lon=-0.13&start=2025-06-01&end=2025-06-07.",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "end",
"type": "string",
"description": "",
"example": "2025-06-07",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "lat",
"type": "number",
"description": "",
"example": 51.5074,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "lon",
"type": "number",
"description": "",
"example": -0.1278,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "start",
"type": "string",
"description": "",
"example": "2025-06-01",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"weather",
"historical"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/weather-hourly",
"description": "48-hour hourly weather forecast for any location: temperature, precipitation probability and amount, wind, cloud cover, humidity. Open-Meteo, no key, global. ?lat=-33.87&lon=151.21.",
"pricing": {
"amount": "0.003",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "lat",
"type": "number",
"description": "",
"example": -33.8688,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "lon",
"type": "number",
"description": "",
"example": 151.2093,
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"weather",
"forecast"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/whois",
"description": "Domain registration data via RDAP (the structured WHOIS successor): registrar, creation/expiry dates, status, nameservers.",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "domain",
"type": "string",
"description": "",
"example": "example.com",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"whois",
"rdap"
],
"quality": {
"l30DaysTotalCalls": "27",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/word-frequency",
"description": "Top N words and bigrams from text. Lowercase, strip punctuation, filter common English stop words. Returns sorted word and bigram frequency lists.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "text",
"type": "string",
"description": "",
"example": "the quick brown fox jumps over the lazy dog. The dog barked at the fox.",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "top",
"type": "number",
"description": "",
"example": 5,
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"word-frequency",
"bigrams"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/word-wrap",
"description": "Wrap text to a specified column width, breaking at word boundaries. Words longer than the width are forcibly broken. An optional indent string is prepended to each line. Deterministic, pure CPU.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "text",
"type": "string",
"description": "",
"example": "The quick brown fox jumps over the lazy dog.",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "width",
"type": "number",
"description": "",
"example": 20,
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"wrap",
"text"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/workday-count",
"description": "Count business days (weekdays) between two dates, optionally excluding US federal holidays (MLK, Presidents Day, Memorial Day, Juneteenth, Independence Day, Labor Day, Columbus Day, Veterans Day, Thanksgiving, Christmas, New Year). ?start=2026-01-...",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "end",
"type": "string",
"description": "",
"example": "2026-12-31",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "holidays",
"type": "string",
"description": "",
"example": "true",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "start",
"type": "string",
"description": "",
"example": "2026-01-01",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"business-days",
"weekdays"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/world-bank-indicator",
"description": "Fetch a World Bank indicator time series for a country (e.g. GDP, inflation, unemployment, population). Open data, no key. ?country=US&indicator=NY.GDP.MKTP.CD&startYear=2018&endYear=2022",
"pricing": {
"amount": "0.01",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "country",
"type": "string",
"description": "",
"example": "US",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "endYear",
"type": "number",
"description": "",
"example": 2022,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "indicator",
"type": "string",
"description": "",
"example": "NY.GDP.MKTP.CD",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "startYear",
"type": "number",
"description": "",
"example": 2018,
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"world-bank",
"gdp"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/world-bank-search",
"description": "Search the World Bank indicator catalog (1,400+ indicators across GDP, demographics, health, environment, education, etc.) by keyword. Returns indicator codes you can feed into /api/world-bank-indicator. ?q=inflation&rows=10",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "q",
"type": "string",
"description": "",
"example": "inflation",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "rows",
"type": "number",
"description": "",
"example": 5,
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"world-bank",
"indicators"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/x402-quote",
"description": "Probe any URL and decode its HTTP 402 payment requirements (price, asset, network, pay-to) into clean JSON \u2014 what an agent needs to decide whether/how to pay. Read-only; does not pay. ?url=https://api.example.com/paid&method=GET",
"pricing": {
"amount": "0.003",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "method",
"type": "string",
"description": "",
"example": "POST",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "url",
"type": "string",
"description": "",
"example": "https://agent402.tools/api/hash",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"x402",
"402"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/x402-verify",
"description": "Confirm a USDC payment actually settled: given a tx hash (and network), returns whether it succeeded and the USDC transfers it contains (from, to, amount). Optionally check it paid a specific address at least a minimum amount. Read-only proof of payment. ?hash=0x\u2026&network=base&to=0x\u2026&min=0.001",
"pricing": {
"amount": "0.004",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "hash",
"type": "string",
"description": "",
"example": "0x0000000000000000000000000000000000000000000000000000000000000000",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "network",
"type": "string",
"description": "",
"example": "base",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"x402",
"verify"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/xml-to-json",
"description": "Parse XML into a JSON object tree (attributes under _attrs, text under _text; repeated elements become arrays).",
"pricing": {
"amount": "0.002",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "xml",
"type": "string",
"description": "",
"example": "<user id='1'><name>Ada</name></user>",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"xml",
"json"
],
"quality": {
"l30DaysTotalCalls": "30",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/xml-validate",
"description": "Check XML well-formedness: balanced open/close tags, proper nesting, unescaped entities. No DTD/schema validation \u2014 syntax only. Pure CPU, deterministic.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "xml",
"type": "string",
"description": "",
"example": "<root><item id=\"1\">Hello</item></root>",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"xml",
"validation"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/yaml-to-json",
"description": "Parse YAML into JSON (safe schema \u2014 no code execution).",
"pricing": {
"amount": "0.002",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "yaml",
"type": "string",
"description": "",
"example": "name: Ada\ntags:\n - eng",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"yaml",
"json"
],
"quality": {
"l30DaysTotalCalls": "30",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/api/yield-curve-spread",
"description": "Derived 2s10s and 3m10y Treasury yield-curve spreads (in basis points) plus a boolean recession-signal flag when the curve is inverted. Source: FRED constant-maturity yields (public domain). No params.",
"pricing": {
"amount": "0.015",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [],
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"yield-curve",
"spread"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agent402.tools/v1/chat/completions",
"description": "OpenAI-compatible chat completions over x402 \u2014 point any OpenAI SDK at base_url https://agent402.tools/v1 and pay per call in USDC (Base, Solana, Polygon, Arbitrum, Stellar), no API key, no signup. Budget/mid models: gpt-4o-mini, claude haiku, gem...",
"pricing": {
"amount": "0.02",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "max_tokens",
"type": "number",
"description": "",
"example": 5,
"enumValues": [],
"default": null,
"required": false
},
{
"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": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"llm",
"ai"
],
"quality": {
"l30DaysTotalCalls": "5",
"l30DaysUniquePayers": "1"
}
}
],
"integrationType": "",
"isNew": false,
"priceSummary": {
"minAmount": "0.001",
"maxAmount": "1.5",
"avgCostPerTransaction": "0.010467",
"avgCostBasis": "exact",
"currency": "USDC"
},
"serviceName": "Agent402.tools",
"tags": [
"web",
"tools",
"agents",
"date",
"add",
"age",
"birthday",
"finance",
"loan",
"search",
"answer",
"security",
"network",
"ffmpeg",
"mp4-to-mp3",
"normalize",
"barcode",
"qr",
"upc",
"base",
"radix",
"base64",
"hex",
"base32",
"encode",
"base58",
"binary",
"braille",
"unicode",
"brotli",
"compress",
"decompress",
"business-days",
"weekdays",
"calc",
"math",
"difference",
"luhn",
"credit-card",
"case",
"camel",
"convert",
"ssl",
"frequency",
"character",
"checksum",
"md5",
"cidr",
"subnet",
"code",
"execution",
"color",
"accessibility",
"contrast",
"css",
"palette",
"combinatorics",
"permutation",
"edgar",
"sec",
"interest",
"benchmark",
"timing-safe",
"constant-time",
"units",
"stats",
"correlation",
"count",
"occurrences",
"cpi",
"inflation",
"crc32",
"cron",
"schedule",
"crypto",
"global",
"history",
"market",
"price",
"trending",
"csv",
"validation",
"json",
"markdown",
"diff",
"format",
"day-of-year",
"dedupe",
"unique",
"defi",
"uniswap",
"dex",
"dkim",
"email",
"dmarc",
"dns",
"domains",
"lookup",
"propagation",
"duration",
"time",
"earthquakes",
"usgs",
"eas",
"attestations",
"easter",
"email-auth",
"validate",
"embeddings",
"vector",
"ens",
"identity",
"resolve",
"epoch",
"rpc",
"scraping",
"extract",
"emails",
"farcaster",
"warpcast",
"fed-funds",
"interest-rates",
"forecast",
"backtest",
"timeseries",
"fred",
"calendar",
"release",
"series",
"forex",
"fx",
"currency",
"gas",
"gas-price",
"gcd",
"lcm",
"geo",
"distance",
"geocoding",
"address",
"group-by",
"aggregate",
"gunzip",
"gzip",
"hash",
"sha256",
"hkdf",
"kdf",
"hmac",
"signature",
"html",
"entities",
"links",
"meta",
"css-selector",
"strip",
"table",
"uptime",
"monitoring",
"headers",
"iban",
"banking",
"image",
"ai",
"ocr",
"resize",
"thumbnail",
"pdf",
"images",
"ip",
"ipv6",
"irr",
"isbn",
"books",
"iso-week",
"jaccard",
"similarity",
"flatten",
"merge",
"pointer",
"query",
"xml",
"yaml",
"json-schema",
"jsonl",
"ndjson",
"jwt",
"token",
"jws",
"verify",
"kalshi",
"event",
"prediction-market",
"keywords",
"nlp",
"l2",
"tvl",
"leap-year",
"levenshtein",
"edit-distance",
"regression",
"llm",
"lorem",
"placeholder",
"lorem-ipsum",
"matrix",
"multiply",
"ffprobe",
"memory",
"storage",
"cas",
"semantic",
"grant",
"grants",
"counter",
"audit",
"revoke",
"metadata",
"opengraph",
"mev",
"flashbots",
"mime",
"content-type",
"modular",
"arithmetic",
"moderation",
"safety",
"morse",
"moving-average",
"batch",
"nato",
"phonetic",
"nft",
"collection",
"floor",
"sales",
"npv",
"number",
"openapi",
"swagger",
"outliers",
"password",
"random",
"strength",
"pbkdf2",
"documents",
"split",
"rotate",
"percentage",
"percent",
"phone",
"places",
"poi",
"polymarket",
"orderbook",
"prime",
"factorize",
"punycode",
"domain",
"qrcode",
"querystring",
"url",
"entropy",
"readability",
"flesch",
"redact",
"pii",
"regex",
"match",
"relative-time",
"humanize",
"browser",
"javascript",
"research",
"company",
"reverse-geocoding",
"robots",
"crawling",
"roman",
"numerals",
"rot13",
"caesar",
"sahm-rule",
"recession",
"screenshot",
"scrypt",
"web-search",
"news",
"autocomplete",
"semver",
"version",
"sitemap",
"skill-pack",
"workflow",
"slug",
"sort",
"lines",
"soundex",
"spf",
"mean",
"statistics",
"stocks",
"dice",
"chunk",
"rag",
"compare",
"text",
"clock",
"timezone",
"tls",
"tokens",
"tokenizer",
"erc20",
"totp",
"2fa",
"stt",
"speech-to-text",
"x402",
"eip-3009",
"treasury",
"national-debt",
"yield-curve",
"truncate",
"ellipsis",
"tts",
"text-to-speech",
"transaction",
"status",
"ulid",
"id",
"unemployment",
"unrate",
"percent-encoding",
"parse",
"usdc",
"balance",
"user-agent",
"uuid",
"uuidv5",
"wallet",
"weather",
"air-quality",
"alerts",
"current",
"historical",
"whois",
"rdap",
"word-frequency",
"bigrams",
"wrap",
"world-bank",
"gdp",
"indicators",
"402",
"spread"
],
"iconUrl": ""
}
}