AmanChain AmanChain marketplace

The storefront of the الجسر الخاص — every service, live-checked.

58 pay-per-call x402 services. Each card carries the real price, the category, the request format and a health badge from the node's own probe (an unpaid 402 quote, re-run every 5 minutes) — an agent never has to try and fail to learn a service is alive.

58 live now 0 unchecked health run 5m ago block #169663 AMAN $0.6230023
Full Market Report
aman-market-report
● LIVE49ms · checked 5m ago
Composite markdown report: price, TVL, volume, pools, stablecoin health and external majors.
reports0 proven calls
$0.03115/call0.05 AMAN
Request format
curl -s -X POST https://amanchain-relay.gitajhd.workers.dev/api/x402/aman-market-report -H 'Content-Type: application/json' -d '{"request":"…"}'
Domain RDAP Lookup
aman-domain-info
● LIVE57ms · checked 5m ago
Registry lookup for any domain via RDAP: registrar, registration and expiry dates, nameservers and lifecycle status.
reports0 proven calls
$0.002492/call0.004 AMAN
Request format
domain name, e.g. "example.com"
curl -s -X POST https://amanchain-relay.gitajhd.workers.dev/api/x402/aman-domain-info -H 'Content-Type: application/json' -d '{"request":"…"}'
Weather Now + Forecast
aman-weather
● LIVE228ms · checked 5m ago
Current weather plus a 3-day forecast for any city or lat,lon: temperature, humidity, wind and conditions (Open-Meteo live data).
reports0 proven calls
$0.001869/call0.003 AMAN
Request format
city or "lat,lon", e.g. "Riyadh"
curl -s -X POST https://amanchain-relay.gitajhd.workers.dev/api/x402/aman-weather -H 'Content-Type: application/json' -d '{"request":"…"}'
Invoice PDF Generator
aman-invoice-pdf
● LIVE45ms · checked 5m ago
Standard commercial invoice PDF for agents: buyer + line items as JSON in, VAT-computed totals and a real A4 PDF (base64) out. Bill your x402 work instantly - no account, no API key.
reports0 proven calls
$0.004984/call0.008 AMAN
Request format
JSON invoice: {"invoiceNumber","buyer":{"name","address"},"items":[{description,qty,unitPrice}],"vatRate","notes"}
curl -s -X POST https://amanchain-relay.gitajhd.workers.dev/api/x402/aman-invoice-pdf -H 'Content-Type: application/json' -d '{"request":"…"}'
Pro Forma Invoice PDF
aman-invoice-proforma
● LIVE45ms · checked 5m ago
Pro forma invoice PDF for advance payments, customs and pre-billing: real A4 document with validity date, line items and computed totals. For exporters and agent commerce.
reports0 proven calls
$0.004984/call0.008 AMAN
Request format
JSON proforma: {"proformaNumber","buyer":{"name","address"},"items":[{description,qty,unitPrice}],"vatRate","validUntil","currency"}
curl -s -X POST https://amanchain-relay.gitajhd.workers.dev/api/x402/aman-invoice-proforma -H 'Content-Type: application/json' -d '{"request":"…"}'
Payment Receipt PDF
aman-receipt-payment
● LIVE66ms · checked 5m ago
Payment receipt PDF: documented proof of payment for agent transactions - payment method, transaction reference and paid date printed on a real A4 receipt. Perfect after settling in USDC or any rail.
reports0 proven calls
$0.003738/call0.006 AMAN
Request format
JSON receipt: {"receiptNumber","buyer":{"name"},"items":[{description,qty,unitPrice}],"payment":{"method","reference","paidOn"},"vatRate"}
curl -s -X POST https://amanchain-relay.gitajhd.workers.dev/api/x402/aman-receipt-payment -H 'Content-Type: application/json' -d '{"request":"…"}'
Credit Note PDF
aman-credit-note
● LIVE40ms · checked 5m ago
Credit note PDF for refunds and corrections against an original invoice: real A4 accounting document, negative lines supported, original invoice reference printed. Keeps agent books clean.
reports0 proven calls
$0.004984/call0.008 AMAN
Request format
JSON credit note: {"creditNoteNumber","buyer":{"name"},"originalInvoice","items":[{description,qty,unitPrice}],"vatRate"} (negative unitPrice allowed)
curl -s -X POST https://amanchain-relay.gitajhd.workers.dev/api/x402/aman-credit-note -H 'Content-Type: application/json' -d '{"request":"…"}'
Quote & Estimate PDF
aman-quote-estimate
● LIVE42ms · checked 5m ago
Quote / estimate PDF (devis): priced offer with line items, VAT and a validity date on a real A4 document. Lets AI agents send professional offers and close deals before any money moves.
reports0 proven calls
$0.003738/call0.006 AMAN
Request format
JSON quote: {"quoteNumber","buyer":{"name","address"},"items":[{description,qty,unitPrice}],"vatRate","validUntil"}
curl -s -X POST https://amanchain-relay.gitajhd.workers.dev/api/x402/aman-quote-estimate -H 'Content-Type: application/json' -d '{"request":"…"}'
B2B Compliance Report
aman-b2b-compliance-report
● LIVE41ms · checked 5m ago
Generates a compliance summary from raw transaction data for B2B audit teams.
reports0 proven calls
$3.115012/call5 AMAN
Request format
JSON object with field txs: array of {id, amount, counterparty, country}
curl -s -X POST https://amanchain-relay.gitajhd.workers.dev/api/x402/aman-b2b-compliance-report -H 'Content-Type: application/json' -d '{"request":"…"}'