{"uid":"cap_zzQzqJ4tCYD_Wdcb1_ODK","slug":"apiosk-gateway-financial-validation-execute-262ec048","name":"Apiosk Gateway – Financial Validation Execute","description":"Pay-per-call API gateway on the x402 protocol (HTTP 402 + USDC on Base). This document covers the gateway's discovery and execution meta-endpoints. Individual provider APIs are reachable at /{api_slug}/{path} and described by GET /{api_slug}/metadata.","url":"https://gateway.apiosk.com/financial-validation/execute","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"input":{"type":"string","description":"JSON payload forwarded to the selected operation."},"operation":{"type":"string","description":"Operation id, /path, or METHOD /path selector."}}},"responseSchema":{"type":"object","required":["status","result"],"properties":{"api":{"type":"string"},"cost":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"upstream_status":{"type":"integer"}}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.0575","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.05/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.05","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.05","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_3ihfox4me5xjBkyV0dGoC","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.05","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Executes a financial validation operation via the Apiosk pay-per-call gateway, forwarding a JSON payload to the financial-validation API and returning the upstream result for $0.05 USDC per call.","exampleAgentPrompt":"Can you run a financial validation check on this data — use the 'validate' operation and pass this JSON payload: {\"account_number\": \"123456789\", \"routing_number\": \"021000021\"} — and tell me if it passes?","exampleUseCases":[{"title":"Bank account number verification","prompt":"I need to validate this bank account before processing a payout — run the financial validation with operation 'verify_account' and payload {\"account\": \"987654321\", \"bank_code\": \"BOFA\"} and tell me if it's valid."},{"title":"Routing number compliance check","prompt":"Check whether this routing number is legitimate using the financial-validation API — operation 'check_routing', payload {\"routing_number\": \"021000089\"} — and return the result."},{"title":"Transaction data integrity validation","prompt":"I have some transaction data I need validated before submitting it — use operation 'validate_transaction' with payload {\"amount\": 500.00, \"currency\": \"USD\", \"sender_id\": \"usr_abc123\"} and let me know if it passes all checks."}],"resultDescription":"Returns a JSON object containing a status string, the upstream response body (result), the API slug, the operation executed, the cost of the call, the latency in milliseconds, and the HTTP status code returned by the upstream financial validation service.","failureModes":["Invalid operation selector returns an error status with no result body","Malformed JSON input payload causes upstream rejection and non-200 upstream_status","Insufficient USDC balance triggers HTTP 402 and payment failure before the call executes","Upstream financial validation service unavailable returns a gateway-level error","Unknown operation ID returns a routing error from the gateway"],"whenToPreferThis":"Use this endpoint when you need to validate financial data (account numbers, routing numbers, transaction details) via a lightweight pay-per-call model billed in USDC on Base, without setting up a direct integration with a financial data provider. Ideal for agents that need occasional, on-demand financial validation without committing to a subscription, and when the x402 micropayment protocol is already part of the stack.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-13T18:46:28.232Z","isFirstParty":false}