afriref.dev

Central-bank rates, VAT, minimum wages and public holidays for Côte d

TradingLiveeip155:8453Exactvia cdp
Reference-dataCentral-bankInterest-ratesVatTax
Settlements · 30d
124↑ 3367%
No per-endpoint history for this service yet, so this is payments indexed to its PROVIDER's wallet over 30 days.
$8.21
Verified settled volume
257 settlements proven x402 by their on-chain EIP-3009 marker.
$0.100
Listed price
As published in the catalog. Always read the live 402 before paying.
1
Calls · 30d
Upstream's own call count for this endpoint, not ours.
1
Unique payers · 30d
Last called 2026-07-19 14:49Z
—
Upstream on-chain volume
Reported by the source catalog.
Paid to
0x1F0409ccD20A2fb497d4DeCeF4E17e9d0688FeA6

The wallet the 402 directs payment to. Its whole payment record — every payer, every chain — is on the merchant page.

Asset 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913

Provider

The payTo wallet does not resolve to a registered ERC-8004 agent. That is not a verdict on the service — most of the catalog is unregistered.

Accepts

The payment requirements as published to the catalog. Read the live 402 before paying — a price here is a claim, not a quote.

0.1USDC≈ $0.1 USD
on Base · exact scheme

Pay 0.1 USDC on Base to 0x1F04…8FeA6. The signed payment is good for 5 minutes.

USD Coin contract
0x8335…02913
Payment window
5 minutes
As published
100000 smallest units
The catalog’s raw entry
[
  {
    "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
    "extra": {
      "name": "USD Coin",
      "version": "2"
    },
    "payTo": "0x1F0409ccD20A2fb497d4DeCeF4E17e9d0688FeA6",
    "amount": "100000",
    "scheme": "exact",
    "network": "eip155:8453",
    "maxTimeoutSeconds": 300
  }
]

Extensions

{
  "bazaar": {
    "info": {
      "input": {
        "body": {
          "buyer_type": "unknown",
          "buyer_country": "de",
          "seller_country": "us"
        },
        "type": "http",
        "method": "POST",
        "bodyType": "json"
      },
      "output": {
        "type": "json",
        "example": {
          "rule": {
            "id": "EU-3",
            "citation": {
              "url": "https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=CELEX:02006L0112-20250101",
              "name": "VAT Directive 2006/112/EC Art. 58 + non-Union OSS Arts. 358a–369"
            },
            "rate_basis": "Each customer's country VAT rate",
            "place_of_supply": "Where the EU consumer resides (destination principle)",
            "who_accounts_for_vat": "Supplier — must register and account, via the non-Union OSS scheme"
          },
          "status": "ok",
          "question": {
            "customer_type": "unknown",
            "customer_country": "DE",
            "supplier_country": "US"
          },
          "workings": [
            "Supplier country US classified as: outside the EU/UK/SA (rest of world).",
            "Customer country DE classified as: EU member state.",
            "Customer type not identified → treated as B2C under the default consumer rules, per the flag.",
            "Matched verified scenario EU-3: Where the EU consumer resides (destination principle)"
          ],
          "disclaimer": "Rules-reference only, not tax advice. Reflects the cited primary source as understood at the date shown. Verify against the cited official source and consult a qualified adviser before filing.",
          "buyer_identity_flag": "UNIDENTIFIED BUYER — treated as B2C and resolved under default consumer-destination rules."
        }
      }
    },
    "schema": {
      "type": "object",
      "$schema": "https://json-schema.org/draft/2020-12/schema",
      "required": [
        "input"
      ],
      "properties": {
        "input": {
          "type": "object",
          "required": [
            "type",
            "method",
            "bodyType",
            "body"
          ],
          "properties": {
            "body": {
              "type": "object",
              "required": [
                "seller_country",
                "buyer_country"
              ],
              "properties": {
                "buyer_type": {
                  "enum": [
                    "B2B",
                    "B2C",
                    "unknown"
                  ],
                  "type": "string",
                  "description": "unknown (default) = buyer identified only by wallet address — treated as B2C under default rules and explicitly flagged in the response"
                },
                "buyer_country": {
                  "type": "string",
                  "description": "Buyer's country, ISO 3166-1 alpha-2"
                },
                "seller_country": {
                  "type": "string",
                  "description": "Seller's country, ISO 3166-1 alpha-2 (EL accepted for Greece, UK for United Kingdom)"
                }
              }
            },
            "type": {
              "type": "string",
              "const": "http"
            },
            "method": {
              "enum": [
                "POST"
              ],
              "type": "string"
            },
            "bodyType": {
              "enum": [
                "json",
                "form-data",
                "text"
              ],
              "type": "string"
            }
          },
          "additionalProperties": false
        },
        "output": {
          "type": "object",
          "required": [
            "type"
          ],
          "properties": {
            "type": {
              "type": "string"
            },
            "example": {
              "type": "object",
              "required": [
                "status",
                "workings",
                "disclaimer"
              ],
              "properties": {
                "rule": {
                  "type": "object",
                  "description": "The applied rule: place_of_supply, who_accounts_for_vat, rate_basis, registration_or_threshold, reporting, statutory citation, notes"
                },
                "status": {
                  "enum": [
                    "ok"
                  ],
                  "type": "string",
                  "description": "Paid responses always carry a matched rule — out-of-scope pairs are refused free (422) before payment"
                },
                "workings": {
                  "type": "array",
                  "description": "The classification reasoning that selected the rule"
                },
                "vida_flag": {
                  "type": "string",
                  "description": "Forthcoming EU ViDA changes affecting these rules (2027/2028/2030)"
                },
                "disclaimer": {
                  "type": "string"
                },
                "buyer_identity_flag": {
                  "type": "string",
                  "description": "Present when the buyer was unidentified: records the B2C-default assumption"
                },
                "eservices_definition": {
                  "type": "object",
                  "description": "What counts as an electronically-supplied service, with citation"
                },
                "destination_liability": {
                  "type": "object",
                  "description": "Present when a supplier-side treatment (e.g. SA zero-rating) coexists with a verified destination-country VAT obligation — carries the companion rule"
                }
              }
            }
          }
        }
      }
    }
  }
}

Provenance

Seen in the source catalog
2026-07-19 14:49Z
Last indexed by Roundhouse
2026-08-04 03:20Z
Last enriched (probe, favicon, geo)
2026-09-23 09:45Z
x402 version
2
Max timeout
300s
Liveness probe
HTTP 405
Report

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will vet this service and call it over the free read API. No key, no account.

GET api.roundhouseai.io/v0/endpoints

No per-endpoint history for this service yet, so this is payments indexed to its PROVIDER's wallet over 30 days. Verified volume counts only settlements with an on-chain EIP-3009 marker.

Open skill.md
Show the prompt
Using Roundhouse, look up the x402 service afriref.dev and tell me whether it is
worth paying: what a call costs, whether the endpoint answered when last probed, and what
its payment record actually shows.

curl -s 'https://api.roundhouseai.io/v0/endpoints?q=afriref.dev'
curl -s 'https://api.roundhouseai.io/v0/merchants/<the payTo wallet returned above>'

Then call it: read the price from the live 402 at https://afriref.dev/v1/vat/determine, never from
a cached figure, and pay with an x402 client.

The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.