GET /account/tx/{account}
GET

/v1/account/tx/{account}

Full transaction history

AuthNone — works without a key

Request

GEThttps://api.xrpl.to/v1/account/tx/rJqiMb94hyz41SBTNr2AyPNW8AzELa8nE
Path parameterValueDescription
accountAn XRPL account, its r-address
Query parameterValueDescription
limitint (1-200, default 200)
markerJSON string (URL-encoded), e.g. {"ledger":N,"seq":M}
typescomma-separated TransactionTypes
forwardbool (default: false)
ledgerMinint - ledger index lower bound
ledgerMaxint - ledger index upper bound
curl 'https://api.xrpl.to/v1/account/tx/rJqiMb94hyz41SBTNr2AyPNW8AzELa8nE'

Response

200Example response912 ms · just now · 4.7 KB · 172 lines
https://api.xrpl.to/v1/account/tx/rJqiMb94hyz41SBTNr2AyPNW8AzELa8nE
{
  "success": true,
  "took": 910,
  "count": 200,
  "hasMore": true,
  "marker": {
    "ledger": 103717758,
    "seq": 165
  },
  "txs": [
    {
      "Account": "rJqiMb94hyz41SBTNr2AyPNW8AzELa8nE",
      "Amount": "10000000000000",
      "Destination": "raRVLN1i5QFF6w8cwV3RovtTkjFj3qyNRf",
      "DestinationTag": 4156796778,
      "Fee": "15",
      "Flags": 2147483648,
      "TransactionType": "Payment",
      "hash": "3EA4FAE2BE3D2FD96D20470535106AFC4CFED0FCD99CECC8359D5F07C8E1870C",
      "DeliverMax": "10000000000000",
      "date": 843063061,
      "meta": {
        "TransactionResult": "tesSUCCESS",
        "delivered_amount": "10000000000000",
        "AffectedNodes": [
          {
            "ModifiedNode": {
              "LedgerEntryType": "AccountRoot",
              "FinalFields": "…",
              "PreviousFields": "…"
            }
          },
          {
            "ModifiedNode": {
              "LedgerEntryType": "AccountRoot",
              "FinalFields": "…",
              "PreviousFields": "…"
            }
          }
        ]
      }
    },
    {
      "Account": "rJqiMb94hyz41SBTNr2AyPNW8AzELa8nE",
      "Amount": "15000000000000",
      "Destination": "rP4X2hTa7A7udDbE6wczXvPz7XZ63sKxv3",
      "DestinationTag": 3381143038,
      "Fee": "15",
      "Flags": 2147483648,
      "TransactionType": "Payment",
      "hash": "D2E5D1995E3470116A39CFFE8D647321EEE0A9E165A1909D8FBFB68FF430A28E",
      "DeliverMax": "15000000000000",
      "date": 843062761,
      "meta": {
        "TransactionResult": "tesSUCCESS",
        "delivered_amount": "15000000000000",
        "AffectedNodes": [
          {
            "ModifiedNode": {
              "LedgerEntryType": "AccountRoot",
              "FinalFields": "…",
              "PreviousFields": "…"
            }
          },
          {
            "ModifiedNode": {
              "LedgerEntryType": "AccountRoot",
              "FinalFields": "…",
              "PreviousFields": "…"
            }
          }
        ]
      }
    },
    {
      "Account": "rJqiMb94hyz41SBTNr2AyPNW8AzELa8nE",
      "Amount": "1549300000010",
      "Destination": "rP4X2hTa7A7udDbE6wczXvPz7XZ63sKxv3",
      "DestinationTag": 3381143038,
      "Fee": "15",
      "Flags": 2147483648,
      "TransactionType": "Payment",
      "hash": "67968A32FF5118B26849C485692E8DC1689E545A1CD4D98A4F6CDBB958873860",
      "DeliverMax": "1549300000010",
      "date": 842893222,
      "meta": {
        "TransactionResult": "tesSUCCESS",
        "delivered_amount": "1549300000010",
        "AffectedNodes": [
          {
            "ModifiedNode": {
              "LedgerEntryType": "AccountRoot",
              "FinalFields": "…",
              "PreviousFields": "…"
            }
          },
          {
            "ModifiedNode": {
              "LedgerEntryType": "AccountRoot",
              "FinalFields": "…",
              "PreviousFields": "…"
            }
          }
        ]
      }
    },
    {
      "Account": "rHwtsaA1X4mzVCEqcvEvk59uRLhVos9xnZ",
      "Amount": "3599712",
      "Destination": "rJqiMb94hyz41SBTNr2AyPNW8AzELa8nE",
      "DestinationTag": 1691335370,
      "Fee": "12",
      "Flags": 0,
      "TransactionType": "Payment",
      "hash": "2B855B945CE47A25878C4B44CA9C5861169A9B33BEBA2180A2C53483BB1322CC",
      "DeliverMax": "3599712",
      "date": 842818672,
      "meta": {
        "TransactionResult": "tesSUCCESS",
        "delivered_amount": "3599712",
        "AffectedNodes": [
          {
            "ModifiedNode": {
              "LedgerEntryType": "AccountRoot",
              "FinalFields": "…",
              "PreviousFields": "…"
            }
          },
          {
            "ModifiedNode": {
              "LedgerEntryType": "AccountRoot",
              "FinalFields": "…",
              "PreviousFields": "…"
            }
          }
        ]
      }
    },
    {
      "Account": "rJqiMb94hyz41SBTNr2AyPNW8AzELa8nE",
      "Amount": "25000000000000",
      "Destination": "raRVLN1i5QFF6w8cwV3RovtTkjFj3qyNRf",
      "DestinationTag": 4156796778,
      "Fee": "15",
      "Flags": 2147483648,
      "TransactionType": "Payment",
      "hash": "559983C7A6904855AC1FEDE99A4AAD6EA5F17DD1CEF1C53372DBEBB8D0058D14",
      "DeliverMax": "25000000000000",
      "date": 842811571,
      "meta": {
        "TransactionResult": "tesSUCCESS",
        "delivered_amount": "25000000000000",
        "AffectedNodes": [
          {
            "ModifiedNode": {
              "LedgerEntryType": "AccountRoot",
              "FinalFields": "…",
              "PreviousFields": "…"
            }
          },
          {
            "ModifiedNode": {
              "LedgerEntryType": "AccountRoot",
              "FinalFields": "…",
              "PreviousFields": "…"
            }
          }
        ]
      }
    }
  ]
}

Long arrays and strings are shortened in the example; Send request for the full answer.

Shapeas documented
{
  success,
  took,
  count,
  hasMore,
  marker,
  txs[]
}

What it does

Full transaction history

Notes
Own rate window: 20 requests/min per IP on Free, 5/min without a key, more on paid tiers (see rateLimits.layers.perEndpoint)
An account is its r-address, e.g. rN7n3473SaZBCG4dFL83w7a1RXtXtbk2D9.
OpenAPI