← Back to directory

Create Amazon product order via API. Payment is processed with cryptocurrency. O...

https://basezos.vercel.app/api/order/amazon-products

Overview

Create Amazon product order via API. Payment is processed with cryptocurrency. Only US addresses are accepted.

Protocol x402
Price $50.00
Payment Asset USD Coin
Payment Network Base
Category uncategorized
Provider basezos
Source bazaar
Indexed 2026-03-02 01:13:17

Health

Status degraded
Latency (p50) 268ms
Uptime (30d) 0.0%
Reliability Score 40/100
Last Checked 2026-03-20 22:07:15
Last Healthy Never
Consecutive Failures 1

x402 Payment Validation

Payment Requirements Invalid
Asset Verified
Facilitator

Input Schema

{ "bodyFields": { "asin": { "description": "Amazon product ASIN", "required": true, "type": "string" }, "city": { "description": "City", "required": true, "type": "string" }, "country": { "description": "Country (US addresses only)", "enum": [ "US" ], "required": true, "type": "string" }, "email": { "description": "Recipient email address", "required": true, "type": "string" }, "line1": { "description": "Address line 1", "required": true, "type": "string" }, "line2": { "description": "Address line 2", "type": "string" }, "name": { "description": "Recipient name", "required": true, "type": "string" }, "postalCode": { "description": "Postal code", "required": true, "type": "string" }, "state": { "description": "State", "required": true, "type": "string" } }, "bodyType": "json", "discoverable": true, "method": "POST", "type": "http" }

Output Schema

{ "$schema": "https://json-schema.org/draft/2020-12/schema", "additionalProperties": false, "properties": { "itemOrdered": { "description": "The Amazon product ASIN that was ordered", "type": "string" }, "orderId": { "description": "The Crossmint order ID", "type": "string" }, "transactionStatus": { "description": "The status of the blockchain transaction", "type": "string" } }, "required": [ "orderId", "itemOrdered", "transactionStatus" ], "type": "object" }

Recent Health Checks

Time Status HTTP Latency Error
2026-03-20 22:07:15 method_not_allowed 405 292ms
2026-03-20 21:14:04 method_not_allowed 405 732ms
2026-03-20 20:48:51 method_not_allowed 405 160ms
2026-03-20 19:26:46 method_not_allowed 405 247ms
2026-03-20 19:06:31 method_not_allowed 405 383ms
2026-03-20 18:15:20 method_not_allowed 405 268ms
2026-03-20 17:06:16 method_not_allowed 405 196ms
2026-03-20 16:11:38 method_not_allowed 405 167ms
2026-03-20 15:49:27 method_not_allowed 405 365ms
2026-03-20 15:41:50 method_not_allowed 405 162ms
2026-03-20 14:49:16 method_not_allowed 405 1344ms
2026-03-20 13:58:44 method_not_allowed 405 175ms
2026-03-20 12:39:52 method_not_allowed 405 298ms
2026-03-20 12:00:45 method_not_allowed 405 315ms
2026-03-20 10:54:10 method_not_allowed 405 316ms
2026-03-20 09:41:38 method_not_allowed 405 405ms
2026-03-20 08:35:49 method_not_allowed 405 197ms
2026-03-20 07:54:45 method_not_allowed 405 241ms
2026-03-20 06:36:47 method_not_allowed 405 250ms
2026-03-20 05:55:47 method_not_allowed 405 266ms