
Permianville Royalty Trust — Investor Relations & Filings
Permianville Royalty Trust is a statutory trust that acquires and holds net profits interests in oil and natural gas properties. The trust's underlying assets consist of producing and non-producing interests in various oil and natural gas units, wells, and lands. It is structured to provide unitholders with direct exposure to the cash flow generated from the sale of oil and natural gas from these properties. As a passive entity, the trust's primary activity is to collect the net profits from its interests and distribute the available cash to its unitholders.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 10-K - Permianville Royalty Trust (0001520048) (Filer) | 2026-03-23 | English | |
| 8-K - PERMIANVILLE ROYALTY TRUST (0001520048) (Filer) | 2026-02-18 | English | |
| 8-K Filing | 2026-01-20 | English | |
| FORM 8-K | 2025-12-19 | English | |
| FORM 8-K | 2025-11-17 | English | |
| FORM 10-Q | 2025-11-14 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
3 filings
| |||||
| 33016661 | 10-K - Permianville Royalty Trust (0001520048) (Filer) | 2026-03-23 | English | ||
| 32893220 | 8-K - PERMIANVILLE ROYALTY TRUST (0001520048) (Filer) | 2026-02-18 | English | ||
| 30311466 | 8-K Filing | 2026-01-20 | English | ||
|
2025
12 filings
| |||||
| 12455452 | FORM 8-K | 2025-12-19 | English | ||
| 12455453 | FORM 8-K | 2025-11-17 | English | ||
| 12455456 | FORM 10-Q | 2025-11-14 | English | ||
| 12455455 | FORM 8-K | 2025-10-17 | English | ||
| 12455457 | FORM 8-K | 2025-09-18 | English | ||
| 12455458 | FORM 8-K | 2025-08-18 | English | ||
| 12455461 | FORM 10-Q | 2025-08-14 | English | ||
| 12455459 | FORM 8-K | 2025-07-18 | English | ||
| 12455460 | FORM 8-K | 2025-06-18 | English | ||
| 12455462 | FORM 8-K | 2025-05-19 | English | ||
| 12455463 | Major Shareholding Notification 2025 | 2025-05-19 | English | ||
| 12455467 | FORM 10-Q | 2025-05-15 | English | ||
Market data
Market data not available
Price history
Peer group · Activities of trust, estate and agency accounts
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ALLIANCEBERNSTEIN HOLDING L.P.
A global investment management firm offering diversified in…
|
AB | US | Financial and insurance activit… |
|
AlTi Global, Inc.
Global wealth and asset management firm providing customize…
|
ALTI | US | Financial and insurance activit… |
|
Analyst I.M.S. Investment Management Services Ltd.
Provides investment management, advisory, and financial pla…
|
ANLT | IL | Financial and insurance activit… |
|
Bank of New York Mellon Corp
Global financial services firm specializing in managing and…
|
BK | US | Financial and insurance activit… |
|
BROOKS MACDONALD GROUP PLC
A wealth management firm providing personalized investment …
|
BRK | GB | Financial and insurance activit… |
|
Charles Stanley & Co. Ltd.
Wealth management firm offering financial planning and inve…
|
CSTL | GB | Financial and insurance activit… |
|
Charterhouse TRV Trust
Investment vehicle focused on consistent income flow and ca…
|
— | CA | Financial and insurance activit… |
|
CROSS TIMBERS ROYALTY TRUST
An express trust that collects and distributes net profits …
|
CRT | US | Financial and insurance activit… |
|
Diversified Utility Trust
Financial services firm providing wealth management, planni…
|
GUT | CA | Financial and insurance activit… |
|
Dominion International Investments Inc.
Cross-border asset management and strategic investment advi…
|
— | CA | Financial and insurance activit… |
Permianville Royalty Trust via the API
Pull this company's filings, identifiers, and metadata as JSON or Markdown. Authenticate with your API key, then query by company ID, ISIN, or LEI. Full schema documented in the OpenAPI spec.
Endpoints
| GET | /api/companies/34486/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=34486 | Paginated list of all filings (filterable by type, date, language) |
| GET | /api/filings/{id}/ | Single filing — metadata, document URL, processing status |
| GET | /api/filings/{id}/markdown/ | Filing content as Markdown (PDF → text/tables/figures) |
| GET | /api/isins/?company=34486 | All ISINs registered to this company |
| GET | /api/filing-types/ | Reference: every filing-type code + category |
cURL
$ curl https://api.financialreports.eu/api/filings/?company=34486 \ -H "x-api-key: $FR_API_KEY" \ -H "Accept: application/json"
Python
import requests r = requests.get( "https://api.financialreports.eu/api/filings/", params={"company": 34486}, headers={"x-api-key": API_KEY}, ) filings = r.json()["results"]
MCP server
// MCP server URL https://mcp.financialfilings.com/mcp // Once connected, the LLM can query this company directly: "Pull the latest 5 filings for Permianville Royalty Trust (id: 34486)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.