← 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) 202ms
Uptime (30d) 0.0%
Reliability Score 40/100
Last Checked 2026-05-06 00:03:49
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-05-06 00:03:49 method_not_allowed 405 184ms
2026-05-05 22:07:22 method_not_allowed 405 189ms
2026-05-05 16:49:29 method_not_allowed 405 184ms
2026-05-05 15:48:17 method_not_allowed 405 345ms
2026-05-05 12:31:41 method_not_allowed 405 188ms
2026-05-05 07:44:07 method_not_allowed 405 178ms
2026-05-05 04:55:50 method_not_allowed 405 180ms
2026-05-05 03:01:18 method_not_allowed 405 202ms
2026-05-04 22:57:53 method_not_allowed 405 332ms
2026-05-04 20:41:47 method_not_allowed 405 204ms
2026-05-04 18:06:38 method_not_allowed 405 317ms
2026-05-04 15:18:17 method_not_allowed 405 172ms
2026-05-04 14:37:59 method_not_allowed 405 190ms
2026-05-04 09:57:19 method_not_allowed 405 244ms
2026-05-04 08:21:40 method_not_allowed 405 257ms
2026-05-04 06:58:27 method_not_allowed 405 160ms
2026-05-04 04:11:16 method_not_allowed 405 294ms
2026-05-04 03:29:13 method_not_allowed 405 166ms
2026-05-04 01:00:04 method_not_allowed 405 248ms
2026-05-03 22:31:33 method_not_allowed 405 280ms